Commit Graph

79 Commits

Author SHA1 Message Date
MaysWind 61267af634 support custom first day of week 2021-01-31 20:09:03 +08:00
MaysWind 00b08a85ad transaction list page supports filtering by primary category 2021-01-31 00:34:10 +08:00
MaysWind 1f829f0225 transaction statistics api supports data of all date 2021-01-21 00:08:47 +08:00
MaysWind bdc7188f8b fix database selection or db transaction usage bug 2021-01-18 01:23:54 +08:00
MaysWind 51b0ae8076 support clear all user data 2021-01-18 01:16:24 +08:00
MaysWind a7c77cf68e transaction tag index supports soft delete 2021-01-18 00:46:11 +08:00
MaysWind 639ab1d758 transaction tag supports soft delete 2021-01-18 00:04:54 +08:00
MaysWind f29a14ad51 add transaction statistics api 2021-01-17 23:43:49 +08:00
MaysWind 2576919a9d support checking user data 2021-01-15 01:16:52 +08:00
MaysWind 5a95ef07df transaction overview supports multi currencies 2021-01-14 01:03:06 +08:00
MaysWind 62b7499cd0 fix some fields in transfer-out transaction does not be modified when modifying transfer-in transaction 2021-01-11 23:04:00 +08:00
MaysWind a5474d0d65 add total amount in home page 2021-01-10 21:24:02 +08:00
MaysWind a470752d42 fix bug 2021-01-10 20:26:41 +08:00
MaysWind fbfba764d4 fix not delete modification balance transaction when deleting account 2021-01-05 01:56:53 +08:00
MaysWind 42b302c58b format code 2021-01-03 14:41:17 +08:00
MaysWind e9b607b8d3 add comment 2021-01-02 23:32:35 +08:00
MaysWind efaf411902 transaction list page supports filtering and searching, transaction add page supports setting default value by query parameters 2021-01-02 23:30:18 +08:00
MaysWind b3eb239478 transaction list page supports displaying transaction of specific account 2021-01-02 15:48:45 +08:00
MaysWind 7d3e05c548 support data export 2021-01-02 02:04:38 +08:00
MaysWind 5118978915 code refactor 2021-01-01 00:47:15 +08:00
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 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 76eac1c9dc add comments 2020-12-26 21:50:21 +08:00
MaysWind b3962e8af9 code refactor 2020-12-23 01:40:28 +08:00
MaysWind 17d1cd8719 add comments, code refactor, fix typo 2020-12-23 00:11:08 +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 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 4e4e0b29ee optimize sql 2020-12-14 00:04:18 +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 05f11a54a2 don't allow adding balance modification transaction when account already has other transaction 2020-12-08 01:59:37 +08:00
MaysWind 7b7df2e853 code refactor 2020-12-08 01:50:21 +08:00
MaysWind 00ee42024a support modify balance modification transaction 2020-12-08 01:19:04 +08:00