2
0
Fork 0
Commit Graph

161 Commits

Author SHA1 Message Date
Luca 7a08080604 Add LICENSE 2022-05-10 13:21:24 +02:00
Luca 03cf70463e Use kontakt font (Maven Pro) 2022-05-10 11:19:42 +02:00
Luca 14ef1824c2 s/Webseite/Website/ 2022-04-30 00:39:28 +02:00
Luca 309a68c217 Hide registration hint if user is already logged in 2022-04-29 18:57:21 +02:00
Luca 36a9e13c29 (Ab)use breadcrumb component for footer nav 2022-04-29 18:43:48 +02:00
Luca 0a598afe95 Fix typos 2022-04-29 18:09:11 +02:00
Luca 5ef6d1910c Render 'wait_confirmation' template after resending confirmation sms 2022-04-29 02:59:07 +02:00
Luca d9d02a241b Don't show debug notification if not in debug mode 2022-04-29 02:55:03 +02:00
Luca f5adc0064e Convert phone number to string and fix typos 2022-04-29 02:36:32 +02:00
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