2
0
Fork 0
Commit Graph

229 Commits

Author SHA1 Message Date
Luca 7d2426cc2c Move bulma to assets/ 2022-04-15 17:41:31 +02:00
Luca 0e3db29154 Add pre-built bulma 2022-04-15 17:28:24 +02:00
Andreas (@xAndy) Zimmermann ff481a41c1 black formatting 2022-04-15 16:20:13 +02:00
Luca d041914c0f Fix more spelling 2022-04-14 03:21:59 +02:00
Luca 78ac75423c Fix spelling and make spacing in templates more consistent 2022-04-14 03:05:05 +02:00
Luca 92e7cd6c2b Add 'psycopg2-binary' to requirements.txt 2022-04-13 20:38:23 +02:00
Luca 4cc1a082c9 Fix no one being allowed to use the app 2022-04-13 19:46:25 +02:00
Luca 664e1617b0 Fix condition for DEBUG setting 2022-04-13 19:42:52 +02:00
Andreas (@xAndy) Zimmermann 943130fddd add missing login_required mixins to team views 2022-04-13 19:35:24 +02:00
Luca 08dd614f67 Get settings from env 2022-04-13 19:02:19 +02:00
Andreas (@xAndy) Zimmermann be767b6ee2 use tzaware now for db queries 2022-04-13 18:34:41 +02:00
Andreas (@xAndy) Zimmermann 4269418065 no more internal server error if non-logged in users try to log out 2022-04-13 18:32:27 +02:00
Andreas (@xAndy) Zimmermann 3a3fe3edef add initial team functionality 2022-04-13 18:28:45 +02:00
Andreas (@xAndy) Zimmermann bfcbe09965 start new team app, add project wide template dir 2022-04-13 16:25:47 +02:00
Andreas (@xAndy) Zimmermann aa8d4e2db4 add current shift and my shifts to overview 2022-04-13 15:39:20 +02:00
Luca 400a0e7d12 Make gunicorn listen on 0.0.0.0 2022-04-13 10:24:30 +02:00
Luca d4e795c07d Add Dockerfile 2022-04-13 10:14:13 +02:00
Luca 0c4b1684d3 Add STATIC_ROOT to settings.py 2022-04-13 00:09:18 +02:00
Andreas (@xAndy) Zimmermann 1a3d7fe114 add cancel functionality to shift reservations 2022-04-12 20:00:19 +02:00
Andreas (@xAndy) Zimmermann 1e85c26f34 add signup links to shift list, only show unregisterd shifts 2022-04-12 18:47:11 +02:00
Andreas (@xAndy) Zimmermann 18b04a7102 add initial shift signup flow 2022-04-12 18:31:18 +02:00
Andreas (@xAndy) Zimmermann 0566125299 initial registration draft 2022-04-12 17:04:47 +02:00
Andreas (@xAndy) Zimmermann 4125256601 add logout, primarily\ for dev purposes 2022-04-12 16:11:41 +02:00
Andreas (@xAndy) Zimmermann 5b98daba9a add token login 2022-04-12 16:09:17 +02:00
Andreas (@xAndy) Zimmermann bb81f69cb3 initial shift overview and shift admin view 2022-04-12 15:46:34 +02:00
Andreas (@xAndy) Zimmermann 85d05299c6 add initial models and enable app 2022-04-12 14:41:01 +02:00
Luca f8a56fb986 Add requirements.txt 2022-04-12 00:21:58 +02:00
Luca 45bb67197d Create main app 'app' 2022-04-12 00:18:51 +02:00
Luca ca5fd71a08 Initial commit 2022-04-11 02:04:11 +02:00