Commit Graph

77 Commits

Author SHA1 Message Date
MaysWind 9a79606565 support set user default account 2022-04-18 00:16:47 +08:00
MaysWind 4ec59bd0bd support hiding transaction amount 2021-04-28 23:43:24 +08:00
MaysWind 4dc9110029 optimize user-get cli output format 2021-04-17 23:08:04 +08:00
MaysWind eb30097333 modify text 2021-04-17 22:37:10 +08:00
MaysWind 62a825439f modify project name 2021-04-12 01:21:34 +08:00
MaysWind f5b96a61d3 remove unused code 2021-04-04 17:16:13 +08:00
MaysWind ead072ed31 add api for getting total income/expense amounts by month 2021-03-29 00:57:16 +08:00
MaysWind f57f56b9ea remove unused code 2021-03-29 00:03:06 +08:00
MaysWind 5637340125 modify field name 2021-03-28 21:19:07 +08:00
MaysWind b8c48d9d95 add comment 2021-03-28 21:03:29 +08:00
MaysWind b7ffe191f2 code refactor 2021-03-28 20:33:24 +08:00
MaysWind f9066cb81d code refactor 2021-03-28 19:58:58 +08:00
MaysWind d034661734 modify field name 2021-03-28 18:03:53 +08:00
MaysWind a07c775aa7 code refactor, aggregate month total count in list/by_month api 2021-03-28 18:03:17 +08:00
MaysWind baebee94c7 add transaction count api 2021-03-28 17:19:48 +08:00
MaysWind 44f2a651f7 support aggregating account/category and tag info in transaction list/get api 2021-03-21 21:39:46 +08:00
MaysWind 149f29f8a5 show timezone in transaction list page if the timezone of transaction does not equal with client current timezone 2021-03-13 21:20:16 +08:00
MaysWind ac27a6f7f9 fix server timezone calculation bug 2021-03-13 21:11:05 +08:00
MaysWind bfb56fad48 move query parameter utc_offset to header 2021-03-13 21:02:02 +08:00
MaysWind 50c7ec0cda verify whether user can delete transaction with specified time when deleting transaction 2021-03-13 17:23:37 +08:00
MaysWind bd26796184 allow user to limit time scope for editing transaction 2021-03-11 01:16:30 +08:00
MaysWind 44f80630a7 code refactor 2021-03-10 23:36:41 +08:00
MaysWind ac6d449227 code refactor 2021-03-10 23:33:18 +08:00
MaysWind cd7756013b code refactor 2021-03-10 23:17:06 +08:00
MaysWind b8adfc66e2 exchange rate data source supports requesting multi url 2021-03-08 23:13:37 +08:00
MaysWind fc2023fba2 support set timezone 2021-03-08 01:10:32 +08:00
MaysWind 242cf872b2 hide edit/delete button when transaction is not editable 2021-02-26 01:07:03 +08:00
MaysWind 61267af634 support custom first day of week 2021-01-31 20:09:03 +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 0479aa203b add comment 2021-01-16 23:46:20 +08:00
MaysWind 5a95ef07df transaction overview supports multi currencies 2021-01-14 01:03:06 +08:00
MaysWind a5474d0d65 add total amount in home page 2021-01-10 21:24:02 +08:00
MaysWind 8014e74c43 supports navigate to data source page by clicking data source name in exchange rates data page 2021-01-10 14:26:40 +08:00
MaysWind dff54fd174 refactor exchange rates data backend, supports multi data source, supports timeout 2021-01-10 01:12:20 +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 5118978915 code refactor 2021-01-01 00:47:15 +08:00
MaysWind 7515799d57 add transaction detail page 2020-12-28 02:17:33 +08:00
MaysWind 7e2ce08627 fix tag ids request and response type error 2020-12-26 23:32:33 +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 024960f767 format code 2020-12-22 22:59:50 +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 45b1cf0176 add transaction tag index 2020-12-14 00:02:39 +08:00
MaysWind 879051f02b optimize table index 2020-12-13 19:12:00 +08:00