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
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
Herculino Trotta
e2e1c5cff5
feat: changes and fixes
2025-11-18 01:04:39 -03:00
Herculino Trotta
ed3d58f1fd
fix: slow down when page is loaded
2025-11-15 14:55:37 -03:00
Ursuleac Zsolt
b58f894dc6
locale(Hungarian): update translation
...
Currently translated at 4.7% (33 of 695 strings)
Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/hu/
2025-11-13 16:20:41 +00:00
Ursuleac Zsolt
2ed7fa44c0
locale((Hungarian)): added translation using Weblate
2025-11-13 15:27:11 +00:00
Herculino Trotta
7c3120cd43
fix: general javascript improvements
2025-11-13 11:12:43 -03:00
Herculino Trotta
2bc5e24e51
fix: theme toggle not saving correctly
2025-11-12 00:10:42 -03:00
Herculino Trotta
d3f8a637bc
feat: changes
2025-11-11 23:25:08 -03:00
Herculino Trotta
b02b6451d2
fix: alpine incompatibility
2025-11-11 23:22:51 -03:00
Herculino Trotta
0b0d760bab
feat: guess what, more changes
2025-11-11 20:21:01 -03:00
Herculino Trotta
b38ed37bc5
feat: oh look, more changes
2025-11-10 00:28:16 -03:00
Herculino Trotta
5d7dd622f5
feat: add internal_port env var
2025-11-09 15:42:42 -03:00
Herculino Trotta
7e37948616
feat: more changes and fixes
2025-11-09 15:31:50 -03:00
Herculino Trotta
2afb6b1f5f
feat: more changes and fixes
2025-11-08 14:21:36 -03:00
Herculino Trotta
cd54df6f2d
feat: more changes and fixes
2025-11-08 14:06:01 -03:00
Marcin Kisielewski
3e4ace8993
locale(Polish): update translation
...
Currently translated at 1.5% (11 of 695 strings)
Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/pl/
2025-11-08 12:20:40 +00:00
Herculino Trotta
a878af28f1
feat: more changes and fixes
2025-11-05 13:09:31 -03:00
Herculino Trotta
0a4d4c12b9
feat: another batch of fixes
2025-11-04 10:29:40 -03:00
Herculino Trotta
9ade58a003
feat: another batch
2025-11-03 01:40:13 -03:00