Commit Graph

70 Commits

Author SHA1 Message Date
MaysWind 00d6f5d473 code refactor 2025-02-04 14:27:22 +08:00
MaysWind 5bf7f77520 migrate transaction category list page to composition API and typescript 2025-01-22 23:08:18 +08:00
MaysWind 965be837a3 migrate transaction category edit page to composition API and typescript 2025-01-18 23:47:49 +08:00
MaysWind c675057ab1 code refactor 2025-01-18 22:50:13 +08:00
MaysWind 6878d5260d code refactor 2025-01-16 23:16:20 +08:00
MaysWind b09b66adc3 migrate transaction category preset page to composition API and typescript 2025-01-16 00:43:50 +08:00
MaysWind 081b270f04 migrate transaction categories page to composition API and typescript 2025-01-14 23:48:06 +08:00
MaysWind 2be329974e migrate transaction category store to composition API and typescript 2025-01-12 23:47:56 +08:00
MaysWind b2e36a24fd migrate mobile ui utils to typescript 2025-01-11 00:53:22 +08:00
MaysWind 2560a70e5e migrate to typescript 2024-12-30 00:56:48 +08:00
MaysWind 01bc9becc0 code refactor 2024-11-08 17:47:51 +08:00
MaysWind 011020a945 show language name in current language 2024-10-07 19:58:58 +08:00
MaysWind f1f61a9038 code refactor 2024-08-03 18:21:04 +08:00
MaysWind 847349dcbd support using duplicate checker to prevent duplicate submissions for new transaction record 2024-07-08 01:10:04 +08:00
MaysWind 182bdb34cd code refactor 2024-06-30 16:25:39 +08:00
MaysWind 0e391bee50 support changing primary category for transaction category 2024-06-24 00:21:47 +08:00
MaysWind 4b68ccf678 update text content 2024-04-06 16:33:08 +08:00
MaysWind f9643f8651 modify method name 2023-08-20 19:43:22 +08:00
MaysWind 3d086992dc modify style 2023-08-13 22:52:31 +08:00
MaysWind 8bed529d05 code refactor 2023-08-13 20:06:42 +08:00
MaysWind 41a8b8007a code refactor 2023-08-13 20:01:44 +08:00
MaysWind 19d3d80013 add category preset for desktop page 2023-08-04 00:56:26 +08:00
MaysWind 54ccdc57bf modify field name 2023-08-02 00:24:59 +08:00
MaysWind 2463f06ba1 only show add default categories button when really have no category 2023-08-02 00:14:09 +08:00
MaysWind 714933df56 code refactor 2023-07-17 23:13:54 +08:00
MaysWind eb2e2b0a26 show whether data is updated after pull down 2023-06-19 00:12:39 +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 73d271b8bc improve ui 2023-06-04 01:22:33 +08:00
MaysWind ad91d4f1ce add show/hide hidden transaction category/tag menu 2023-04-28 16:24:15 +08:00
MaysWind e4987f3bde modify vue page name 2023-04-22 22:28:04 +08:00
MaysWind b303f708f5 improve ui 2023-04-22 20:52:20 +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 d2d2babf0b modify style 2021-05-04 22:10:08 +08:00
MaysWind b0cff71b24 fix incorrect style when switch pages but some error occurs 2021-03-05 01:27:32 +08:00
MaysWind 5f322f216f show account/category comment in account/category list page 2021-02-06 20:07:31 +08:00
MaysWind 84f6883e71 support changing textarea height automatically in account/category edit page 2021-02-06 19:19:42 +08:00
MaysWind a2ac3653b2 code refactor 2021-02-06 15:31:11 +08:00
MaysWind 0e642821eb replace i18n filter 2021-01-24 01:09:01 +08:00
MaysWind 71d55adf33 code refactor 2021-01-07 20:36:27 +08:00
MaysWind b008f4ed97 modify file name 2021-01-07 17:31:40 +08:00
MaysWind aec708cdd3 allow user choosing whether add preset categories in registration page 2021-01-07 17:29:55 +08:00
MaysWind dc6735dc66 fix cannot remove when animation disabled 2020-12-28 02:22:01 +08:00
MaysWind fb1f0bc54e code refactor 2020-12-21 23:45:43 +08:00
MaysWind 831af3e053 adjust skeleton style 2020-12-20 18:22:58 +08:00
MaysWind 7f26e3b43c adjust category edit page ui 2020-12-20 18:05:36 +08:00
MaysWind 23a17d5f67 fix bug 2020-12-20 17:56:55 +08:00
MaysWind 4e0ef42278 optimize icon experience in dark mode 2020-12-20 17:42:34 +08:00
MaysWind b7e881f57c code refactor 2020-12-19 23:53:49 +08:00