Commit Graph

29 Commits

Author SHA1 Message Date
MaysWind 6a59ed0984 code refactor 2025-01-24 00:42:43 +08:00
MaysWind 28322bad5e code refactor 2025-01-23 21:57:53 +08:00
MaysWind a9805b8fff migrate mobile pie chart to composition API and typescript 2025-01-23 21:29:41 +08:00
MaysWind 5171f23c09 migrate user store to composition API and typescript 2025-01-05 22:54:53 +08:00
MaysWind 0e422b5a8f migrate settings store to composition API and typescript 2025-01-05 19:45:55 +08:00
MaysWind 27f8c90dae migrate numeral.js to ts 2025-01-04 14:47:52 +08:00
MaysWind 2560a70e5e migrate to typescript 2024-12-30 00:56:48 +08:00
MaysWind 399413a270 support setting decimal separator and digit grouping symbol 2024-06-30 01:48:36 +08:00
MaysWind d9c8142c51 code refactor 2024-06-29 17:12:02 +08:00
MaysWind 3b34cdbda2 remove unused code 2024-06-10 22:26:57 +08:00
MaysWind 0255213934 code refactor 2023-07-17 23:02:51 +08:00
MaysWind dc127ea6a3 code refactor 2023-07-09 20:43:08 +08:00
MaysWind 9adfd286f9 code refactor 2023-07-02 00:51:26 +08:00
MaysWind dfb885f38d support setting app font size 2023-06-12 01:39:23 +08:00
MaysWind 46d85e92cd use pinia to replace vuex, code refactor 2023-06-11 22:08:30 +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 1977e436d6 add "sort by" drop down list in statistics page 2022-07-25 01:11:35 +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 1de2cfa06d optimize display style when text is too long 2021-03-15 00:24:45 +08:00
MaysWind 2dd2c417d8 support click pie chart to change current selected item 2021-02-08 00:19:58 +08:00
MaysWind 8ab1ad1a63 modify pie chart style 2021-02-08 00:15:23 +08:00
MaysWind 75b3c2ab4b modify style 2021-02-04 21:32:49 +08:00
MaysWind efa41b75fd add account total assets/liabilities chart 2021-02-03 00:58:46 +08:00
MaysWind f6113f55ec hide hidden account/category in statistics page 2021-02-02 00:36:42 +08:00
MaysWind bfdcb903fd modify text 2021-02-01 23:41:47 +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 9a67fe14b2 make switch item button disabled when there is only one item in pie chart 2021-02-01 22:58:21 +08:00
MaysWind dcb94a9cef support selecting and showing item in pie chart 2021-02-01 00:55:00 +08:00
MaysWind 063dcde458 change pie chart 2021-01-30 23:31:04 +08:00