Commit Graph

24 Commits

Author SHA1 Message Date
02bd5f316a admin: When deleting team, also delete associations 2022-02-03 10:16:52 +01:00
92bb409764 admin: Fix panic on not provided password 2022-01-20 14:44:11 +01:00
c7569b5e54 Use pointer receiver more offen 2021-12-11 11:20:44 +01:00
5eeb1a6297 admin: Handle team password 2021-09-09 11:21:29 +02:00
63de5d64b1 fic: Pick HSL function to generate random colors 2021-09-08 02:07:37 +02:00
5c12963da8 fic: Add team's external_id to allow team and score synchronisation 2021-09-08 02:07:37 +02:00
66a72633d6 dashboard: generate a special teams.json with members for trophee scene 2020-01-30 19:00:14 +01:00
14d31737e0 admin: new route and interface to manage symlink for team association exclusing certificates 2019-02-06 03:40:49 +01:00
a35aa7be70 admin: add a new route to update team history coefficient 2019-02-06 03:40:49 +01:00
088c2402cd admin: add button to disable inactive teams 2019-01-22 08:49:44 +01:00
6925614f49 admin/api: use libfic struct instead of api one 2019-01-21 09:58:36 +01:00
93f36faafe admin: new route to export nginx translation file from team name to team_id 2019-01-21 09:58:35 +01:00
a1c94d582d admin: score grid is a JSON to display scoring detail for a team 2019-01-21 03:08:05 +01:00
bcc598ebd5 Write docs! 2018-05-11 15:03:09 +02:00
0ec90b14c6 Fixes thanks to go vet 2018-05-11 05:27:51 +02:00
e083da2f72 Remove team's initial_name, replaced by their ID 2018-05-11 05:27:50 +02:00
e9910fe827 admin: can delete team history item 2018-01-17 18:52:48 +01:00
41400a8710 admin: add history route in API 2018-01-17 18:52:37 +01:00
7478051425 admin: interface to edit teams 2018-01-17 18:52:32 +01:00
544bbb745c admin: new route /members/ 2018-01-17 18:52:31 +01:00
b8b1f14806 admin: restore function to add team and members 2018-01-17 18:52:31 +01:00
8e91e7edbe admin: sanitize use of InitialName when needed 2018-01-17 18:52:30 +01:00
3b320469b5 Use github.com/julienschmidt/httprouter instead of gorilla 2018-01-17 18:51:52 +01:00
1054dd7086 admin/api: use gorilla/mux instead of Go router 2018-01-17 18:51:44 +01:00