Commit graph

29 commits

Author SHA1 Message Date
e42410863d
Update French translations 2025-01-04 18:57:13 +01:00
a238401f13
Add AccountSelect widget and update account field in forms
- Introduced AccountSelect widget for improved account selection in forms.
- Updated AccountForm, StatementForm, and TransactionFiltersForm to use AccountSelect.
- Modified account model options to include 'archived' in ordering.
- Added new migration for account model options change.
2025-01-04 18:45:36 +01:00
5b49836bad
Fix history plot
Fix #31
2025-01-03 14:55:16 +01:00
57b315c842
Fix bug with js for archived accounts 2025-01-02 17:33:25 +01:00
224f55a8b1
Add icon field, closes #24 2025-01-02 17:30:59 +01:00
229033aac0
Use templatetag for history_plot 2025-01-02 15:03:10 +01:00
b1fddd0dd6
Use templatetag for statement_table 2025-01-02 14:41:53 +01:00
786d7c2130
Use templatetags for statement_table 2025-01-02 14:19:06 +01:00
57d5330d75
Create account list view 2025-01-02 10:07:01 +01:00
f98990d0a8
Update djlint settings 2025-01-01 13:59:31 +01:00
093ca475d8
Fix icons 2024-12-31 17:19:52 +01:00
63f1cf4e4d
Update statement display (cards instead of table) 2024-12-31 15:03:01 +01:00
cf25fd1826
Enable archiving accounts 2024-12-29 10:38:25 +01:00
9d50dc7154
Separate detail and edit view for category, update statement page 2024-01-04 16:51:48 +01:00
218a6aca6f
Separate detail and edit view for account 2024-01-04 16:05:38 +01:00
bf1d15574d
Fix previous commit 2024-01-03 16:14:54 +01:00
ef90d52807
Fix history regarding category__budget 2024-01-03 16:07:10 +01:00
6b08113f60
Add back link on month and year page 2024-01-02 16:04:04 +01:00
2f32c2b80f
Fix year urls on account pages 2024-01-02 12:13:57 +01:00
7f3b9c7b5c
Structure page content with sections 2023-12-30 10:38:30 +01:00
14755df86b
Fix pagination on month archive, keep account 2023-12-30 09:40:11 +01:00
681651109a
Fix translations 2023-04-22 15:24:12 +02:00
a77cfbe339
Fix urls 2023-04-22 14:33:07 +02:00
2d7957b813
Empty tables are now visible 2023-04-22 14:28:49 +02:00
2d5f209c41
Move history to separate app 2023-04-22 13:53:45 +02:00
f0a232f366
Moved views to adequate apps 2023-04-22 13:47:43 +02:00
719436f9ad
Implemented frontend for account 2023-04-22 12:14:42 +02:00
bb4a8c5db1
Fixed migrations 2023-04-22 11:40:12 +02:00
b05c3e6760
Split backend in applications 2023-04-22 11:16:42 +02:00