Commit Graph

26 Commits

Author SHA1 Message Date
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