2
0
Fork 0
Commit Graph

174 Commits

Author SHA1 Message Date
Luca 2659273824 Redirect to 'register' page and show warning if token is not found 2023-04-21 22:03:55 +02:00
Luca 8e4918ec67 Fix URLconf 2023-04-21 21:45:17 +02:00
Luca 6899b9b9f3 Merge 'redirects' app into 'pages' 2023-04-21 21:29:21 +02:00
Luca e8deebae0c Reformat code 2023-04-21 21:26:07 +02:00
Luca 024926e44c Update URLs 2023-04-19 23:10:06 +02:00
Luca f3b5301fa4 Set min-height to viewport height 2023-02-15 23:30:21 +01:00
Luca 5c9c29c0c1 Improve layout 2022-06-03 13:45:00 +02:00
Andreas (@xAndy) Zimmermann 974a7e5a60 more stats 2022-05-28 20:53:30 +02:00
Luca 440e128bcc Merge separate bulk message views 2022-05-27 15:25:06 +02:00
Andreas (@xAndy) Zimmermann 7db3e68260 add bulk message for helpers 2022-05-26 17:41:43 +02:00
Andreas (@xAndy) Zimmermann e65e5eb2e6 add sort and filter to shift registrations 2022-05-26 17:20:47 +02:00
Andreas (@xAndy) Zimmermann 9dda2c1f62 add redirects 2022-05-26 15:11:18 +02:00
Florian Sorg 8c4275d7c6 terminal: remove trailing comma 2022-05-21 22:41:30 +02:00
Florian Sorg f290c45b9c terminal: disable auto scroll and reload on user interaction 2022-05-21 22:23:31 +02:00
Florian Sorg 160c006a28 terminal: workaround for chrome weirdness when reloading 2022-05-21 19:40:49 +02:00
Florian Sorg 442b239b12 implement terminal autoscrolling 2022-05-21 19:36:12 +02:00
Andreas (@xAndy) Zimmermann 084739b7a7 black 2022-05-21 19:24:18 +02:00
Andreas (@xAndy) Zimmermann 66d226961c prettify and clear terminal view 2022-05-21 19:24:18 +02:00
Florian Sorg 1562a1a689 implement description for rooms, format descriptions on shift detail page 2022-05-21 19:03:51 +02:00
Andreas (@xAndy) Zimmermann e18101e85a integrate team backup more closely into team views 2022-05-21 11:14:32 +02:00
Andreas (@xAndy) Zimmermann 9aeee34e7c allow team to remove helpers from shifts 2022-05-21 10:48:24 +02:00
Andreas (@xAndy) Zimmermann 05d633b826 show team backups in team shift lists 2022-05-20 21:53:21 +02:00
Andreas (@xAndy) Zimmermann c94074ccd7 fix typo 2022-05-20 20:56:45 +02:00
Andreas (@xAndy) Zimmermann 10e642c4a3 show running shifts in free shifts, worklist and terminal 2022-05-20 20:36:16 +02:00
Andreas (@xAndy) Zimmermann 046189d93c add checkin button to team backend 2022-05-20 20:25:51 +02:00
Andreas (@xAndy) Zimmermann 6b80322a6e fix free shifts 2022-05-20 18:19:06 +02:00
Andreas (@xAndy) Zimmermann 59516a7a89 add missing filters in team view 2022-05-20 16:50:17 +02:00
Luca 4b1b2b13a5 Fix timezone issue 2022-05-20 15:54:08 +02:00
Andreas (@xAndy) Zimmermann 9afd3cf290 show last digits in helper names 2022-05-20 15:38:24 +02:00
Luca 552529cd6b Send messages on shift changes 2022-05-20 00:50:49 +02:00
Andreas (@xAndy) Zimmermann 77d4ecadec fix worklist sort 2022-05-19 21:19:57 +02:00
Andreas (@xAndy) Zimmermann 7465fe5083 add missing line breaks to shift meeting point description 2022-05-18 20:14:41 +02:00
Andreas (@xAndy) Zimmermann 962734262c add first signage view, terminal for team 2022-05-18 18:01:38 +02:00
Andreas (@xAndy) Zimmermann 4900a90dc0 fix team free shift sorting 2022-05-18 17:59:19 +02:00
Luca f5d2b7ee7c Implement basic metrics 2022-05-18 14:36:13 +02:00
Luca df9493f6cd Fix exception reporting 2022-05-17 18:00:29 +02:00
Luca 73d214615e Fix wording 2022-05-17 17:43:04 +02:00
Luca 0b58d47dbb Style AStA membership confirmation 2022-05-17 17:43:04 +02:00
Andreas (@xAndy) Zimmermann afb4aa274d sms rate limiting and error reporting 2022-05-17 17:39:40 +02:00
Andreas (@xAndy) Zimmermann b949c9e37a add link to shift location to shifts 2022-05-17 17:21:54 +02:00
Andreas (@xAndy) Zimmermann af3d9381ad unify checkin messaging 2022-05-17 17:11:35 +02:00
Luca f70e94955d Make day selector stick to the top 2022-05-17 17:00:10 +02:00
Andreas (@xAndy) Zimmermann eb56b658fa fix can_cancel for shiftregs 2022-05-17 16:30:29 +02:00
Andreas (@xAndy) Zimmermann efe0d392db add first asta functionality 2022-05-17 16:26:31 +02:00
Andreas (@xAndy) Zimmermann 75d71f082d show late shifts in the previous day 2022-05-17 15:05:15 +02:00
Luca e7029e4002 Force 'my_future_shifts' query and reformat code 2022-05-16 23:12:28 +02:00
Luca 6d2d70e0d5 Group shifts by date 2022-05-16 23:02:26 +02:00
Luca 964de92b9d Replace '$token' with login token in bulk messages 2022-05-16 22:12:49 +02:00
Andreas (@xAndy) Zimmermann 920de57f2b only send mass messages to validated numbers 2022-05-16 19:49:01 +02:00
Luca c38b194f9c Implement bulk message sending 2022-05-16 16:48:32 +02:00