MaysWind
e69df56874
reorder the code
2026-04-19 21:15:43 +08:00
MaysWind
124962a4f4
adjust the display order of anomaly groups
2026-04-19 01:53:45 +08:00
MaysWind
6a4ab4c145
add amount range to axis / category / series in insights explorer
2026-04-19 01:51:56 +08:00
MaysWind
e89aa10137
adjust the display order of value metrics
2026-04-18 15:34:01 +08:00
MaysWind
bf7fe0c583
amounts are grouped using the default currency when axis/category or series is set to amount or transfer in amount in insights explorer
2026-04-18 01:23:01 +08:00
MaysWind
1e4bb73874
add mean absolute deviation and median absolute deviation to value metric in insights explorer
2026-04-16 01:24:38 +08:00
MaysWind
8f01469a41
add active transaction days and transactions per active day to value metric in insights explorer
2026-04-16 01:24:25 +08:00
MaysWind
7a821abbb6
add skewness and kurtosis to value metric in insights explorer
2026-04-16 01:24:07 +08:00
MaysWind
02d8b132f5
add expense / income ratio and savings rate to value metric in insights explorer
2026-04-15 22:32:45 +08:00
MaysWind
50472d437a
add top 5 amount share and transactions for 80% of amount to value metric in insights explorer
2026-04-15 00:45:59 +08:00
MaysWind
53702e68d8
add total income / total expense / net income to value metric in insights explorer
2026-04-15 00:28:47 +08:00
MaysWind
36d82254d6
add Q1/Q3 amount, 10th/95th/99th percentile amount and top 5 amount sum to value metric in insights explorer
2026-04-15 00:12:02 +08:00
MaysWind
36529abf08
fix incorrect calculations of median and quartiles in some cases, and fix incorrect top 5 amount share calculation
2026-04-14 23:29:20 +08:00
MaysWind
f214b7db88
support filtering transactions by time zone minute offset, day of week, day of month, month of year and transaction hour in insights explorer
2026-04-12 22:04:52 +08:00
MaysWind
422f18443a
add transaction timezone offset to axis / category / series in insights explorer
2026-03-22 23:25:06 +08:00
MaysWind
9772d9ca62
support custom quick save button styles on the mobile transaction edit page
2026-03-17 00:16:37 +08:00
MaysWind
a0fd468309
fix the amounts in non-default currencies are not converted to the default currency in the statistics data shown in the insights explorer data table
2026-03-08 18:04:48 +08:00
MaysWind
0b7471879d
add Coefficient of Variation to statistics data on data table tab and value metric on charts of insights explorer
2026-03-08 17:24:08 +08:00
MaysWind
7ac1e0b69f
add transaction hour of day to axis / category / series in insights explorer
2026-03-07 23:04:15 +08:00
MaysWind
d517a1862b
add 90th percentile amount, range, interquartile range, variance, and standard deviation to the value metrics in insights explorer
2026-03-07 22:18:33 +08:00
MaysWind
8e5202b375
code refactor
2026-03-07 22:18:18 +08:00
MaysWind
301fb58917
hide some statistics when the number of transactions is not enough
2026-03-07 21:31:18 +08:00
MaysWind
1336377598
add more statistic data on Data Table tab of Insights Explorer page
2026-03-07 18:47:57 +08:00
MaysWind
23a5f0a96f
display total transactions, total amount, average amount, median amount, minimum amount, and maximum amount in the Data Table tab of Insights Explorer page
2026-03-07 01:04:47 +08:00
MaysWind
732c256db2
support "Add Another" in transaction add page / dialog ( #471 )
2026-03-02 00:54:17 +08:00
MaysWind
d2ce801277
disable the sort button when fewer than two items are present
2026-03-01 23:05:27 +08:00
MaysWind
4845fdedfd
automatically reload data after changed display order
2026-03-01 22:25:44 +08:00
MaysWind
f5a7e2e2d6
sort transaction tags by name ( #487 )
2026-03-01 22:03:38 +08:00
MaysWind
a84f48ae8a
support syncing the settings autoUpdateExchangeRatesData, showAddTransactionButtonInDesktopNavbar, mapCacheExpiration, and exchangeRatesDataCacheExpiration
2026-03-01 21:08:34 +08:00
MaysWind
8192a48bc5
support setting exchange rate cache expiration time
2026-02-28 21:36:00 +08:00
MaysWind
247181830c
support caching map data when map_data_fetch_proxy is set true
2026-02-28 21:35:28 +08:00
MaysWind
d95fcd8b00
add cache management page
2026-02-27 00:50:52 +08:00
MaysWind
f9e9c9285f
fix the updated transaction template is not reflected in the interface immediately after modification
2026-02-23 23:50:12 +08:00
MaysWind
fd08666f49
import transactions from custom xlsx/xls file
2026-02-23 00:50:01 +08:00
MaysWind
2bfcfbf03d
update translation
2026-01-21 23:59:12 +08:00
MaysWind
03fef81414
fix no error message is shown when a tag cannot be moved
2026-01-19 00:56:07 +08:00
MaysWind
8dcb8648a5
support tag group for transaction tags in the import transaction tool
2026-01-19 00:55:34 +08:00
MaysWind
7ecacaeb05
support moving tags on mobile version
2026-01-17 18:48:45 +08:00
GaryOu
a730ebab8f
Refactor transfer amount calculation to handle account changes
...
- Refactor `setTransactionSuitableDestinationAmount` in transactions store to handle account ID changes and avoid logic duplication.
- Recalculate transfer-in amount when changing accounts, while preserving manual edits by verifying previous exchange rate relationships.
- Clean up redundant calculation logic in `TransactionEditPageBase.ts`.
2026-01-17 14:24:07 +08:00
MaysWind
7d9cfc4ced
support transaction tag group
2026-01-17 00:52:02 +08:00
MaysWind
ee9b281919
insights explorer supports axis chart
2026-01-11 02:53:37 +08:00
MaysWind
3cf1276fa7
add all explorers dialog and show confirm dialog when restoring to last saved explorer
2026-01-09 00:33:31 +08:00
MaysWind
6eb7fa27f6
support configuring the data source of the data table in insights explorer
2026-01-08 00:43:27 +08:00
MaysWind
1c596c4a15
support hiding and unhiding explorers
2026-01-07 23:39:07 +08:00
MaysWind
ab88b0bf44
support drag-and-drop to change query display orders
2026-01-07 23:08:30 +08:00
MaysWind
d462d0164c
save insights explorer to database
2026-01-07 01:04:54 +08:00
MaysWind
9a037ace5a
remember last selected file type in import transaction dialog ( #412 )
2026-01-05 00:52:57 +08:00
MaysWind
0ce66d9070
support changing account category order
2026-01-04 22:50:13 +08:00
MaysWind
6e369f39a4
support setting account categories hidden which has no accounts
2026-01-04 14:10:03 +08:00
MaysWind
2fb509beb2
support opening transaction view dialog in insights explorer page
2026-01-04 01:22:23 +08:00