Commit Graph

109 Commits

Author SHA1 Message Date
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 32ccbdcd03 modify localized setting 2021-01-10 22:53:39 +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
MaysWind e4e06fef0c support change language when add default categories 2020-12-04 23:08:06 +08:00
MaysWind c5cc4dee56 add default categories backend 2020-12-04 02:42:52 +08:00
MaysWind a6c3f2fe48 add default category and default category frontend ui 2020-12-01 01:06:35 +08:00
MaysWind 4c53cd63cb add category edit ui 2020-11-30 01:10:36 +08:00
MaysWind 6bb83f13ef modify text 2020-11-28 16:10:12 +08:00
MaysWind 5a211c4666 add category api 2020-11-27 00:40:43 +08:00
MaysWind 5e03d5aaec modify text 2020-11-26 23:45:49 +08:00
MaysWind 3de5f88f94 optimize ui 2020-11-24 00:27:39 +08:00
MaysWind 48708a5d8e show confirm dialog before re-login 2020-11-23 23:43:44 +08:00
MaysWind 63499c35dd modify text 2020-11-23 23:39:43 +08:00
MaysWind f9467620b4 modify text 2020-11-23 00:08:12 +08:00
MaysWind dc78f5fa7e face id/touch id supports ios safari 2020-11-22 23:53:52 +08:00