2
0
Fork 0
Commit Graph

52 Commits

Author SHA1 Message Date
Luca 2a20e6249b Add bulma-prefers-dark, improve style 2022-04-22 01:47:32 +02:00
Andreas (@xAndy) Zimmermann 171cf5bf1f add "add helper" functionality to team view 2022-04-21 02:44:15 +02:00
Andreas (@xAndy) Zimmermann 4048c7d9ac free shifts in team view, eye candy 2022-04-21 01:42:18 +02:00
Andreas (@xAndy) Zimmermann bf3b276e39 resend invite sms in admin backend, admin view improvements 2022-04-21 00:53:53 +02:00
Andreas (@xAndy) Zimmermann 972277ebcd black 2022-04-21 00:53:21 +02:00
Andreas (@xAndy) Zimmermann a9d07856e4 no more errors for invalid tokens 2022-04-21 00:36:00 +02:00
Andreas (@xAndy) Zimmermann b6aa6f4e85 eye candy 2022-04-21 00:21:06 +02:00
Andreas (@xAndy) Zimmermann d1bdd2bc74 add initial shift reminder functionality 2022-04-20 22:05:29 +02:00
Luca c0ee3eea02 Add Celery 2022-04-20 20:30:44 +02:00
Andreas (@xAndy) Zimmermann d1c0c9e161 only resend registration sms every 15 minutes 2022-04-20 19:18:48 +02:00
Andreas (@xAndy) Zimmermann 15a1182fea black 2022-04-20 18:57:04 +02:00
Andreas (@xAndy) Zimmermann e72df3548a typos 2022-04-20 18:50:33 +02:00
Andreas (@xAndy) Zimmermann 9601367f12 add current/next shift to menu 2022-04-20 18:39:33 +02:00
Andreas (@xAndy) Zimmermann c8a4575c1b dont show cancel text for passed shifts, put shift in container 2022-04-20 17:33:15 +02:00
Luca 472bd6f629 Move notifications into container 2022-04-20 00:42:02 +02:00
Luca 4e035fb888 Style registration form 2022-04-20 00:10:37 +02:00
Luca aac22c9eb6 Fix middleware and formatting 2022-04-18 23:39:46 +02:00
Luca 7dd90e2c2c Fix entrypoint.sh 2022-04-18 23:03:55 +02:00
Luca 94b5638982 Add entrypoint script 2022-04-18 22:48:36 +02:00
Andreas (@xAndy) Zimmermann 5077333ff1 move token->helper into middleware to simplify code and error paths 2022-04-15 19:24:53 +02:00
Andreas (@xAndy) Zimmermann f4a0ee55d4 replace fix/iter with next on queries 2022-04-15 18:36:13 +02:00
Andreas (@xAndy) Zimmermann 6209a2671e add more messages for better helper feedback 2022-04-15 18:26:07 +02:00
Andreas (@xAndy) Zimmermann 14e18e9f2e add messages and debug links 2022-04-15 18:13:36 +02:00
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