Commit Graph

75 Commits

Author SHA1 Message Date
MaysWind 9b83785b95 modify style 2023-06-23 14:51:07 +08:00
MaysWind d6440d31f2 add exchange rates page 2023-06-23 00:21:00 +08:00
MaysWind dbcd2897a4 support tomtom map 2023-06-18 21:02:55 +08:00
MaysWind a5dbf5d4b7 support google map 2023-06-17 23:24:45 +08:00
MaysWind 782e3a85f9 support baidu map 2023-06-17 19:38:13 +08:00
MaysWind 3bae6e749a support baidu map 2023-06-17 17:47:12 +08:00
mayswind 83b72e7403 remove duplicated code 2023-06-14 09:12:50 +08:00
MaysWind 9b15f888e6 improve tree view selection sheet style 2023-06-14 01:36:27 +08:00
MaysWind 171b8afa8e improve text size settings 2023-06-14 01:27:23 +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 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