Commit Graph

319 Commits

Author SHA1 Message Date
MaysWind bab67b6a5f fix error variable not be set to nil after resolve this error 2020-12-28 23:13:17 +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 edd917b057 code refactor 2020-12-27 20:45:25 +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 b653f7b3d5 fix cannot add tag when remove tag at same time 2020-12-26 23:46:17 +08:00
MaysWind 3f72c45fb7 fix bug 2020-12-26 23:39:05 +08:00
MaysWind 7e2ce08627 fix tag ids request and response type error 2020-12-26 23:32:33 +08:00
MaysWind 40750c75d2 fix bug 2020-12-26 23:19:44 +08:00
MaysWind fe3abc6a73 account can be deleted when contains one modification transaction only 2020-12-26 22:17:33 +08:00
MaysWind d567ff2a75 add comments 2020-12-26 21:56:59 +08:00
MaysWind 76eac1c9dc add comments 2020-12-26 21:50:21 +08:00
MaysWind 02ea0ce517 format code 2020-12-26 00:17:14 +08:00
MaysWind 922582d60d add comments 2020-12-26 00:15:05 +08:00
MaysWind 823ed89612 code refactor 2020-12-26 00:14:58 +08:00
MaysWind 98f5dca424 add comments 2020-12-26 00:04:49 +08:00
MaysWind 864ef7c17c add comments 2020-12-26 00:02:55 +08:00
MaysWind c9190e2427 add comments 2020-12-25 23:57:32 +08:00
MaysWind c20cca869a add comments 2020-12-25 23:54:56 +08:00
MaysWind 7d9b3290d8 add comments 2020-12-25 23:49:51 +08:00
MaysWind becfb0bed5 modify comments 2020-12-25 23:49:14 +08:00
MaysWind 14b8474192 add comments 2020-12-24 09:02:28 +08:00
MaysWind 543ed4c850 fix comment 2020-12-23 01:41:19 +08:00
MaysWind b3962e8af9 code refactor 2020-12-23 01:40:28 +08:00
MaysWind 62ef7cbcbe add comments, code refactor 2020-12-23 01:14:31 +08:00
MaysWind 995eeae041 add comments, code refactor 2020-12-23 00:24:45 +08:00
MaysWind 17d1cd8719 add comments, code refactor, fix typo 2020-12-23 00:11:08 +08:00
MaysWind bb10498893 add comments 2020-12-22 23:39:36 +08:00
MaysWind 5ba83192b0 code refactor 2020-12-22 23:01:33 +08:00
MaysWind 024960f767 format code 2020-12-22 22:59:50 +08:00
MaysWind 8900091671 fix typo 2020-12-22 22:59:25 +08:00
MaysWind 7243dd699a get account list api supports only requesting visible accounts 2020-12-17 23:40:34 +08:00
MaysWind bdce9a7772 limit the max and min value of amount 2020-12-17 01:33:07 +08:00
MaysWind 24278cadb6 modify field definition 2020-12-17 01:12:19 +08:00
MaysWind 88f7a2aaa6 code refactor 2020-12-16 22:42:53 +08:00
MaysWind 950941f789 not allow to delete account when other transaction is using it 2020-12-14 00:32:26 +08:00
MaysWind 035e7587f1 code refactor 2020-12-14 00:24:44 +08:00
MaysWind 99c628cc8a not allow to delete category when other transaction is using it 2020-12-14 00:23:07 +08:00
MaysWind d2c1dcbdbd add unit test 2020-12-14 00:08:56 +08:00
MaysWind 4e4e0b29ee optimize sql 2020-12-14 00:04:18 +08:00
MaysWind 848d3692a0 remove used code 2020-12-14 00:03:00 +08:00
MaysWind 45b1cf0176 add transaction tag index 2020-12-14 00:02:39 +08:00
MaysWind d46307de07 remove unused code 2020-12-13 19:13:57 +08:00
MaysWind 879051f02b optimize table index 2020-12-13 19:12:00 +08:00
MaysWind 2fa5ed418a session list only shows unexpired normal sessions 2020-12-12 22:23:13 +08:00
MaysWind f76017b10e code refactor 2020-12-10 23:52:54 +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 55cc644aa3 remove unused parameter 2020-12-08 22:42:49 +08:00
MaysWind 7f6f3d6878 modify error 2020-12-08 02:01:58 +08:00