Commit Graph

1284 Commits

Author SHA1 Message Date
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 6c392c0b73 modify style 2020-12-16 23:02:35 +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 c968aabbc1 add missing license 2020-12-12 22:45:45 +08:00
MaysWind 75b151da9b code refactor 2020-12-12 22:11:08 +08:00
MaysWind 6aa03e5796 fix cannot save new account when switch to multi account type after setting account balance 2020-12-11 00:52:47 +08:00
MaysWind 24621a0a7a add missed field 2020-12-11 00:31:10 +08:00
MaysWind a733097011 fix bug 2020-12-10 23:53:55 +08:00
MaysWind 2d570a9c7a support set balance when creating account 2020-12-10 23:43:36 +08:00
MaysWind a375a81c1b disable animation in some page 2020-12-10 23:22:51 +08:00
MaysWind f1ee6f19d0 numpad support safe area 2020-12-10 23:18:38 +08:00
MaysWind f2c35a9eb8 modify numpad style, support clear all input after pressing backspace button 2020-12-10 23:00:44 +08:00
MaysWind 216c84b3a3 add balance setting in creating account page 2020-12-10 03:39:38 +08:00
MaysWind 7a94c6cdeb add numpad sheet component 2020-12-10 03:34:59 +08:00
MaysWind fa34a1c9d2 modify default setting value 2020-12-09 23:23:46 +08:00
MaysWind 315dcaaf9b optimize ui 2020-12-09 23:23:03 +08:00
MaysWind 65b2028fe9 not allow user add/modify/delete transaction to hidden account 2020-12-09 22:23:35 +08:00
MaysWind 1e2a89a971 code refactor 2020-12-09 01:03:46 +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 33814af667 fix wrong category type 2020-12-06 23:56:58 +08:00
MaysWind 15d6a93a71 add transaction tag 2020-12-05 23:56:04 +08:00
MaysWind e5e159dfec auto close swipeout button after click 2020-12-05 23:16:43 +08:00
MaysWind cc1ab52bd1 fix user can pull to refresh when enable sort mode 2020-12-05 22:51:15 +08:00
MaysWind 141e72b52a add comment 2020-12-05 22:39:39 +08:00
MaysWind b7802c20e4 modify default value 2020-12-05 22:35:34 +08:00
MaysWind aba474f7d8 don't show ellipsis icon in title when no data 2020-12-05 21:47:37 +08:00
MaysWind 4ed802b744 modify file name 2020-12-05 21:01:10 +08:00
MaysWind e9110bb6ec optimize ui 2020-12-05 11:21:16 +08:00
MaysWind 5de68fad1e show confirm to allow user to init categories after signed up 2020-12-05 00:39:47 +08:00
MaysWind 2691f7f025 add autocomplete to input element 2020-12-05 00:29:34 +08:00
MaysWind 9ac9f16a04 code refactor 2020-12-05 00:18:40 +08:00
MaysWind e4e06fef0c support change language when add default categories 2020-12-04 23:08:06 +08:00
MaysWind 1c67798cc6 optimize ui 2020-12-04 21:26:43 +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 d165eb4d34 modify category icon selection sheet height 2020-11-30 23:33:29 +08:00
MaysWind 378a03d48f add copy object/array function 2020-11-30 22:20:19 +08:00
MaysWind 995fd12c10 isObject function returns false when parameter is an array 2020-11-30 22:19:40 +08:00
MaysWind 7d8ed6e6a9 modify style 2020-11-30 01:30:46 +08:00
MaysWind b9571d3e38 add more expense icons 2020-11-30 01:27:13 +08:00
MaysWind 4c53cd63cb add category edit ui 2020-11-30 01:10:36 +08:00
MaysWind 255c9bb65f modify comment 2020-11-29 22:04:03 +08:00
MaysWind c4e6c2b465 fix balance display when balance is negative 2020-11-29 14:29:24 +08:00
MaysWind 0e5b6555f3 code refactor 2020-11-29 14:26:26 +08:00
MaysWind b18951ce2a add new icon lib 2020-11-29 14:01:19 +08:00
MaysWind dd11f26792 fix bug 2020-11-28 19:38:56 +08:00