|
4738dffc82
|
Transition squashed migration to normal migration
|
2023-04-20 17:27:06 +02:00 |
|
|
f3b355d76b
|
Add flake8 linter
|
2023-04-20 17:24:01 +02:00 |
|
|
5a76d58894
|
Update title style
|
2023-04-20 16:59:39 +02:00 |
|
|
8d68a7091f
|
Update title and paragraph styles
|
2023-04-20 16:14:31 +02:00 |
|
|
d9e03df878
|
Update title style
|
2023-04-20 16:06:29 +02:00 |
|
|
ea7d8faecd
|
Style title on create
|
2023-04-20 15:58:37 +02:00 |
|
|
dfe89fb716
|
Remove last New ...
|
2023-04-20 15:53:55 +02:00 |
|
|
442b36055a
|
Remove None fallback in get
|
2023-04-20 15:51:26 +02:00 |
|
|
d595d73417
|
Disable fixed fields in forms
|
2023-04-20 15:50:40 +02:00 |
|
|
42c44c8c11
|
Make links full-width
|
2023-04-20 15:32:30 +02:00 |
|
|
51d57564c4
|
Fix no-income / no-expense snapshots
|
2023-04-20 15:22:04 +02:00 |
|
|
ae39b4870b
|
Add back link to create forms linked to accounts, snapshots
|
2023-04-20 15:15:00 +02:00 |
|
|
7521cc236f
|
Remove get_create_url, redirect createform to same page using hidden form field
|
2023-04-20 14:41:16 +02:00 |
|
|
c744c87baa
|
Use different urls for create pages
|
2023-04-20 12:22:45 +02:00 |
|
|
b673950e99
|
Fix translation error
|
2023-04-20 12:15:06 +02:00 |
|
|
d7d9a44894
|
Change create titles (again)
|
2023-04-20 12:14:25 +02:00 |
|
|
e87893ae0c
|
Capitalize links to creation form
|
2023-04-20 12:06:01 +02:00 |
|
|
45d12d0b07
|
Remove lowercase from creation form title
|
2023-04-20 12:04:14 +02:00 |
|
|
df19c5586d
|
Change save button to create on creation form
|
2023-04-20 12:03:30 +02:00 |
|
|
37bb725f23
|
Use form template
|
2023-04-20 12:01:22 +02:00 |
|
|
110a699f1a
|
Show title as New on forms
|
2023-04-20 11:28:06 +02:00 |
|
|
9263af0d40
|
Create view returns to create another ; remove checkbox
|
2023-04-20 11:11:06 +02:00 |
|
|
3eb40cd5ed
|
Remove addmore checkbox from update forms
|
2023-04-20 11:07:17 +02:00 |
|
|
e3ddf4cbaa
|
Right-align whole tfoot in forms
|
2023-04-20 10:22:01 +02:00 |
|
|
a1d48ca246
|
Remove empty value fill-ins
|
2023-04-20 10:21:18 +02:00 |
|
|
c77b88c2f7
|
Fix add more checkbox in login and search form
|
2023-04-20 10:17:40 +02:00 |
|
|
751ddba463
|
Fix empty account bug
|
2023-04-20 10:11:14 +02:00 |
|
|
4a1d7778df
|
Add backend for Add more checkbox
|
2023-04-20 10:07:53 +02:00 |
|
|
821d0d290a
|
Update translations
|
2023-04-20 09:40:39 +02:00 |
|
|
306a1e06c2
|
Add checkbox 'Add more' to frontend
|
2023-04-20 09:39:40 +02:00 |
|
|
3ca027afc5
|
Update invoice form
|
2023-04-20 09:39:24 +02:00 |
|
|
492e6e77d1
|
Update __str__ functions
|
2023-04-20 09:23:30 +02:00 |
|
|
4792388ccd
|
Move function definition to utils
|
2023-04-20 09:19:15 +02:00 |
|
|
5a0958d52c
|
Fill empty months in history
|
2023-04-19 21:43:43 +02:00 |
|
|
917531aa97
|
Add history function to view
|
2023-04-19 18:59:37 +02:00 |
|
|
5534a4352d
|
Add trend to history chart
|
2023-04-19 18:35:57 +02:00 |
|
|
9db123457f
|
Change skip link font weight
|
2023-04-19 17:27:12 +02:00 |
|
|
b98743d88b
|
Remove footer
|
2023-04-19 17:25:33 +02:00 |
|
|
9deba5b28f
|
Show file extension
|
2023-04-19 17:19:01 +02:00 |
|
|
06b51a87ff
|
Update PKGBUILD
|
2023-04-19 17:09:00 +02:00 |
|
|
2c95379870
|
Raise skip link opacity
|
2023-04-19 17:08:03 +02:00 |
|
|
f4077456af
|
Fix snapshot page
|
2023-04-19 16:58:40 +02:00 |
|
|
0ec3fa74b2
|
Set icon field length to 24
|
2023-04-19 15:44:05 +02:00 |
|
|
787427beec
|
Switch to remixicon
|
2023-04-19 15:32:01 +02:00 |
|
|
10ba4f118e
|
Use remixicon + emoji uicons in frontend
|
2023-04-19 14:54:32 +02:00 |
|
|
df0005ebe2
|
Set uicon length to 2 for composite emojis
|
2023-04-19 10:11:21 +02:00 |
|
|
93b31dabee
|
Fix uicon field type
|
2023-04-19 10:08:41 +02:00 |
|
|
629c993072
|
Replace icon field with uicon in backend
|
2023-04-19 10:03:22 +02:00 |
|
|
71269377b4
|
Add prettier pre-commit hook
|
2023-04-18 19:51:15 +02:00 |
|
|
044a7f1c06
|
Add djlint pre-commit hook
|
2023-04-18 19:01:41 +02:00 |
|