2
0
Fork 0
Commit Graph

314 Commits

Author SHA1 Message Date
Luca 6546439bf4 Run container as unprivileged user 2022-04-26 17:28:53 +02:00
Luca c08eaf6a2e Do not show running shifts if there are none 2022-04-25 23:47:49 +02:00
Luca 6ca0958909 Style team pages 2022-04-25 23:35:13 +02:00
Luca 08848863ca s/D(u|ich)/d\1/ 2022-04-25 09:34:11 +02:00
Luca 777a616921 Wrap helper and token creation in transaction 2022-04-24 03:25:05 +02:00
Luca f1494e3382 RTFM 2022-04-24 03:18:37 +02:00
Luca 3dd3c028e1 Implement periodic import of shifts 2022-04-23 14:36:47 +02:00
Luca 38a72a97be Style shift detail 2022-04-22 17:23:25 +02:00
Luca 6696bdca24 Add space between 'Schicht' and time in navbar 2022-04-22 17:09:24 +02:00
Luca 78e9b85ff0 Conform to navbar structure as described in Bulma docs 2022-04-22 17:05:46 +02:00
Luca 1c3edb3129 Only show horizontal rule if there is anything above it 2022-04-22 02:22:34 +02:00
Luca 4bea956a38 Make new migrations, format code 2022-04-22 02:07:31 +02:00
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