Commit graph

38 commits

Author SHA1 Message Date
6d0fb174eb
Organise imports using isort --profile black 2022-12-21 15:42:30 +01:00
364ad42c05
Only show budgeted categories on snapshot page 2022-12-21 15:37:57 +01:00
e11749f187
Add file selector to snapshots 2022-12-21 14:02:15 +01:00
996f6a9f18
Add visibility on invoices
Add links to invoices on transaction tables
Added invoices and has_invoice properties to transactions
2022-12-21 09:38:17 +01:00
495c64fcdc
Update layout
Modified navbar content
Moved categories up on homepage
Load all snapshots on homepage
Load 64 transactions per page
2022-12-21 09:18:47 +01:00
f21e2a1b2e
Fix bug when snapshot only has negative or positive transactions 2022-05-30 14:55:52 +02:00
a10e798c8c
Add templating for form buttons 2022-05-25 08:14:50 +02:00
63c7ab497e
Fix add snapshot page 2022-05-24 20:46:05 +02:00
73ce1a298e
Update graphics 2022-05-24 17:09:16 +02:00
d9abdf798f
Update plot 2022-05-24 15:37:58 +02:00
0437814725
Switch to horizontal bar plot 2022-05-24 15:32:00 +02:00
b1b3a5afa2
Add snapshot plot 2022-05-24 15:28:52 +02:00
c3c328fdd6
Show form errors: view rewriting with methods 2022-05-22 18:52:57 +02:00
11c215e4d8
Use form template 2022-05-22 18:14:11 +02:00
c5ac2d83c7
Update form theme 2022-05-22 18:07:04 +02:00
fdcdff7bcc
Add paginated transaction view 2022-05-22 17:07:57 +02:00
d96450aae2
Fix date range for snapshot transactions 2022-05-22 14:41:15 +02:00
83aefe1f84
Add delete button to transaction form 2022-05-22 13:27:57 +02:00
0e60dfba27
Fix snapshot updating issues 2022-05-22 11:10:52 +02:00
02b0fae3f7
Fix bugs with snapshots: opening earliest snapshot, deleting latest 2022-05-22 10:39:29 +02:00
43aabf051b
Add transactions to snapshot page 2022-05-22 10:15:42 +02:00
cb458cf472
Add snapshot form 2022-05-22 10:06:44 +02:00
4b784a553b
Update index 2022-05-22 09:27:48 +02:00
a3797bb7fb
Add snapshot list 2022-05-22 08:37:52 +02:00
467c8002e2
Add category page 2022-05-20 19:17:42 +02:00
9e7563e38e
Add validators 2022-05-20 16:27:18 +02:00
c91994d041
Add automatic category sorting 2022-05-20 16:20:42 +02:00
ea9d871e25
Add category inheritance to view and template 2022-05-20 15:55:37 +02:00
a3273c13cf
Add parent back to categories 2022-05-20 15:33:24 +02:00
1f48c41005
Add login 2022-05-20 15:06:37 +02:00
e38b781ff9
Single layer of categories 2022-05-20 14:39:00 +02:00
fbff835598
Use list view 2022-05-19 21:47:02 +02:00
69c55f0cce
Remove blank line 2022-05-19 21:37:50 +02:00
eddfa4708f
Add transaction creation 2022-05-19 21:30:24 +02:00
6ef5a441e1
Add invoice management 2022-05-19 21:21:55 +02:00
5339a725f2
Add form for transactions 2022-05-19 20:33:36 +02:00
08868ce7c6
Homepage, transaction page and invoice 2022-05-19 18:51:53 +02:00
0b58580a00
Base django project 2022-05-19 16:09:28 +02:00