MaysWind
|
78ba43480b
|
support adding / deleting sub account after account created (#77)
|
2025-04-26 23:36:23 +08:00 |
|
MaysWind
|
fca8211c4f
|
fix the incorrect title of categories
|
2025-04-20 17:45:33 +08:00 |
|
MaysWind
|
d37b023e11
|
modify text
|
2025-04-20 16:02:42 +08:00 |
|
MaysWind
|
44d4349f12
|
show currency in transaction edit dialog
|
2025-04-13 23:45:39 +08:00 |
|
MaysWind
|
df31be61e8
|
support hiding/unhiding/deleting sub-account in account list page
|
2025-04-13 23:36:37 +08:00 |
|
MaysWind
|
68b08c1e8a
|
use primary color & icon as default when creating secondary category
|
2025-04-06 22:38:49 +08:00 |
|
MaysWind
|
2c9bb12da9
|
code refactor
|
2025-04-03 23:50:14 +08:00 |
|
MaysWind
|
0a5f8862ad
|
allow pressing ESC or clicking outside to close add dialog when nothing is modified
|
2025-03-31 00:00:16 +08:00 |
|
MaysWind
|
433a225b9d
|
modify error message
|
2025-03-30 00:38:33 +08:00 |
|
MaysWind
|
6dfff84ab7
|
not allow to close dialog by clicking outside when user has modified something in dialog
|
2025-03-29 21:14:45 +08:00 |
|
MaysWind
|
91b6047f2e
|
batch create nonexistent transaction tags when import transaction
|
2025-03-29 21:02:56 +08:00 |
|
MaysWind
|
e5cf92f84e
|
batch create nonexistent transaction categories when import transaction
|
2025-03-24 00:10:50 +08:00 |
|
MaysWind
|
399b5c03a2
|
code refactor
|
2025-03-24 00:10:26 +08:00 |
|
MaysWind
|
f9b7be2f74
|
add refresh button in batch replace dialog
|
2025-03-24 00:09:40 +08:00 |
|
MaysWind
|
66f7cc6f88
|
set amount format in import dialog
|
2025-03-24 00:09:12 +08:00 |
|
MaysWind
|
af03597e86
|
move file
|
2025-03-23 15:09:22 +08:00 |
|
MaysWind
|
ab4fc8faf5
|
modify method name
|
2025-03-23 14:59:06 +08:00 |
|
MaysWind
|
fc2c5a8e6c
|
modify method name
|
2025-03-23 14:55:17 +08:00 |
|
MaysWind
|
a29ff0d553
|
show add transaction button in desktop navigation bar (#59)
|
2025-03-09 20:15:04 +08:00 |
|
MaysWind
|
a8c912c4c2
|
modify text
|
2025-03-09 16:50:27 +08:00 |
|
MaysWind
|
639bd9c5cd
|
use the new popup select dialog
|
2025-03-09 16:23:23 +08:00 |
|
MaysWind
|
0662427cec
|
show currency code in currency select
|
2025-03-09 01:19:14 +08:00 |
|
MaysWind
|
09574f1c75
|
code refactor
|
2025-03-09 00:39:54 +08:00 |
|
MaysWind
|
beeeb1c059
|
modify language select style
|
2025-03-07 01:47:27 +08:00 |
|
MaysWind
|
e83b959930
|
convert transaction type in import transaction dialog
|
2025-03-04 01:27:51 +08:00 |
|
MaysWind
|
9430f57a0b
|
import transaction from custom delimiter-separated values file
|
2025-03-04 01:27:08 +08:00 |
|
MaysWind
|
377a4899b7
|
scheduled transaction supports start time and end time (#36)
|
2025-02-28 00:14:52 +08:00 |
|
MaysWind
|
85e88949c4
|
fix clientSessionId not regenerated when use duplicate in desktop version
|
2025-02-16 23:16:59 +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
|
a0e3a269a0
|
fix the wrong display order of savings accounts and certificate of deposit accounts
|
2025-02-09 23:41:44 +08:00 |
|
MaysWind
|
1658d0758c
|
support input page number in transaction list for desktop
|
2025-02-09 22:17:17 +08:00 |
|
MaysWind
|
fa77d3e837
|
code refactor
|
2025-02-09 21:52:48 +08:00 |
|
MaysWind
|
e60c633e56
|
duplicate transaction with time / geographic location (#36)
|
2025-02-09 21:11:55 +08:00 |
|
MaysWind
|
0e4cd10376
|
remove compatibility code for migration
|
2025-02-09 17:28:20 +08:00 |
|
MaysWind
|
596787b998
|
migrate transaction list page to composition API and typescript
|
2025-02-09 17:28:20 +08:00 |
|
MaysWind
|
58c1382570
|
show hidden tag when there are no available tags
|
2025-02-07 00:08:42 +08:00 |
|
MaysWind
|
721eb122bd
|
code refactor
|
2025-02-06 23:36:03 +08:00 |
|
MaysWind
|
95205d2f1d
|
code refactor
|
2025-02-06 23:29:08 +08:00 |
|
MaysWind
|
b6efa91879
|
two column list item selection supports filtering content (#38)
|
2025-02-06 22:37:02 +08:00 |
|
MaysWind
|
b077b99806
|
do not save transaction draft when category / account / tag is same as the initial value (#37)
|
2025-02-05 22:38:41 +08:00 |
|
MaysWind
|
00f62fd608
|
code refactor
|
2025-02-05 00:19:01 +08:00 |
|
MaysWind
|
833e767e6c
|
migrate transaction edit page to composition API and typescript
|
2025-02-05 00:02:40 +08:00 |
|
MaysWind
|
8e170a69e8
|
migrate template list page to composition API and typescript
|
2025-02-04 14:38:09 +08:00 |
|
MaysWind
|
cc920cff9a
|
migrate transaction template store to composition API and typescript
|
2025-02-04 12:45:25 +08:00 |
|
MaysWind
|
5d78d56f0c
|
not allow to sort data in table when importing transactions
|
2025-02-04 01:36:08 +08:00 |
|
MaysWind
|
b9b47c4428
|
show red checkbox when data is invalid
|
2025-02-04 01:32:06 +08:00 |
|
MaysWind
|
a5382e9fdd
|
show error when no selected file to import
|
2025-02-04 01:30:54 +08:00 |
|
MaysWind
|
376f5b2650
|
migrate importing transaction dialog to composition API and typescript
|
2025-02-04 01:29:25 +08:00 |
|
MaysWind
|
61c5f75006
|
code refactor
|
2025-02-03 23:10:10 +08:00 |
|
MaysWind
|
9a6148fe6e
|
code refactor
|
2025-02-03 21:27:09 +08:00 |
|