Commit Graph

296 Commits

Author SHA1 Message Date
Filip Gralinski
37125b8326 Sets are used instead of strings for tags 2018-11-03 17:25:49 +01:00
Filip Gralinski
9d67e39a06 Take params 2018-11-03 12:30:39 +01:00
Filip Gralinski
d3e2c06b15 Change HashMap to Map, clean up 2018-11-03 10:56:58 +01:00
Filip Gralinski
1ff7c34714 Extract params 2018-11-03 10:41:49 +01:00
Filip Graliński
7404dd330d Show all deadline lines 2018-10-25 09:23:05 +02:00
Filip Gralinski
5ee8a20727 Update for geval 2018-10-23 17:05:52 +02:00
Filip Gralinski
f381b18564 Update for new geval 2018-10-17 22:47:22 +02:00
Filip Gralinski
876e98f862 Merge branch 'master' of ssh://gonito.net/gonito 2018-10-15 21:15:29 +02:00
Filip Gralinski
687716f6fe Handle tags and description from gonito.yaml 2018-10-15 21:15:03 +02:00
Filip Graliński
32ae5d7e1a Use --single-branch 2018-10-15 14:19:20 +02:00
Filip Gralinski
2f062a659d update GEval version 2018-09-27 21:53:47 +02:00
Filip Graliński
a2ae700158 Add first version of indicator graphs 2018-09-22 19:22:00 +02:00
Filip Graliński
6db055b219 Add a mini-language for defining condition on submissions and their variants 2018-09-21 10:57:13 +02:00
Filip Graliński
ef6e892680 Bring back tests 2018-09-20 13:31:28 +02:00
Karol Kaczmarek
5ade94b225 Merge branch 'dashboard' into 'master'
Dashboard

See merge request gonito/gonito!1
2018-09-17 11:26:11 +02:00
Filip Graliński
1acf5a4858 Fix building script 2018-09-14 15:52:45 +02:00
Filip Gralinski
e1b1ff53f1 Add indicators to the database, make it possible to edit them in the dashboard.
The dashboard itself (in terms of graphs) is not part of this commit.
2018-09-14 15:50:44 +02:00
Filip Gralinski
69dedeecbd Fix some warnings in Achievements 2018-09-14 15:50:42 +02:00
Filip Gralinski
30ba1afcbd Add GitLabCI files 2018-09-14 15:50:37 +02:00
Filip Gralinski
d3be4493c1 More geval versions accepted 2018-09-12 20:54:02 +02:00
Filip Gralinski
17442abed3 Fix collapsing menus 2018-09-09 19:42:17 +02:00
Filip Gralinski
1415133bab Fix order of tests 2018-09-08 21:24:25 +02:00
Filip Gralinski
055687506b Add by-tag mode for the leaderboard 2018-09-08 21:21:21 +02:00
Filip Gralinski
20fc29159f Show all main metrics in the leaderboard 2018-09-08 19:21:06 +02:00
Filip Gralinski
e20e8dfa63 Switch to full-width view, fix display on small screens 2018-09-08 14:23:47 +02:00
Filip Gralinski
858f494047 Scores are sorted correctly with N/A and Infinity values correctly handled 2018-09-08 10:20:36 +02:00
Filip Gralinski
1aafff1808 Do not use scientific formatting of scores 2018-09-08 09:03:22 +02:00
2ed724bf05 handle tags correctly in case of re-submission 2018-09-01 15:27:11 +02:00
bed12dee34 show only numerical params on graphs 2018-09-01 14:23:41 +02:00
40016c36e5 fix function name 2018-09-01 14:01:17 +02:00
c23e28250a numbers in graphs are shown with the right precision 2018-09-01 13:56:18 +02:00
1c277f6ad1 show token for triggering evaluation at "your account" page 2018-09-01 13:23:19 +02:00
6c6c63114f improve creating challenges 2018-09-01 12:01:35 +02:00
63dac77974 improve submission for how-to 2018-09-01 11:06:42 +02:00
0758ca3239 fix triggering an evaluation when running in the auto-opening mode 2018-09-01 10:48:08 +02:00
fac5d451d6 use space instead of slash as separator between test-name and metric (in tables)
so that the hear could be wrapped in a more narrow column if needed
(e.g. if the number of test sets/metric is large)
2018-09-01 10:46:39 +02:00
d9a3d56d3d improve showing query results, fix issue with triggering evaluation for the first time 2018-08-30 21:58:27 +02:00
5a7c7431ce update geval dep 2018-08-30 21:57:53 +02:00
6be9daa5b6 fix geval version 2018-08-10 21:07:11 +02:00
877aa9ef49 more height for param graphs 2018-07-30 11:00:39 +02:00
b14e675c61 add a parameter 2018-07-30 07:59:38 +02:00
ff8d8d8e7a param graphs are shown for the challenge main page as well 2018-07-28 22:10:55 +02:00
abef15c905 refactor param graphs 2018-07-28 22:02:47 +02:00
3388971ed6 clean up and refactor 2018-07-28 21:53:13 +02:00
3a4c85c501 clean up ShowChallenge 2018-07-28 21:36:45 +02:00
701223e27a minor fixes in the template for param graphs 2018-07-28 21:29:55 +02:00
9d54deb68f show param graphs for all non-dev tests 2018-07-28 21:22:52 +02:00
4883ffe946 fix the template for all submissions 2018-07-28 20:01:47 +02:00
c60e786025 refactor getMainTest 2018-07-28 19:59:29 +02:00
e263a37eca clean up and generalize code generating param charts 2018-07-28 19:16:07 +02:00