MaysWind
a127a381cc
remove unused entries
2026-01-21 23:33:15 +08:00
MaysWind
4aa0dc20af
update translation
2026-01-21 23:32:40 +08:00
Diego Fernández Criado
012cc04107
Update ES locales
2026-01-21 23:31:33 +08:00
MaysWind
c0036d230a
update locale default settings
2026-01-21 22:30:03 +08:00
Harsh Vardan
869970a4ab
refactor(locale): remove wrongfully formatted fsl translation file by ide
2026-01-21 11:06:02 +08:00
Harsh Vardan
42f8aa410c
refactor(locale): proper import order in locales index.ts file
2026-01-21 11:06:02 +08:00
Harsh Vardan
80e1223505
feat(locale): add Tamil translation
2026-01-21 11:06:02 +08:00
MaysWind
fc9581580c
fix the system paste button appears again after the user tap outside
2026-01-19 22:23:24 +08:00
MaysWind
b0e6764bfe
do not allow switching tag groups before saving changes to the tag order
2026-01-19 01:02:46 +08:00
MaysWind
03fef81414
fix no error message is shown when a tag cannot be moved
2026-01-19 00:56:07 +08:00
MaysWind
8dcb8648a5
support tag group for transaction tags in the import transaction tool
2026-01-19 00:55:34 +08:00
Andres Teller
a2f1d944ad
fix: correct typo in Spanish translation
2026-01-18 13:32:53 +08:00
MaysWind
8447dd7ae6
support pasting amount on number pad sheet for non-ios device
2026-01-17 22:16:30 +08:00
MaysWind
543cc5f656
disable buttons in navigation bar during initial page load
2026-01-17 20:52:48 +08:00
MaysWind
9664bac47f
update the title of the change display order dialog/page
2026-01-17 20:12:43 +08:00
MaysWind
42ae323568
support adding / renaming / deleting / changing display order for tag group on mobile version
2026-01-17 20:04:07 +08:00
MaysWind
a357fb8136
automatically switch to the newly added tag group
2026-01-17 19:24:09 +08:00
MaysWind
3b487ca0d9
fix the currently displayed group is incorrect after deleting a tag group
2026-01-17 19:02:44 +08:00
MaysWind
91e98f3126
make delete tag group button disabled when tag group has tags
2026-01-17 18:55:32 +08:00
MaysWind
7ecacaeb05
support moving tags on mobile version
2026-01-17 18:48:45 +08:00
MaysWind
598ae9fa06
show add button in default group
2026-01-17 16:05:04 +08:00
MaysWind
9aaf3284c0
remove unnecessary type assertions
2026-01-17 14:29:36 +08:00
GaryOu
b27f9c12de
refactor: use isDefined util for account ID check in TransactionEditPageBase.ts
2026-01-17 14:24:07 +08:00
GaryOu
a730ebab8f
Refactor transfer amount calculation to handle account changes
...
- Refactor `setTransactionSuitableDestinationAmount` in transactions store to handle account ID changes and avoid logic duplication.
- Recalculate transfer-in amount when changing accounts, while preserving manual edits by verifying previous exchange rate relationships.
- Clean up redundant calculation logic in `TransactionEditPageBase.ts`.
2026-01-17 14:24:07 +08:00
GaryOu
f7d0e2279a
Watch for account changes and recalculate destination amount for transfers on the Add Transfer Transaction dialog
2026-01-17 14:24:07 +08:00
MaysWind
7d9cfc4ced
support transaction tag group
2026-01-17 00:52:02 +08:00
MaysWind
b556efa510
adjust the interaction for displaying and reordering all explorers on the Insights Explorer page
2026-01-17 00:45:09 +08:00
MaysWind
4b72bfd76d
fix the changes are cleared after changing date range under "New Explorer"
2026-01-16 23:55:50 +08:00
MaysWind
0f532094ca
update the initial styling of the pie chart
2026-01-16 23:30:28 +08:00
MaysWind
7e48cca4ab
fix the non-amount numbers in charts are not formatted using localized number formatting
2026-01-16 23:29:26 +08:00
MaysWind
98aa535193
fix the year–quarter format date is not formatted using localized number formatting
2026-01-16 23:29:15 +08:00
MaysWind
e304f4d3fa
display all data in statistics & analysis and hide percentages with values below zero
2026-01-16 01:26:06 +08:00
MaysWind
83a34ae322
allow the either username or email is empty which returns from oauth 2.0 provider, but require both to be present when automatically registering a new user
2026-01-16 00:01:48 +08:00
Andrej Kralj
88b63d0222
Updated Slovenian translation
2026-01-14 20:12:45 +08:00
MaysWind
9b4dd5600a
show insights explorer count on data management page
2026-01-11 14:24:38 +08:00
MaysWind
ca959fb9ce
automatically focus after opening the dialog and support confirming with the enter key
2026-01-11 14:01:14 +08:00
MaysWind
ee9b281919
insights explorer supports axis chart
2026-01-11 02:53:37 +08:00
MaysWind
1a0630846d
refactor the trends chart component and extract a reusable axis chart component
2026-01-11 00:11:36 +08:00
MaysWind
9585cbc8a9
fix the explorer is not selected when opening a hidden explorer on the insights explorer page
2026-01-10 01:00:04 +08:00
Dmitry Shemin
3b0b95ac4a
fix: trim trailling spaces in username
2026-01-10 00:32:03 +08:00
thehijacker
caf88a9488
Updated Slovenian translation
2026-01-09 23:07:00 +08:00
MaysWind
3cf1276fa7
add all explorers dialog and show confirm dialog when restoring to last saved explorer
2026-01-09 00:33:31 +08:00
MaysWind
5ae763273a
format code
2026-01-08 23:41:33 +08:00
MaysWind
e39965e7b5
add restore to last saved for insights explorer
2026-01-08 01:29:54 +08:00
MaysWind
af36fe9212
highlight the save button when the explorer has been updated
2026-01-08 01:20:30 +08:00
MaysWind
6eb7fa27f6
support configuring the data source of the data table in insights explorer
2026-01-08 00:43:27 +08:00
MaysWind
0dd0597c3b
code refactor
2026-01-08 00:05:07 +08:00
MaysWind
f0a74a6108
save the number of transactions per page in database
2026-01-07 23:56:31 +08:00
MaysWind
6829eddde5
display different dialog titles when saving a new explorer and renaming an explorer
2026-01-07 23:47:14 +08:00
MaysWind
1c596c4a15
support hiding and unhiding explorers
2026-01-07 23:39:07 +08:00