Commit Graph

21 Commits

Author SHA1 Message Date
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 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 ac6d449227 code refactor 2021-03-10 23:33:18 +08:00
MaysWind cd7756013b code refactor 2021-03-10 23:17:06 +08:00
MaysWind 242cf872b2 hide edit/delete button when transaction is not editable 2021-02-26 01:07:03 +08:00
MaysWind 0479aa203b add comment 2021-01-16 23:46:20 +08:00
MaysWind a5474d0d65 add total amount in home page 2021-01-10 21:24:02 +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 62ef7cbcbe add comments, code refactor 2020-12-23 01:14:31 +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 879051f02b optimize table index 2020-12-13 19:12:00 +08:00
MaysWind 128d064df4 add transaction basic api 2020-12-07 01:07:14 +08:00