Commit Graph

2296 Commits

Author SHA1 Message Date
MaysWind d0f76fea22 support configuring the default behavior of the reconciliation statement button and the default time range for the reconciliation statement page 2026-05-12 00:21:02 +08:00
MaysWind e6c6d02112 show an error message when transaction images fail to load on the transaction details page 2026-05-11 00:39:38 +08:00
MaysWind 563bef69cf add transaction gallery mode in transaction list page 2026-05-11 00:39:13 +08:00
MaysWind 11f2c9fff7 set maximum width for the confirmation dialog 2026-05-10 01:20:34 +08:00
MaysWind 9e0275a11a prompt the user for confirmation before updating the last reconciled time to the current time 2026-05-10 01:18:09 +08:00
MaysWind 231d3210cb improve styling for quick actions 2026-05-10 01:06:51 +08:00
MaysWind 75d801f775 support displaying transactions since the last reconciled time 2026-05-08 01:01:37 +08:00
MaysWind de132dd7fd support last reconciled time for account 2026-05-07 01:17:00 +08:00
MaysWind 1d5102a015 do not update the list if no delete action is performed 2026-04-26 01:08:27 +08:00
MaysWind 1e38d1b18b support batch update tags for transactions 2026-04-26 00:57:07 +08:00
MaysWind bab7a0041b support batch update accounts for transactions 2026-04-25 23:17:33 +08:00
MaysWind e38ba2ea0a update the label text of the dropdown component 2026-04-25 20:50:16 +08:00
MaysWind 9d25914411 update loading state when refresh the data 2026-04-25 20:28:00 +08:00
MaysWind bb2068f4db reset submitting state when opening the dialog 2026-04-25 20:07:10 +08:00
MaysWind e4e74304b6 support batch deleting transactions 2026-04-25 20:01:16 +08:00
MaysWind de885c963d replace Jest with Vitest 2026-04-25 00:57:53 +08:00
MaysWind 60477f7f27 upgrade third party dependencies 2026-04-24 01:18:28 +08:00
MaysWind 1d5a6562f3 add sunburst chart in insights explorer 2026-04-24 00:01:09 +08:00
MaysWind 0c427e9857 adjust the size and margin of treemap 2026-04-23 23:25:27 +08:00
Albert Brugués 0b984b3c20 update spanish translations (#562) 2026-04-23 22:52:39 +08:00
MaysWind b87a39464e add tree map chart in insights explorer 2026-04-23 01:28:36 +08:00
MaysWind e172e040f9 fix the page navigation did not work correctly when clicking page numbers above 1000 2026-04-21 00:42:29 +08:00
MaysWind 629dbeeaa4 add digit grouping symbol when formatting numbers 2026-04-21 00:20:19 +08:00
MaysWind 53e515fb92 use the unified number formatting function to format number 2026-04-21 00:14:39 +08:00
MaysWind 9c87436a36 support batch update categories for transactions in insights explorer 2026-04-20 01:05:29 +08:00
MaysWind f56b5c471d adjust chart left margin 2026-04-19 21:59:37 +08:00
MaysWind cd8f746745 heat map and calendar heat map charts support data export in insights explorer 2026-04-19 21:56:44 +08:00
MaysWind d39494a78e add maximum amount share to value metric in insights explorer 2026-04-19 21:18:39 +08:00
MaysWind e69df56874 reorder the code 2026-04-19 21:15:43 +08:00
MaysWind 808cb98002 improve heat map styling in dark mode 2026-04-19 17:41:01 +08:00
MaysWind 892404924c add calendar heat map chart in insights explorer 2026-04-19 17:40:06 +08:00
MaysWind 374132fe7c fix typo 2026-04-19 14:19:25 +08:00
MaysWind 124962a4f4 adjust the display order of anomaly groups 2026-04-19 01:53:45 +08:00
MaysWind b9b210c591 display axis type name on the tooltip of heatmap 2026-04-19 01:53:35 +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 d73704af66 display year-over-year and period-over-period growth rates in insights explorer 2026-04-18 14:36:03 +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 a6e252c30d fix amounts on some pages were not formatted using the account currency 2026-04-17 23:40:17 +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 c64c60c6a0 support displaying data in percentage format 2026-04-15 22:21:42 +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 c0641b1db5 display thousand separators by default when formatting numbers 2026-04-14 00:49:12 +08:00
MaysWind c2d7bcc5f1 add heat map chart in insights explorer 2026-04-14 00:48:52 +08:00