Commit Graph

66 Commits

Author SHA1 Message Date
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 8d68dcabb5 list item selection sheet supports large size 2023-06-06 01:01:24 +08:00
MaysWind 0a106026dd user settings supports language and date&time format 2023-06-05 00:54:07 +08:00
MaysWind 8cf7bf859b support map provider and whether use map data proxy settings 2023-06-04 15:06:14 +08:00
MaysWind 0c3b56e44a set the color of input and confirm button to red in password input sheet when clear user data 2023-06-03 20:11:03 +08:00
MaysWind 9511644ce6 update third party dependencies 2023-05-28 17:59:08 +08:00
MaysWind 4e561dc764 change map marker icon 2023-05-15 23:31:53 +08:00
MaysWind a55256ad82 code refactor 2023-05-15 22:36:21 +08:00
MaysWind 2ba143d6ea support showing geolocation on map 2023-05-15 00:08:03 +08:00
MaysWind b180c0bbe6 modify link text 2023-04-22 22:35:36 +08:00
MaysWind d39550e090 improve ui 2023-04-22 20:47:25 +08:00
MaysWind dab7728138 update prompt text 2023-04-22 17:29:30 +08:00
MaysWind c0cd3fc5c2 improve ui 2023-04-22 01:24:49 +08:00
MaysWind f95c4393d2 fix the problem that the day of week in date time / date range picker is wrong 2023-04-22 01:10:22 +08:00
MaysWind 1ec9ff20b1 remove unused code 2023-04-21 23:41:53 +08:00
MaysWind 9b0dea80c9 don't allow clear the value in datetime picker 2023-04-21 23:14:26 +08:00
MaysWind eea1ea7ed0 always show date range picker in center 2023-04-21 22:36:57 +08:00
MaysWind a7ca394864 code refactor 2023-04-21 22:20:11 +08:00
MaysWind e178a0795a code refactor 2023-04-21 22:16:35 +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 8c33243c90 code refactor 2023-04-09 01:04:00 +08:00
MaysWind 1977e436d6 add "sort by" drop down list in statistics page 2022-07-25 01:11:35 +08:00
MaysWind 6f575bfc43 change date selection component in date range selection sheet 2021-05-04 15:24:43 +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 fc2023fba2 support set timezone 2021-03-08 01:10:32 +08:00
MaysWind b09c157fa8 auto scroll to selected item in tag selection sheet 2021-02-27 23:17:22 +08:00
MaysWind 1d8df145b5 fix cannot scroll to selected item when first open two column list selection sheet 2021-02-26 01:28:07 +08:00
MaysWind 5a24ab3f68 auto scroll to selected item 2021-02-24 01:51:47 +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 aa92180dfb optimize transaction tag ui in transaction edit page 2021-02-06 22:53:08 +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 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 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 b23cba72e6 support header and footer 2020-12-22 00:52:51 +08:00
MaysWind 6c4cce5601 code refactor 2020-12-22 00:44:34 +08:00
MaysWind b3e0399300 code refactor 2020-12-22 00:14:21 +08:00
MaysWind fb1f0bc54e code refactor 2020-12-21 23:45:43 +08:00
MaysWind 154589c368 change category selection to tree view 2020-12-21 01:48:29 +08:00
MaysWind 173215d4c1 modify account selection sheet 2020-12-21 01:22:44 +08:00
MaysWind 4e0ef42278 optimize icon experience in dark mode 2020-12-20 17:42:34 +08:00