Herculino Trotta
16de87376a
Merge pull request #429
...
fix(api): inefficient transaction update operation
0.18.1
2025-12-07 13:55:29 -03:00
Herculino Trotta
e8e1144fdd
fix(api): inefficient transaction update operation
2025-12-07 13:53:30 -03:00
eitchtee
157f357a7a
chore(locale): update translation files
...
[skip ci] Automatically generated by Django makemessages workflow
2025-12-07 16:45:08 +00:00
Herculino Trotta
d77eddbd26
Merge pull request #428 from SerafimPikalov/fix/null-category-serialization
...
fix: handle null category in TransactionCategoryField serialization
2025-12-07 13:44:25 -03:00
Sera Pikalov
fb1b383962
fix: handle null category in TransactionCategoryField serialization
...
Fix AttributeError when serializing transactions with null categories.
The to_representation method now checks for None before accessing
category properties, returning None instead of crashing.
Fixes issue where API returns 500 error when retrieving transactions
without assigned categories.
2025-12-07 12:37:05 +02:00
eitchtee
11998475c5
chore(locale): update translation files
...
[skip ci] Automatically generated by Django makemessages workflow
2025-12-07 03:33:34 +00:00
Herculino Trotta
21363e23a1
Merge pull request #425
...
feat(api): add endpoints for importing files and getting account balance
2025-12-07 00:33:00 -03:00
Herculino Trotta
d3a816d91b
feat(api): add endpoints for importing files and getting account balance
2025-12-07 00:32:18 -03:00
Herculino Trotta
9c92bbd3cf
Merge pull request #424
...
fix(import:v1): always_* types for is_paid and type requires assigning a source
2025-12-06 17:53:15 -03:00
Herculino Trotta
c55d688956
fix(import:v1): always_* types for is_paid and type requires assigning a source
2025-12-06 17:52:46 -03:00
Herculino Trotta
231b9065c9
Merge pull request #423
...
fix: decouple DEBUG env variable from vite dev server
2025-12-06 17:33:14 -03:00
Herculino Trotta
01ea0de4b3
fix: decouple DEBUG env variable from vite dev server
2025-12-06 17:32:34 -03:00
Herculino Trotta
c57fa1630b
Merge pull request #422
...
fix: try to fix "the connection is closed" db errors
2025-12-06 16:47:13 -03:00
Herculino Trotta
92f7bcfd9e
fix: try to fix "the connection is closed" db errors
2025-12-06 16:46:33 -03:00
eitchtee
58b855f55e
chore(locale): update translation files
...
[skip ci] Automatically generated by Django makemessages workflow
2025-12-06 19:19:20 +00:00
Herculino Trotta
d4d51301b3
Merge pull request #421
...
feat: accept query params on standalone add transaction page
2025-12-06 16:18:50 -03:00
Herculino Trotta
aed3fb11fe
feat: accept query params on standalone add transaction page
2025-12-06 16:17:37 -03:00
Herculino Trotta
70d427bec4
Merge pull request #420
...
chore: bump dependencies
2025-12-06 14:23:43 -03:00
Herculino Trotta
b6f52458db
chore: bump dependencies
2025-12-06 14:22:56 -03:00
Herculino Trotta
8d76c40b7e
Merge pull request #419 from eitchtee/dev
...
chore: bump dependencies for safety
2025-12-06 14:05:25 -03:00
Herculino Trotta
a43e3d158f
chore: bump dependencies for safety
2025-12-06 14:02:37 -03:00
Herculino Trotta
588ae2de6e
Merge pull request #407 from eitchtee/weblate
...
Translations update from Weblate
2025-11-26 21:44:07 -03:00
Herculino Trotta
4b97ba681a
Merge branch 'main' into weblate
2025-11-26 21:43:56 -03:00
eitchtee
1a903507ad
chore(locale): update translation files
...
[skip ci] Automatically generated by Django makemessages workflow
2025-11-26 19:41:38 +00:00
Weblate
bf920df771
Merge remote-tracking branch 'origin/main'
2025-11-26 19:41:04 +00:00
Herculino Trotta
23ae6f3d54
Merge pull request #411
...
fix: unable to create transactions with an empty reference date when importing
2025-11-26 16:41:01 -03:00
Herculino Trotta
49f28834e9
fix: unable to create transactions with an empty reference date when importing
...
fixes #410
2025-11-26 16:39:51 -03:00
Dimitri Decrock
4351027b87
locale(Dutch): update translation
...
Currently translated at 100.0% (695 of 695 strings)
Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/nl/
2025-11-25 05:20:40 +00:00
Herculino Trotta
c37aa6e059
Merge pull request #404 from eitchtee/weblate
...
Translations update from Weblate
0.18.0
2025-11-24 00:43:55 -03:00
Herculino Trotta
8a5a54dcbd
locale(Portuguese (Brazil)): update translation
...
Currently translated at 100.0% (695 of 695 strings)
Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/pt_BR/
2025-11-24 03:20:40 +00:00
eitchtee
24ee8ecd68
chore(locale): update translation files
...
[skip ci] Automatically generated by Django makemessages workflow
2025-11-24 02:56:47 +00:00
Herculino Trotta
a14332bb80
Merge pull request #402 from eitchtee/feat/replace-webpack+bootstrap
...
feat: replace webpack with vite and bootstrap with daisyui
2025-11-23 23:56:02 -03:00
Herculino Trotta
32747071fe
Merge remote-tracking branch 'origin/feat/replace-webpack+bootstrap' into feat/replace-webpack+bootstrap
2025-11-23 23:20:48 -03:00
Herculino Trotta
24fa9cde51
style: fix deleted transactions styling
2025-11-23 23:19:23 -03:00
Herculino Trotta
372ec2f30f
Merge branch 'main' into feat/replace-webpack+bootstrap
2025-11-23 23:08:02 -03:00
Herculino Trotta
fffba037a6
Merge pull request #403 from eitchtee/internal_port
...
feat: add internal_port env var
2025-11-23 23:07:29 -03:00
Herculino Trotta
43488147d8
ci: try to improve build times using uv
2025-11-23 22:55:53 -03:00
Herculino Trotta
31a31e9922
ci: try to improve build times using uv
2025-11-23 22:54:17 -03:00
Herculino Trotta
7af6280b29
ci: try to improve build times using uv
2025-11-23 22:48:20 -03:00
Herculino Trotta
40389396e3
ci: try to improve build times using uv
2025-11-23 22:31:52 -03:00
Herculino Trotta
21845d501e
style: remove scrollbar-gutter due to weird behavior
2025-11-23 22:28:45 -03:00
Herculino Trotta
5f098e11a3
ci: try to improve build times
2025-11-23 22:08:39 -03:00
Herculino Trotta
d2de0684fb
feat: use scrollbar-gutter to prevent layout from shifting on dynamic loads
2025-11-23 20:27:12 -03:00
Herculino Trotta
eb4723e890
feat: cleanup vite configs
2025-11-23 20:15:06 -03:00
Herculino Trotta
890cc90420
Merge pull request #398 from eitchtee/weblate
...
Translations update from Weblate
2025-11-22 13:01:58 -03:00
Herculino Trotta
307af9e40a
feat: theme selection and remove unused styling
2025-11-22 03:06:22 -03:00
Herculino Trotta
1eeb0b0f5e
feat: theme toasts and move elements styling to their js
2025-11-22 03:04:00 -03:00
Herculino Trotta
605ece705e
feat: fixes
2025-11-22 01:30:43 -03:00
Herculino Trotta
2ae57e83cb
feat: fixes
2025-11-22 01:10:01 -03:00
Herculino Trotta
af72e3f44e
fix(quick_transactions): ignore internal_id
2025-11-22 00:44:57 -03:00