2
0
Fork 0
Commit Graph

352 Commits

Author SHA1 Message Date
Luca df86aa87ff Disable 'reshuffle_shifts' action 2023-05-13 23:12:08 +02:00
Luca f793d73b28 Convert url slug to integer TeamMember id 2023-05-13 19:52:28 +02:00
Luca d186f048fb Change TeamMember id field to random ids 2023-05-13 19:32:23 +02:00
Luca 8ae99da8a1 Patch bulma-prefers-dark to make tables look less ugly 2023-05-13 18:17:25 +02:00
Luca 8c37c8b34d Clean up code 2023-05-13 17:38:40 +02:00
Andreas (@xAndy) Zimmermann 9ea7f05766 show team members their shift duration 2023-05-13 16:35:14 +02:00
Andreas (@xAndy) Zimmermann 3f07acfbd5 fair shift distribution, no overlapping shifts 2023-05-13 16:25:33 +02:00
Andreas (@xAndy) Zimmermann 6e31bb1378 order team backup shifts and add page title 2023-05-13 15:34:10 +02:00
Andreas (@xAndy) Zimmermann e774ed833b more equality 2023-05-13 15:15:19 +02:00
Andreas (@xAndy) Zimmermann 534b504460 dont overwrite other bucket shifts during assignment 2023-05-13 15:15:19 +02:00
Andreas (@xAndy) Zimmermann d1e06d00ec first assignment prototype 2023-05-13 15:15:19 +02:00
Florian Sorg 332fb0b4cd implement my_fallback_shifts view 2023-05-13 01:59:05 +02:00
Florian Sorg f5690bc866 upsi 2023-05-13 00:47:00 +02:00
Florian Sorg 25c2c1bee9 you do wanna make me cry and i wanna say goodbye 2023-05-13 00:44:55 +02:00
Luca eb21bfe099 Reformat code using black 2023-05-10 23:42:27 +02:00
Luca 52241ec1ac Fix UpperCamelcase 2023-05-10 23:37:38 +02:00
Luca 1f0a1b3fbf Fix registration count without ruining performance 2023-05-10 23:33:57 +02:00
Florian Sorg 01ac707ab7 implement fallback assignment admin view, dumb random fallback assignment 2023-05-10 00:21:49 +02:00
Luca 5f434adf05 Fix templates 2023-05-09 23:42:49 +02:00
Luca d5137f78f1 Add per-room shift count metrics 2023-05-09 23:25:24 +02:00
Luca ad52a9b9fe Fix metrics encoding 2023-05-09 23:25:24 +02:00
Andreas (@xAndy) Zimmermann f076154ab0 show free count for helpers as well, use db to calculate 2023-05-09 00:08:08 +02:00
Andreas (@xAndy) Zimmermann 420beed018 improve shift reminder wordingt 2023-05-08 23:49:37 +02:00
Andreas (@xAndy) Zimmermann 84e944ae67 add team per room view, sort overview rooms 2023-05-08 23:37:21 +02:00
Luca 012cc6be1b Reformat code with black 2023-05-08 21:08:16 +02:00
Luca 639524b9a4 Mark incoming messages as read when sending outgoing message, replace $token 2023-05-08 21:07:43 +02:00
Luca 8e3726eba4 Redact login token 2023-05-08 20:58:08 +02:00
Luca 0cd9f661c7 Add metric 'shift_registrations' 2023-05-08 19:04:43 +02:00
Luca aabbb372b5 Add metric 'helpers_registered' 2023-05-08 18:49:50 +02:00
Luca f2dbda15aa Rename metric to 'helpers_required' 2023-05-08 18:49:11 +02:00
Luca 366f367a7d Fix 'helpers_required_total' metric 2023-05-08 18:11:29 +02:00
Luca 36cc1a5fec Add 'helpers_required_total' metric 2023-05-08 18:00:45 +02:00
Luca a34f568083 Open AStA membership form in current tab 2023-05-08 16:58:38 +02:00
Luca 2563deb013 Update AStA form 2023-05-08 16:50:49 +02:00
Luca bfa8b05192 Refer to login SMS in signup warning 2023-05-08 16:50:22 +02:00
Luca 8f22997ac1 Append 'h' to shift duration 2023-05-08 12:16:40 +02:00
Andreas (@xAndy) Zimmermann 3957c659e6 add custom filter to format shift durations 2023-05-08 11:17:14 +02:00
Andreas (@xAndy) Zimmermann 8a8c415015 parse events containing 2 levels of location data 2023-05-08 09:19:33 +02:00
Luca 422d588d53 Fix metrics again 2023-05-08 00:16:17 +02:00
Luca 28c23f5782 Reorder metrics 2023-05-08 00:11:58 +02:00
Luca ae82b26644 Fix metrics 2023-05-08 00:10:13 +02:00
Luca 4a3f7adbee Reformat migrations using black 2023-05-08 00:01:27 +02:00
Luca 0bfda856d8 Remove backup stuff from shift detail page 2023-05-07 23:05:28 +02:00
Luca 8bd09a22ae Fix overwriting 'read' state of IncomingMessage every time it is "received" 2023-05-07 22:24:44 +02:00
Florian Sorg 1cbaf07cae implement data structures for fallback, remove incompatible code 2023-05-07 18:07:45 +02:00
Luca eb681d31b0 Implement incoming_message view and show message history on helper page 2023-05-07 17:24:26 +02:00
Luca e9e263d59d Add incoming messages page 2023-05-07 14:14:54 +02:00
Luca 1b9fc8652d Fix bulma-prefers-dark 2023-05-07 12:52:00 +02:00
Luca 3bccd25028 Fix datetime formatting for sipgate API 2023-05-07 02:41:38 +02:00
Luca 2f39705d9a Pass created_at of latest model to list_incoming_sms instead of the model itself 2023-05-07 02:30:09 +02:00