Commit Graph

61 Commits

Author SHA1 Message Date
MaysWind ee399d8a08 code refactor 2023-07-01 02:19:04 +08:00
MaysWind fb7790ba4a code refactor 2023-06-24 18:27:54 +08:00
MaysWind eb2e2b0a26 show whether data is updated after pull down 2023-06-19 00:12:39 +08:00
MaysWind 46d85e92cd use pinia to replace vuex, code refactor 2023-06-11 22:08:30 +08:00
MaysWind 0a106026dd user settings supports language and date&time format 2023-06-05 00:54:07 +08:00
MaysWind 73d271b8bc improve ui 2023-06-04 01:22:33 +08:00
MaysWind e4987f3bde modify vue page name 2023-04-22 22:28:04 +08:00
MaysWind bcaf3a246c show no available category / account in transaction statistics filter page when there are no available category or account 2023-04-22 16:19:10 +08:00
MaysWind 4fb115fcbc remove unused code 2023-04-22 01:37:16 +08:00
MaysWind bfd4b2b6de code refactor 2023-04-22 01:33:38 +08:00
MaysWind e013a6f087 fix the display amount in statistics page when there are no transaction 2023-04-21 23:53:19 +08:00
mayswind b1c765eb51 Upgrade to vue3 (#16)
* upgrade to vue 3.x and framework7 8.x
* change calendar plugin to vue-datepicker
* disable export button when user does not hava any transaction
* implement new pin code input
* append thousands separator in amount in exchange rates page
2023-04-21 01:45:00 +08:00
MaysWind 286fd91b2b modify setting ui 2023-04-02 23:29:41 +08:00
MaysWind fd7905833e optimize statistics page style 2022-08-01 00:33:19 +08:00
MaysWind 1977e436d6 add "sort by" drop down list in statistics page 2022-07-25 01:11:35 +08:00
MaysWind 8d5f804a60 modify save button text 2022-01-03 20:25:56 +08:00
MaysWind ec19a18fc2 code refactor 2021-05-04 22:50:06 +08:00
MaysWind 668ece6490 don't show account balance when account balance is set to hidden 2021-04-05 23:05:11 +08:00
MaysWind cb0ea368f2 remove unused code 2021-04-05 22:43:06 +08:00
MaysWind 82227231e0 remove unused code 2021-04-05 22:29:01 +08:00
MaysWind 5da71ff4ff code refactor 2021-04-05 22:27:08 +08:00
MaysWind d43e7fa542 code refactor 2021-04-05 22:22:48 +08:00
MaysWind 8fa13d8b2c code refactor 2021-04-05 21:27:27 +08:00
MaysWind 1de2cfa06d optimize display style when text is too long 2021-03-15 00:24:45 +08:00
MaysWind b0cff71b24 fix incorrect style when switch pages but some error occurs 2021-03-05 01:27:32 +08:00
MaysWind 5a24ab3f68 auto scroll to selected item 2021-02-24 01:51:47 +08:00
MaysWind 8ab1ad1a63 modify pie chart style 2021-02-08 00:15:23 +08:00
MaysWind d7518147b4 support collapsing list in account/category filter page 2021-02-06 21:13:19 +08:00
MaysWind a2ac3653b2 code refactor 2021-02-06 15:31:11 +08:00
MaysWind 5bcf85b812 support changing default account/transaction category filter in statistics page 2021-02-06 01:02:31 +08:00
MaysWind 6c04adbd06 support changing sorting type in statistics page 2021-02-06 00:54:22 +08:00
MaysWind 0b20b8858e fix percent is wrong when some amount of category is negative 2021-02-05 23:59:02 +08:00
MaysWind 47190a0725 support filtering account or category in statistics page 2021-02-05 00:38:51 +08:00
MaysWind efa41b75fd add account total assets/liabilities chart 2021-02-03 00:58:46 +08:00
MaysWind 868e5ce377 code refactor 2021-02-02 23:49:23 +08:00
MaysWind f6113f55ec hide hidden account/category in statistics page 2021-02-02 00:36:42 +08:00
MaysWind 9850b63c74 pie chart supports clicking item info to navigate to transaction list page 2021-02-01 23:39:59 +08:00
MaysWind dcb94a9cef support selecting and showing item in pie chart 2021-02-01 00:55:00 +08:00
MaysWind 059e7d16bb modify style 2021-01-31 23:11:52 +08:00
MaysWind 989a754fe3 support modifying statistics page default settings 2021-01-31 22:57:13 +08:00
MaysWind 4cbf956b91 modify pie chart text when no data 2021-01-31 21:53:29 +08:00
MaysWind 23186473cd optimize date range display name 2021-01-31 21:38:16 +08:00
MaysWind 61267af634 support custom first day of week 2021-01-31 20:09:03 +08:00
MaysWind 817079a981 modify date/time format 2021-01-31 16:23:45 +08:00
MaysWind 92eb247d11 modify css class name 2021-01-31 00:44:08 +08:00
MaysWind 063dcde458 change pie chart 2021-01-30 23:31:04 +08:00
MaysWind d443f2f6dd don't show percent when percent is negative 2021-01-30 20:18:59 +08:00
MaysWind 19451c22ee code refactor 2021-01-29 00:24:40 +08:00
MaysWind 77adf24e64 show friendly date range name when forward/backward date range 2021-01-29 00:17:20 +08:00
MaysWind bb7c6e36a1 add time and type parameter to link in statistics page 2021-01-28 23:26:29 +08:00