Commit graph

188 commits

Author SHA1 Message Date
a48e34281f
Removed now unused code 2022-12-28 09:56:35 +01:00
e911cdcf6b
Fix tabulation issue in template 2022-12-28 09:56:23 +01:00
60631b77b7
Update styling for textarea 2022-12-28 09:55:57 +01:00
757ce1f45f
Update views using class based views
Updated views for transaction
Invoice form temporarily removed
2022-12-28 09:54:39 +01:00
41499f1329
Update search to use listview
Enables pagination
2022-12-26 18:50:02 +01:00
c58ef42bd0
Fix translation error 2022-12-26 18:19:14 +01:00
b611085467
Update __str__ of snapshots 2022-12-26 18:11:09 +01:00
8b859651e8
Improve accessibility
Replace trash-can icon with text
2022-12-26 18:04:16 +01:00
0676b52613
Improve accessibility 2022-12-26 18:00:03 +01:00
01710a9476
Fix whitespace in navbar 2022-12-26 17:54:14 +01:00
542ddbc781
Update theme
Set background color of table header to theme color
2022-12-26 17:50:03 +01:00
47b9d6a3fb
Update categories layout on homepage 2022-12-25 16:33:41 +01:00
16dba43810
Reformat template files with djLint 2022-12-25 16:24:40 +01:00
3a31eec326
Update invoice list layout 2022-12-25 16:10:39 +01:00
93d827dea3
Update translations 2022-12-21 17:31:49 +01:00
5953d80ff2
Improve search
Search in trader
Combine ranked and trigram
2022-12-21 17:18:02 +01:00
4b4c5f827d
Add search 2022-12-21 17:05:23 +01:00
d8b00d91e8
Redirect on valid form input 2022-12-21 15:49:27 +01:00
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
08b3c3dd18
Use new media server for invoices 2022-12-21 15:32:51 +01:00
b77c5b6064
Fix style on login page 2022-12-21 15:18:52 +01:00
ee26d0d9a8
Update media file server for debugging 2022-12-21 14:56:28 +01:00
4a41f998d7
Use path converter in media url 2022-12-21 14:43:01 +01:00
4a1bd56fd9
Update nginx proxy of media files 2022-12-21 14:39:56 +01:00
043f5e7112
Add private media server using nginx
Use internal nginx root with X-Accel-Redirect header
2022-12-21 14:23:02 +01:00
ba07636a85
Add display for snapshot files on homepage 2022-12-21 14:09:38 +01:00
4efc421f04
Fix file selector styling 2022-12-21 14:05:15 +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
7895210aea
Add default date on snapshots 2022-12-21 09:21: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
b090902648
Update plot style 2022-12-20 16:31:03 +01:00
d04fc756d4
Add timeline graph to category page 2022-12-20 16:20:44 +01:00
bbcaf1c1d3
Add timeline per category 2022-12-20 16:14:06 +01:00
d88ba21869
Update style for checkbox compatibility 2022-12-20 15:45:23 +01:00
60bdff43e7
Remove non-budget categories for plot 2022-12-20 15:32:34 +01:00
396ef9ead5
Add budget option to categories 2022-12-20 15:28:56 +01:00
19490e62b2
Add category plot 2022-12-19 14:36:02 +01:00
e095d8d35f
Add first plot 2022-12-19 14:18:25 +01:00
3cf3cb649e
Default to fr-fr 2022-12-19 12:09:02 +01:00
a7e3f92469
Add form errors 2022-12-19 12:03:37 +01:00
0e2fd6e74f
Update style, fix contrast issues 2022-12-19 11:57:16 +01:00
b844947cfd
Updated text and improved button contrast 2022-12-19 11:42:48 +01:00
e6e7fa328a
Updated translations 2022-12-19 11:19:22 +01:00
edf6ae0584
Update design 2022-12-18 09:58:40 +01:00
1f40f6bdc6
Fix hidden inputs 2022-08-11 08:41:50 +02:00
178f82d36a
Start translation to fr-fr 2022-05-30 19:21:40 +02:00
0131146c55
Add styling to password field 2022-05-30 15:10:28 +02:00
78907323a6
Add accesskeys to navbar 2022-05-30 15:08:54 +02:00
984dadf7e6
Update form buttons for accessibility & nojs behavior 2022-05-30 15:04:30 +02:00
f21e2a1b2e
Fix bug when snapshot only has negative or positive transactions 2022-05-30 14:55:52 +02:00
f359426997
Fix bug when adding earliest snapshot 2022-05-30 14:48:28 +02:00
7fc60d83a4
Fix categories links on index 2022-05-26 08:06:10 +02:00
a10e798c8c
Add templating for form buttons 2022-05-25 08:14:50 +02:00
7269fcbc6b
Add empty alt text to logo 2022-05-24 20:53:44 +02:00
5850aa95c3
Update form style 2022-05-24 20:52:53 +02:00
63c7ab497e
Fix add snapshot page 2022-05-24 20:46:05 +02:00
a911b324b5
Add logo 2022-05-24 20:15:38 +02:00
d7558cfa0c
Force grouping on value filter 2022-05-24 18:14:22 +02:00
d2d27caf41
Fix number filters 2022-05-24 18:10:01 +02:00
408e605c7b
Add sum on chart 2022-05-24 17:31:45 +02:00
f6dc54f87d
Update border-radius 2022-05-24 17:16:03 +02:00
5337f62621
Add border-radius to chart bars 2022-05-24 17:13:50 +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
14fa4b38d0
Add prefix to invoice form 2022-05-23 14:07:12 +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
30ccc7b6eb
Update theme 2022-05-22 17:55:01 +02:00
e37e0c2183
Fix typo in base.html nav 2022-05-22 17:12:20 +02:00
7a365212f5
Add css to paginator 2022-05-22 17:09:22 +02:00
fdcdff7bcc
Add paginated transaction view 2022-05-22 17:07:57 +02:00
e4f70c67e3
Darken value column in tables 2022-05-22 14:52:25 +02:00
d96450aae2
Fix date range for snapshot transactions 2022-05-22 14:41:15 +02:00
5c01b8cd61
Update css for index categories 2022-05-22 14:17:26 +02:00
b4e218f418
Remove restrictions on category names 2022-05-22 13:57:53 +02:00
b45150d4ff
Added payment field to transaction 2022-05-22 13:52:09 +02:00
215787e204
Add real date field to transactions 2022-05-22 13:36:43 +02:00
83aefe1f84
Add delete button to transaction form 2022-05-22 13:27:57 +02:00
df0882bd88
Fix bugs and update templating 2022-05-22 12:32:26 +02:00
5d6f47b852
Fix snapshot diff update issue 2022-05-22 11:14:05 +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
57ace376d8
Updat transaction list in category with table 2022-05-22 10:35:22 +02:00
f3d0d3d746
Update theme colors 2022-05-22 10:28:53 +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
15a317dc0f
Snapshot table 2022-05-22 09:21:30 +02:00
a3797bb7fb
Add snapshot list 2022-05-22 08:37:52 +02:00
29484e3c02
Add snapshots 2022-05-21 21:00:26 +02:00
ee494e0a9d
Force + on transaction value 2022-05-21 19:17:44 +02:00
a6afe9fef7
Move README to root 2022-05-21 19:09:42 +02:00
27d6977518
Add README 2022-05-21 19:09:09 +02:00
83203d4e20
Move static for main app to main folder 2022-05-21 19:03:32 +02:00
97f4c70116
Fix heading alignment for value 2022-05-21 19:01:33 +02:00