Commit Graph

8 Commits

Author SHA1 Message Date
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 33250d2f3d optimize user data export process 2023-04-02 23:18:05 +08:00
MaysWind 3b0ef7a96d data management page shows all user data statistics 2023-04-02 19:36:10 +08:00
MaysWind b124df9be9 always show data management in settings page, only show export data when server enables this feature 2021-03-25 23:39:58 +08:00
MaysWind ffcbca01d9 the export file name uses browser time zone, the transaction time in exported file uses time zone in transaction 2021-03-25 23:36:52 +08:00
MaysWind 2e6aac19af add clearing user data in ui 2021-01-20 21:45:25 +08:00
MaysWind 0deb522089 code refactor 2021-01-05 23:37:00 +08:00
MaysWind 7d3e05c548 support data export 2021-01-02 02:04:38 +08:00