Commit Graph

15 Commits

Author SHA1 Message Date
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