Commit Graph

105 Commits

Author SHA1 Message Date
Yohann D'ANELLO c35fb4e996 Test questions, 100% coverage 2020-11-03 17:58:05 +01:00
Yohann D'ANELLO b6cefc1519 Test setting the received participation and the sent participation 2020-11-03 17:21:50 +01:00
Yohann D'ANELLO e73bb2d18b Test calendar 2020-11-03 16:43:51 +01:00
Yohann D'ANELLO f422212aea Test calendar 2020-11-03 16:26:43 +01:00
Yohann D'ANELLO 52763cb75a Fix video table 2020-11-03 15:33:25 +01:00
Yohann D'ANELLO e98540a2a8 Test search participation objects 2020-11-03 15:12:33 +01:00
Yohann D'ANELLO 7353ecfd5f Admins don't have any participation 2020-11-03 14:46:00 +01:00
Yohann D'ANELLO 0a3fffe21e Test leave team 2020-11-03 14:43:51 +01:00
Yohann D'ANELLO bf32c34d4c Users should be able to send a synthesis during the fourth phase 2020-11-03 14:31:11 +01:00
Yohann D'ANELLO c62aa3ebd1 Avoid infinite recursion 2020-11-03 14:26:55 +01:00
Yohann D'ANELLO 4181742133 Linting 2020-11-02 18:25:32 +01:00
Yohann D'ANELLO 25756fb2ef Test forbidden accesses 2020-11-02 18:19:53 +01:00
Yohann D'ANELLO 4c25ae2928 Test team validation 2020-11-02 18:09:24 +01:00
Yohann D'ANELLO 7ae2b152c6 Test participation admin pages 2020-11-02 16:57:38 +01:00
Yohann D'ANELLO 4043d04826 Add admin pages for Participation app 2020-11-02 16:17:07 +01:00
Yohann D'ANELLO 463adc90d6 Fix format 2020-11-02 11:18:06 +01:00
Yohann D'ANELLO 4975d4ddb7 Add page titles 2020-11-02 10:58:00 +01:00
Yohann D'ANELLO 82f8d61eb7 Send synthesis button 2020-11-01 20:53:41 +01:00
Yohann D'ANELLO 1392b50db1 Fix linting 2020-11-01 20:30:02 +01:00
Yohann D'ANELLO bcca41bfb6 Add a script to launch the third phase 2020-11-01 20:28:43 +01:00
Yohann D'ANELLO 4f1f4b0783 Use french names for Matrix room aliases 2020-10-31 22:23:02 +01:00
Yohann D'ANELLO 2f6a1f6e56 Add a delete question button 2020-10-31 22:18:04 +01:00
Yohann D'ANELLO d0007ee9b2 Update questions 2020-10-31 18:57:00 +01:00
Yohann D'ANELLO 0d9c293443 Add a modal to create a question 2020-10-31 18:11:37 +01:00
Yohann D'ANELLO 2a282e366e Add Question model 2020-10-31 14:37:36 +01:00
Yohann D'ANELLO c11a40e054 Add a room to search a team 2020-10-31 14:22:40 +01:00
Yohann D'ANELLO 4b14d3562f Add a message to add questions 2020-10-31 14:15:49 +01:00
Yohann D'ANELLO 0ea51f47b3 Display the sent video, not the example video... 2020-10-31 13:56:47 +01:00
Yohann D'ANELLO 0e9afc780c Display the received video 2020-10-31 13:55:29 +01:00
Yohann D'ANELLO 2273cbfbc6 There are only 3 problems 2020-10-31 13:36:03 +01:00
Yohann D'ANELLO 95e1c4f821 Define the team which receives our video 2020-10-31 13:35:00 +01:00
Yohann D'ANELLO e9c56104df Define the received participation 2020-10-31 12:51:49 +01:00
Yohann D'ANELLO e0f06179a0 Improve participation detail page 2020-10-30 22:36:34 +01:00
Yohann D'ANELLO 9bb638f48d Fix import order 2020-10-30 19:55:55 +01:00
Yohann D'ANELLO 8236a9fe14 Add a lot of comments 2020-10-30 19:46:46 +01:00
Yohann D'ANELLO 971169fe2c Define rooms avatar 2020-10-29 23:57:29 +01:00
Yohann D'ANELLO 79836f0d94 Define Bot avatar 2020-10-29 20:10:57 +01:00
Yohann D'ANELLO 3265c1fc1b Create #annonces channel 2020-10-29 19:41:07 +01:00
Yohann D'ANELLO 09a2947095 Add script to fix channel permissions 2020-10-29 17:22:07 +01:00
Yohann D'ANELLO 316e4eefc1 Integrate chat 2020-10-29 16:08:27 +01:00
Yohann D'ANELLO 238333a175 Store auth token to don't login everytime 2020-10-29 15:40:30 +01:00
Yohann D'ANELLO db30b481a3 Reorder imports 2020-10-29 15:09:24 +01:00
Yohann D'ANELLO 6647a284f4 Create a Matrix channel when a team got created 2020-10-29 15:07:03 +01:00
Yohann D'ANELLO b33723efb3 Create Matrix room when a Team got created 2020-10-28 19:03:25 +01:00
Yohann D'ANELLO d73a92c7f7 Add leave team button 2020-10-20 16:08:42 +02:00
Yohann D'ANELLO b80f98ef43 Display mailing list address on team page 2020-10-20 15:32:13 +02:00
Yohann D'ANELLO 8c8ab4c0b7 Rename video in solution since there will be multiple videos in one page 2020-10-20 15:25:28 +02:00
Yohann D'ANELLO f2704b3f13 Render solution video in a modal 2020-10-20 15:20:33 +02:00
Yohann D'ANELLO 9159e7323d Don't upload videos after the deadline 2020-10-20 14:51:09 +02:00
Yohann D'ANELLO ab315a69ed Add a method to query the current phase 2020-10-20 14:38:07 +02:00