Commit graph

15 commits

Author SHA1 Message Date
69c6b79267 Small improvements to the UI 2024-02-13 19:16:59 +01:00
0f4b1d9da2 Split up static files into static and django_static 2024-02-13 18:02:38 +01:00
5572fec9c1 Completely re-structured the project from scratch, wrote a better bootstrap script, changed configuration format to yaml, improved Caddyfile, and more. #15 #16 #20 2023-02-11 17:23:57 +01:00
8599f49857 Refactored CSS and HTML templates and polished UI (#10), changed JavaScript variable names to camelCase, adjusted filenames and some url parameter names in urlpatterns, and more. 2022-11-04 20:35:28 +01:00
86ea7c0000 Added 'supply' page to create negative register transactions, updated translation 2022-10-15 19:37:01 +02:00
ca160781dd Added support for profile pictures 2022-08-06 18:56:39 +02:00
91a184b284 Make the login overlay a bit more compact 2022-06-29 19:08:26 +02:00
31b2e395b4 #5 disabled backdrop-filter: blur for buttons to fix performance issues 2022-06-24 18:39:27 +02:00
05698544d7 Small UI enhancement for mobile devices 2022-06-16 10:39:29 +02:00
c7866bfefe Fixed a display issue with the login overlay 2022-06-16 10:28:53 +02:00
5893d311fe #4 moved Logout button out of the dropdown menu 2022-06-16 10:22:37 +02:00
9f965b8119 Rearranged statistics page 2022-05-24 20:49:18 +02:00
d792a7658c Fixed a bug in the template for the order page caused by localization and removed the previously applied workaround for this issue 2022-05-16 10:51:22 +02:00
9406bbad97 Revised some UI elements 2022-05-14 11:28:32 +02:00
c49798a9ea Initial commit - existing project files 2022-03-16 12:11:30 +01:00