Commit Graph

119 Commits

Author SHA1 Message Date
MaysWind 6c04adbd06 support changing sorting type in statistics page 2021-02-06 00:54:22 +08:00
MaysWind 47190a0725 support filtering account or category in statistics page 2021-02-05 00:38:51 +08:00
MaysWind efa41b75fd add account total assets/liabilities chart 2021-02-03 00:58:46 +08:00
MaysWind 700e1fd839 modify transaction text 2021-02-02 23:52:23 +08:00
MaysWind 989a754fe3 support modifying statistics page default settings 2021-01-31 22:57:13 +08:00
MaysWind 088170edb3 add locale string 2021-01-31 21:55:46 +08:00
MaysWind 4cbf956b91 modify pie chart text when no data 2021-01-31 21:53:29 +08:00
MaysWind 23186473cd optimize date range display name 2021-01-31 21:38:16 +08:00
MaysWind 61267af634 support custom first day of week 2021-01-31 20:09:03 +08:00
MaysWind 817079a981 modify date/time format 2021-01-31 16:23:45 +08:00
MaysWind 63a0136234 add total expense/income amount in statistics page 2021-01-28 00:54:26 +08:00
MaysWind 1f6fae471c support changing date in statistics page 2021-01-27 00:40:28 +08:00
MaysWind fb155aae47 support changing chart data source type 2021-01-26 01:30:55 +08:00
MaysWind 78cef7c4c5 add toolbar in statistics page 2021-01-25 00:05:21 +08:00
MaysWind 2e6aac19af add clearing user data in ui 2021-01-20 21:45:25 +08:00
MaysWind 3316b20ed5 add summary card in home page 2021-01-10 22:44:38 +08:00
MaysWind 94af9be5e4 support hiding amount in home page 2021-01-10 22:06:26 +08:00
MaysWind a5474d0d65 add total amount in home page 2021-01-10 21:24:02 +08:00
MaysWind daf030e7ef add confirm dialog when saving a transaction whose amount is 0 2021-01-09 22:30:39 +08:00
MaysWind aec708cdd3 allow user choosing whether add preset categories in registration page 2021-01-07 17:29:55 +08:00
MaysWind d4b9dab8c5 support copy existed transaction 2021-01-05 23:27:36 +08:00
MaysWind 14c2320267 account list page supports displaying hidden account 2021-01-05 23:08:34 +08:00
MaysWind 5077b93105 code refactor 2021-01-04 22:37:44 +08:00
MaysWind 813abd8d8d show filter being used in tab bar in transaction list page 2021-01-03 13:25:21 +08:00
MaysWind efaf411902 transaction list page supports filtering and searching, transaction add page supports setting default value by query parameters 2021-01-02 23:30:18 +08:00
MaysWind 7d3e05c548 support data export 2021-01-02 02:04:38 +08:00
MaysWind 102c945aa0 add user-friendly error 2021-01-01 23:45:26 +08:00
MaysWind 5118978915 code refactor 2021-01-01 00:47:15 +08:00
MaysWind 273f8b9c7d support clicking transaction to show transaction detail 2020-12-30 00:29:37 +08:00
MaysWind a48fc219c6 fix load more, optimize load more ui 2020-12-28 23:41:30 +08:00
MaysWind 7515799d57 add transaction detail page 2020-12-28 02:17:33 +08:00
MaysWind 919004648f support modify transaction 2020-12-27 21:26:59 +08:00
MaysWind 6ccb4a0499 add cannot modify transaction type error
verify old transaction source account and destination account if changed
2020-12-27 20:06:52 +08:00
MaysWind 9a1094ba76 finish transaction adding/editing page 2020-12-26 23:50:46 +08:00
MaysWind f0470b321b adjust account edit page ui 2020-12-20 17:11:35 +08:00
MaysWind 7dd4be3870 add more function in transaction edit page 2020-12-18 01:05:51 +08:00
MaysWind cef5a8375d numpad supports min and max value 2020-12-17 23:04:55 +08:00
MaysWind bdce9a7772 limit the max and min value of amount 2020-12-17 01:33:07 +08:00
MaysWind bdab9c9664 add partial transaction edit page ui 2020-12-17 01:01:59 +08:00
MaysWind 14812a8b71 fix typo 2020-12-17 00:25:17 +08:00
MaysWind 950941f789 not allow to delete account when other transaction is using it 2020-12-14 00:32:26 +08:00
MaysWind 99c628cc8a not allow to delete category when other transaction is using it 2020-12-14 00:23:07 +08:00
MaysWind 45b1cf0176 add transaction tag index 2020-12-14 00:02:39 +08:00
MaysWind 2d570a9c7a support set balance when creating account 2020-12-10 23:43:36 +08:00
MaysWind 216c84b3a3 add balance setting in creating account page 2020-12-10 03:39:38 +08:00
MaysWind 65b2028fe9 not allow user add/modify/delete transaction to hidden account 2020-12-09 22:23:35 +08:00
MaysWind 05f11a54a2 don't allow adding balance modification transaction when account already has other transaction 2020-12-08 01:59:37 +08:00
MaysWind 128d064df4 add transaction basic api 2020-12-07 01:07:14 +08:00
MaysWind 15d6a93a71 add transaction tag 2020-12-05 23:56:04 +08:00
MaysWind 5de68fad1e show confirm to allow user to init categories after signed up 2020-12-05 00:39:47 +08:00