2
0
Fork 0
Commit Graph

302 Commits

Author SHA1 Message Date
Luca afce72c427 Set LOGIN_URL globally 2022-04-29 02:25:07 +02:00
Andreas (@xAndy) Zimmermann 91922bb5d4 add exponential registration backoff, change registration text 2022-04-29 02:22:54 +02:00
Luca 3647ecc77a Actually send SMS if sipgate credentials are set 2022-04-29 02:14:14 +02:00
Andreas (@xAndy) Zimmermann 826c3a1a7a add about and faq test 2022-04-29 01:21:12 +02:00
Andreas (@xAndy) Zimmermann a047862be5 move html import into subcommand 2022-04-29 00:20:50 +02:00
Andreas (@xAndy) Zimmermann 2b5ed73f9b intial pages app with faq and about links 2022-04-28 18:07:28 +02:00
Luca d52461205d Fix invalid redirect on unauthorized access to team app 2022-04-28 16:03:54 +02:00
Luca d6cb71f804 Add footer in base template 2022-04-28 16:02:21 +02:00
Luca 16bc397b60 Improve before/after event pages 2022-04-28 03:44:40 +02:00
Luca 9d8e28f0e1 Sort country codes 2022-04-28 00:17:26 +02:00
Luca fcbec535bc Reformat before/after templates 2022-04-28 00:17:07 +02:00
Luca cf3e4b9363 Restore previous error message for invalid phone numbers 2022-04-27 23:33:53 +02:00
Luca 6a092c343d Implement basic sipgate.io SMS sending 2022-04-27 23:25:28 +02:00
Andreas (@xAndy) Zimmermann 06c3a39bde hide registration if event is over 2022-04-27 23:15:59 +02:00
Andreas (@xAndy) Zimmermann cad8945e25 add event state dependent messages and screens 2022-04-27 23:11:45 +02:00
Andreas (@xAndy) Zimmermann 0863b8c45a read propper env vars for scheduled tasks 2022-04-27 22:36:47 +02:00
Andreas (@xAndy) Zimmermann 9cb6a6acdd apply_async->delay 2022-04-27 22:34:26 +02:00
Andreas (@xAndy) Zimmermann 3b0c0f7c9c add celery task to send shift reminders 2022-04-27 21:55:43 +02:00
Luca 0da9d981c8 Fix registration form 2022-04-27 21:46:52 +02:00
Luca e0435df07d Prevent shift signup when shift was deleted 2022-04-27 21:35:28 +02:00
Luca c6dd5b5eca Hide buttons if shift is deleted 2022-04-27 20:24:00 +02:00
Andreas (@xAndy) Zimmermann 61b28da346 fix settings manager being initialized too early 2022-04-27 19:47:48 +02:00
Andreas (@xAndy) Zimmermann c6abe5911e add message send tasks and respect dynamic send setting 2022-04-27 19:10:33 +02:00
Luca 899367e6a3 Install `git` in Dockerfile 2022-04-27 18:49:23 +02:00
Andreas (@xAndy) Zimmermann cbd708d075 use working dynamic-settings branch 2022-04-27 18:28:42 +02:00
Andreas (@xAndy) Zimmermann 3a27d32ce5 add more dynamic settings 2022-04-27 17:45:34 +02:00
Andreas (@xAndy) Zimmermann 11854ab1ce add support for ocuntry code allowlist, add dach to it 2022-04-27 17:18:58 +02:00
Andreas (@xAndy) Zimmermann e13d05a3df add dynamic_preferences 2022-04-27 16:40:18 +02:00
Andreas (@xAndy) Zimmermann 5e039d6bf5 black 2022-04-27 16:40:18 +02:00
Andreas (@xAndy) Zimmermann 944d21f681 dont user helper phne as id anymore. django migrations broke :( 2022-04-27 16:40:18 +02:00
Luca 8b22411d6a Fix time format 2022-04-27 15:26:45 +02:00
Andreas (@xAndy) Zimmermann 8cd466157d i see a red commit and i want it painted black 2022-04-27 15:24:22 +02:00
Andreas (@xAndy) Zimmermann 145f9c8187 initial phone number validation 2022-04-27 15:13:54 +02:00
Luca 5b0ca61d17 Rely on SENTRY_ENVIRONMENT instead of using just ENVIRONMENT 2022-04-27 14:12:03 +02:00
Luca 9032968bc0 Add Sentry integration 2022-04-26 21:55:03 +02:00
Luca b82c01ec38 Add favicon 2022-04-26 18:20:23 +02:00
Luca d65bef7a13 Create 'static' directory as unprivileged user 2022-04-26 17:49:33 +02:00
Luca e32ccc0b6a Store 'celerybeat-schedule' in a subdirectory 2022-04-26 17:36:08 +02:00
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