Commit Graph

434 Commits

Author SHA1 Message Date
36ad24dba5 Add page for a course
Also added a relation between courses and challenges
2022-01-17 21:58:09 +01:00
48018b9377 Fix queries for updated challenges 2021-11-13 12:16:07 +01:00
5100518095 Correctly show the results for older submissions 2021-10-29 17:45:55 +02:00
512bf3559e Fix mistake in generating public links in open submissions 2021-10-01 16:04:28 +02:00
69dea3067e Fix links to public submissions 2021-10-01 13:30:01 +02:00
c68fd58f23 Bump up version 2021-09-25 21:24:14 +02:00
b8419f3744 Consider phases when showing a leaderboard 2021-09-25 21:21:24 +02:00
32d00b5ec3 Show phases 2021-09-25 21:14:54 +02:00
d15264b904 Challenge phase can be set 2021-09-25 18:37:08 +02:00
575ec8d4e4 Add colors for tags
(Without any visualization for the time being.)
2021-09-25 16:05:48 +02:00
601733eba9 Jump directly to the variant if a query returns just one 2021-09-25 15:32:13 +02:00
dcd30b6ccd Fix handling Keycloak users without family/given name set 2021-09-25 13:12:05 +02:00
725b9d6f50 Fix Opening 2021-09-22 15:12:20 +02:00
437368998b Bump up version number 2021-09-15 13:26:09 +02:00
d604a84053 Fix public repo in the no-internal-git mode 2021-09-15 13:24:40 +02:00
322609ec0f Add make-public end-point 2021-09-15 13:10:44 +02:00
9260d74b08 Add isOwner field to the leaderboard end-point 2021-09-15 12:55:16 +02:00
76b84637c9 Bump up version number 2021-09-02 22:43:51 +02:00
ea96c9b177 Add format-as-local-time end-point
Also breaking change - version in version-info is a list instead
of string
2021-09-02 22:38:59 +02:00
891c9645ab Fix swagger documentation for version-info 2021-09-02 21:13:21 +02:00
75d16e4b73 Add end-point for returning the current time 2021-09-02 20:58:17 +02:00
2afeabff0a Bump up version 2021-08-31 22:39:24 +02:00
3f0d0ecff3 Add end-point for returning the token for evaluation triggering 2021-08-31 22:36:10 +02:00
f0a2cde5db Handle two modes for gold standard when showing line-by-line mode 2021-08-31 22:07:43 +02:00
e27de3d0c2 Use nice metric names when sending announcements 2021-08-31 21:25:19 +02:00
6af80e0467 Extend the visibility of outputs
Now the outputs for all tests can be viewed except for
the main test provided that the expected.tsv file is there.

It means that, for example, test-A will be shown is test-B is there.
2021-08-21 18:32:04 +02:00
324107c89c Repo details are not shown by default 2021-08-21 16:54:54 +02:00
9f4942a657 All solutions are visible now
All the data (except for the repo URL and dev outputs) could be
inferred, anyway. So it would not make much sense to hide it.
2021-08-21 16:11:15 +02:00
9677c32cd5 Introduce NoInternalGitServer scheme
Also clean-up how to
2021-08-21 15:02:08 +02:00
e93c09c5b8 Fix formatting results in announcements 2021-08-21 11:57:39 +02:00
5f4af21006 Switch to more general announcements
Compatibility break: switch NEW_BEST_RESULT_SLACK_HOOK env
to ANNOUNCEMENT_HOOK
2021-08-21 10:26:46 +02:00
3dc9ae5dd8 Refactor towards generalization of announcements 2021-08-21 10:08:41 +02:00
8e9df1c311 Refactor toward general announcements cntd. 2021-08-21 09:49:30 +02:00
2a6515d872 Refactor towards general announcements 2021-08-21 09:45:37 +02:00
8417e20851 Slack announcements can be tested 2021-08-21 09:28:19 +02:00
5c052a71d0 Bump up version 2021-08-09 22:21:15 +02:00
6d7587aeac view-progress-log end-point returns a self-contained HTML 2021-08-09 22:19:40 +02:00
b432fdd0e5 view-process-log is self-contained 2021-08-09 22:07:44 +02:00
62fcfe510b Bump up version 2021-07-30 12:24:34 +02:00
0c5bbd63aa Add API for viewing progress logs 2021-07-30 12:19:27 +02:00
51e98bee68 Handle properly cases where there is no test 2021-07-29 17:36:18 +02:00
586413b138 Bump up version number 2021-07-26 07:55:29 +02:00
6dbe483333 Shared params returned by the JSON end-point as well 2021-07-26 07:53:15 +02:00
132b0f7ad9 Extract common parameters when showing results 2021-07-23 22:14:57 +02:00
b8b1eefa6b Params are shown as part of a description in all end-points 2021-07-23 20:20:52 +02:00
424dc329f5 Limit number of parameters shown 2021-07-23 20:01:50 +02:00
f87b35b7d4 Bump up version 2021-07-19 16:58:34 +02:00
75d831c261 Bump up version 2021-06-30 09:38:20 +02:00
ed06220ce0 Add AUTO_TEAM option 2021-06-29 08:48:58 +02:00
96d03875d7 Extract user's name from a JWT token 2021-06-28 18:38:15 +02:00