Commit Graph

36 Commits

Author SHA1 Message Date
MaysWind a5474d0d65 add total amount in home page 2021-01-10 21:24:02 +08:00
MaysWind dff54fd174 refactor exchange rates data backend, supports multi data source, supports timeout 2021-01-10 01:12:20 +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 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 b3962e8af9 code refactor 2020-12-23 01:40:28 +08:00
MaysWind bb10498893 add comments 2020-12-22 23:39:36 +08:00
MaysWind bdce9a7772 limit the max and min value of amount 2020-12-17 01:33:07 +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 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 4c53cd63cb add category edit ui 2020-11-30 01:10:36 +08:00
MaysWind 5a211c4666 add category api 2020-11-27 00:40:43 +08:00
MaysWind 805d77e721 support exchange rate 2020-11-18 01:19:57 +08:00
MaysWind 73a540cc38 modify error code 2020-11-17 22:50:13 +08:00
MaysWind 5178a515de modify name 2020-11-17 20:50:45 +08:00
MaysWind a2560e6535 fix typo 2020-11-17 20:45:23 +08:00
MaysWind 84317975c8 support modify account 2020-11-16 01:27:51 +08:00
MaysWind af809a098e support sub account 2020-11-15 01:24:21 +08:00
MaysWind 2ce25d2ac6 fix toast message is wrong when modify email to an existed one 2020-11-10 00:18:36 +08:00
MaysWind b2b8dcb098 add account list page and account add page 2020-11-09 01:12:32 +08:00
MaysWind 234b5a7465 modify name 2020-11-08 20:01:35 +08:00
MaysWind 9bd341fb0e add default currency option in user profile 2020-11-07 21:55:04 +08:00
MaysWind 34726ffa8b add device & sessions page 2020-10-31 16:19:08 +08:00
MaysWind 32119f6fe1 support use 2fa backup code 2020-10-22 01:30:25 +08:00
MaysWind 4e36558b43 support login with 2fa 2020-10-21 00:30:08 +08:00
MaysWind 60c31e8894 add models / services / handlers of user / token / 2fa, add web server command 2020-10-17 22:54:20 +08:00
MaysWind c9ae001aef add user model / service and database maintenance command 2020-10-17 22:54:20 +08:00
MaysWind 6ad0a02d44 add core/error/util files 2020-10-17 22:02:50 +08:00