MaysWind
|
70eea8ff33
|
show total balance of parent account in mobile version (#149)
|
2025-06-07 14:11:55 +08:00 |
|
MaysWind
|
78ba43480b
|
support adding / deleting sub account after account created (#77)
|
2025-04-26 23:36:23 +08:00 |
|
MaysWind
|
66b950b4aa
|
modify text
|
2025-03-09 16:29:49 +08:00 |
|
MaysWind
|
639bd9c5cd
|
use the new popup select dialog
|
2025-03-09 16:23:23 +08:00 |
|
MaysWind
|
ab6e89594e
|
code refactor
|
2025-03-09 01:30:57 +08:00 |
|
MaysWind
|
0662427cec
|
show currency code in currency select
|
2025-03-09 01:19:14 +08:00 |
|
MaysWind
|
34247be52c
|
show currency code in currency selection popup
|
2025-03-09 00:00:36 +08:00 |
|
MaysWind
|
ab58109e5e
|
account edit page displays the debt amount instead of the balance for credit card and debt accounts
|
2025-02-11 00:45:23 +08:00 |
|
MaysWind
|
18a6d25ed6
|
code refactor
|
2025-02-10 23:12:02 +08:00 |
|
MaysWind
|
0e4cd10376
|
remove compatibility code for migration
|
2025-02-09 17:28:20 +08:00 |
|
MaysWind
|
f2c043a299
|
code refactor
|
2025-02-09 17:28:20 +08:00 |
|
MaysWind
|
9797e7e58f
|
fix the account list page shows skeleton and account info at the same time when reloading the account list for mobile version
|
2025-02-05 21:46:08 +08:00 |
|
MaysWind
|
00d6f5d473
|
code refactor
|
2025-02-04 14:27:22 +08:00 |
|
MaysWind
|
e2a4e0cb3f
|
migrate account list page to composition API and typescript
|
2025-01-27 20:36:47 +08:00 |
|
MaysWind
|
8fce3f2bcc
|
migrate account edit page to composition API and typescript
|
2025-01-24 00:42:37 +08:00 |
|
MaysWind
|
f22666e756
|
migrate account store to composition API and typescript
|
2025-01-18 00:37:44 +08:00 |
|
MaysWind
|
749bdfd164
|
migrate lib/account.js to typescript
|
2025-01-17 00:37:41 +08:00 |
|
MaysWind
|
b2e36a24fd
|
migrate mobile ui utils to typescript
|
2025-01-11 00:53:22 +08:00 |
|
MaysWind
|
ad1eec7d47
|
migrate exchange rates store to composition API and typescript
|
2025-01-05 23:22:59 +08:00 |
|
MaysWind
|
5171f23c09
|
migrate user store to composition API and typescript
|
2025-01-05 22:54:53 +08:00 |
|
MaysWind
|
0e422b5a8f
|
migrate settings store to composition API and typescript
|
2025-01-05 19:45:55 +08:00 |
|
MaysWind
|
9f7b40381c
|
migrate lib/datetime.js to ts
|
2025-01-04 00:18:35 +08:00 |
|
MaysWind
|
2560a70e5e
|
migrate to typescript
|
2024-12-30 00:56:48 +08:00 |
|
MaysWind
|
563e328ce3
|
sub account cannot set statement date
|
2024-12-11 23:53:01 +08:00 |
|
MaysWind
|
62e09190f3
|
credit card account supports statement date
|
2024-12-10 22:41:06 +08:00 |
|
MaysWind
|
e549779164
|
display amounts according to currency decimals number count
|
2024-12-06 23:56:02 +08:00 |
|
MaysWind
|
bff6ca7e9d
|
support setting the time of the initial balance when creating a new account
|
2024-11-11 01:27:44 +08:00 |
|
MaysWind
|
6655d725ae
|
code refactor
|
2024-09-20 00:10:40 +08:00 |
|
MaysWind
|
816d0e7ceb
|
code refactor
|
2024-08-03 19:24:59 +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
|
dad3f1041e
|
fix the bug that the filter does not take effect when navigating from the account or statistics page to the transaction list page
|
2024-07-07 14:08:53 +08:00 |
|
MaysWind
|
399413a270
|
support setting decimal separator and digit grouping symbol
|
2024-06-30 01:48:36 +08:00 |
|
MaysWind
|
4b68ccf678
|
update text content
|
2024-04-06 16:33:08 +08:00 |
|
MaysWind
|
3d0f793cf6
|
code refactor
|
2024-03-24 01:41:42 +08:00 |
|
MaysWind
|
661199850c
|
remove unused code
|
2023-08-20 23:53:41 +08:00 |
|
MaysWind
|
1ac12ac668
|
remove unused code
|
2023-08-13 23:03:30 +08:00 |
|
MaysWind
|
399936e3ab
|
code refactor
|
2023-08-13 22:58:52 +08:00 |
|
MaysWind
|
3d086992dc
|
modify style
|
2023-08-13 22:52:31 +08:00 |
|
MaysWind
|
62ded1290c
|
code refactor
|
2023-08-13 22:19:59 +08:00 |
|
MaysWind
|
f91f9fcc94
|
modify style
|
2023-08-13 01:35:11 +08:00 |
|
MaysWind
|
b561948030
|
code refactor
|
2023-07-20 01:37:45 +08:00 |
|
MaysWind
|
ed4040f2ec
|
code refactor
|
2023-07-16 22:55:02 +08:00 |
|
MaysWind
|
9adfd286f9
|
code refactor
|
2023-07-02 00:51:26 +08:00 |
|
MaysWind
|
fb7790ba4a
|
code refactor
|
2023-06-24 18:27: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
|
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 |
|