Commit Graph

90 Commits

Author SHA1 Message Date
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
MaysWind 1bd33d854f add error message 2020-11-22 17:27:54 +08:00
MaysWind 1e4fe9bd72 support currency symbol 2020-11-22 15:55:06 +08:00
MaysWind 7f7c58132e support use face id/touch id for application lock 2020-11-22 00:31:13 +08:00
MaysWind 414084e6b9 user need input current pin code when disable application lock 2020-11-21 12:24:27 +08:00
MaysWind 218f8e8fec fix the problem that the pin code can be set to other than 6 digits 2020-11-21 12:03:15 +08:00
MaysWind 7290835bb8 support application lock 2020-11-21 02:31:37 +08:00
MaysWind 9673cd28c6 add build time in about page 2020-11-18 23:48:33 +08:00
MaysWind d873778357 add more actions menu in account page 2020-11-18 23:11:14 +08:00
MaysWind 805d77e721 support exchange rate 2020-11-18 01:19:57 +08:00
MaysWind 68233852e7 show device icon and name in session list 2020-11-17 21:49:01 +08:00
MaysWind c6a7febb4d add parameters translation 2020-11-17 20:58:54 +08:00
MaysWind 5178a515de modify name 2020-11-17 20:50:45 +08:00
MaysWind 52e64920ec modify text 2020-11-17 20:46:20 +08:00
MaysWind b4bd83e7a0 support account color 2020-11-17 01:54:26 +08:00
MaysWind 391588fdf6 add net assets/total assets/total liabilities in account list page 2020-11-17 01:07:57 +08:00
MaysWind 84317975c8 support modify account 2020-11-16 01:27:51 +08:00
MaysWind 73fecf9c63 add revoke all sessions in device & session page 2020-11-15 20:58:51 +08:00
MaysWind af809a098e support sub account 2020-11-15 01:24:21 +08:00
MaysWind a487b46446 support account icon 2020-11-14 22:02:32 +08:00