Commit Graph

228 Commits

Author SHA1 Message Date
dbf1985d25 Implement flag arrays 2019-01-21 03:08:04 +01:00
3056a19d09 dashboard: refactor interface 2019-01-21 03:08:04 +01:00
f9237d2dcf css: clock is now a css class 2019-01-21 03:08:04 +01:00
e9fd9c4e9a Mutualise some common JS functions 2019-01-21 03:08:04 +01:00
8463993581 frontend: Add field to filter tag list 2019-01-21 03:08:04 +01:00
476f0f553c implement choices_cost 2019-01-21 03:08:04 +01:00
711db60a4c frontend: fix wording and tooltips 2019-01-21 03:08:04 +01:00
21697f01ca New field for exercice to display a text after exercice validation 2019-01-21 03:08:04 +01:00
8c95782eff Implement and display headlines in interface 2019-01-21 03:08:02 +01:00
c5b65289d3 Add new helper string related to justified MCQ flag 2019-01-21 03:07:47 +01:00
024d34f0e4 frontend: registration is Ok 2019-01-21 03:07:47 +01:00
7b0e8195ff frontend: keep answers on screen after submission (lost on refresh) 2019-01-21 03:07:47 +01:00
87b41ab3cc frontend: save flag fields between 2 refresh and pages 2019-01-21 03:07:47 +01:00
63a55a8a0b nginx: error pages are now respond as json if accept header request it.
As a consequence, we can rely on them to display a correct information on user pages through angularJS.
2019-01-21 03:07:47 +01:00
cf290732dc frontend: css: add bottom border to most of cards and jumboframe 2019-01-21 03:07:47 +01:00
a06a256c21 frontend: deny hint reveal after challenge's end + respond with 410 GONE 2019-01-21 03:07:47 +01:00
0f48b27a04 Avoid Atoi to avoid int convertion 2019-01-21 03:07:47 +01:00
8702db568c frontend: rework refresh loop 2019-01-21 03:07:47 +01:00
0414c392bf frontend: console.log is not a good way to handle errors 2019-01-21 03:07:47 +01:00
07cea2e04a frontend: use settings to display change name form or not and registration 2019-01-21 03:07:47 +01:00
d40922629b Utilise a new field to send justifications instead of too complex guessing crap 2019-01-21 03:07:47 +01:00
69a866bbbf frontend: when a justification is valid, check the MCQ box 2019-01-21 03:07:47 +01:00
3838f7645d frontend: fix race condition in interface 2019-01-21 03:07:47 +01:00
3dcb233c3f handle justified MCQ in interface and submission 2019-01-21 03:07:47 +01:00
01368dd6f4 frontend: expose UCQ choices 2019-01-21 03:07:47 +01:00
c9152c90e6 frontend: fix exercice icon mess 2019-01-21 03:07:47 +01:00
5c742834ea frontend: public part now validate through blake2b.js flags and MCQs 2019-01-21 03:07:47 +01:00
195490484c Change exported flags format in my.json 2019-01-21 03:07:47 +01:00
ef26e46ac9 frontend: improve theme page, with icons 2019-01-21 03:07:47 +01:00
bb33572b19 frontend: really implement next challenge button 2019-01-21 03:07:47 +01:00
521507b8e3 frontend: add active class on tag menu 2019-01-21 03:07:47 +01:00
c11f2403d2 frontend: why so much useless style? 2019-01-21 03:07:47 +01:00
d0bd722c92 frontend: add a menu items regrouping tags 2019-01-21 03:07:47 +01:00
c43bafa21b frontend: cap the size of heading image 2019-01-21 03:07:47 +01:00
0effdbcf5e Themes can have header image 2018-12-09 20:41:43 +01:00
26295dd978 frontend: new page theme 2018-12-09 20:41:43 +01:00
ea56219fa1 frontend: display tags and add new page to filter exercices by tag 2018-12-09 20:41:43 +01:00
9e2c0b2610 frontend: some spelling in rules page 2018-12-09 20:41:43 +01:00
bc2d09e14e frontend: refactor home page 2018-12-09 20:41:43 +01:00
168e7cd636 frontend: use a menu to group scenarii 2018-12-09 20:41:43 +01:00
a5dbde7fb5 frontend: don't animate twice countdown time separator when time expired 2018-12-08 20:35:36 +01:00
bd0416eede frontend: fix race condition in interface 2018-12-08 20:35:36 +01:00
44d335bc9f Add issue field for exercice, to be able to communicate about problem with exercice 2018-12-08 20:35:36 +01:00
1166a925fe frontend: display key helper 2018-12-08 20:35:36 +01:00
e85a41d713 frontend: don't show point lost after unlock hint 2018-12-08 20:35:36 +01:00
665fd301c6 admin: avoid HTML button without type 2018-12-08 20:35:36 +01:00
5eaf1926c1 Update angulasJS 2018-12-08 20:35:36 +01:00
c5017c83bd Update logo to FIC 2019 one 2018-12-08 20:34:05 +01:00
232327e89e Use new ComCyber logotype 2018-12-08 20:34:05 +01:00
da2a88a3a6 sync: parse complex AUTHORS.txt as described in README 2018-12-08 03:23:08 +01:00
7da6f5cd0c settings: add VideosLink parameter 2018-12-08 03:23:08 +01:00
6034246015 Retrieve time through X-FIC-Time header instead of time.json 2018-12-08 03:23:08 +01:00
baf12f87a3 frontend: Add -simulator option to serve file without nginx (usefull for some development purposes) 2018-12-08 03:23:07 +01:00
72db1c92e7 frontend: update RCC naming 2018-05-11 15:03:11 +02:00
73eb04bcf0 Extract public interface into a separate project: dashboard 2018-05-11 15:03:10 +02:00
b0f81c59d4 Update logo to FIC 2019 developers 2018-05-11 15:03:10 +02:00
c460bb7bf5 Handle graceful http shutdown 2018-05-11 05:27:51 +02:00
b8cbb9f758 frontend: improve exercice selection menu 2018-05-11 05:27:51 +02:00
bd51d177b5 frontend: display an error message when the team is not registered and registration are not allowed 2018-05-11 05:27:51 +02:00
25d242b76c public: make teams number dynamic 2018-05-11 05:27:51 +02:00
00688cb996 public: news carousel for ranking 2018-05-11 05:27:51 +02:00
1dcebc4eca public: new carousels in pubic interface: teams and exercices
+ fix autocarousel directive
2018-05-11 05:27:51 +02:00
fc456a41f2 Add configuration for prod 2018-05-11 05:27:51 +02:00
eeaff28b31 Add nginx config 2018-05-11 05:27:51 +02:00
0b2e61faef frontend/public: minor fixes 2018-05-11 05:27:51 +02:00
9d36e55227 frontend/public: Update RCC name 2018-05-11 05:27:51 +02:00
fb89ca5938 frontend/public: don't require etag header 2018-05-11 05:27:51 +02:00
fdafbed237 frontend: last minute css fixes 2018-05-11 05:27:51 +02:00
3aadab40b0 public interface: random fixes 2018-05-11 05:27:51 +02:00
1110afa058 public front: can choose levels to display in levels table 2018-05-11 05:27:51 +02:00
bd924150eb public front: add new carousel displaying themes 2018-05-11 05:27:51 +02:00
4bf9262e79 frontend: display challenge introduction when there is access restrinction 2018-05-11 05:27:51 +02:00
1b6587de24 frontend: fix crazy events 2018-05-11 05:27:51 +02:00
e02e98f8f3 frontend: don't suggest answers as autocompletion 2018-05-11 05:27:51 +02:00
0047c48e72 frontend: fix display of hint cost 2018-05-11 05:27:51 +02:00
2e3b262a78 frontend: move started file at a dedicated path 2018-05-11 05:27:50 +02:00
72bb5acc0a frontend: don't display prems rate if this bonus is disabled 2018-05-11 05:27:50 +02:00
c18465d498 Reserved directory for public interface now lives in public instead of _public 2018-05-11 05:27:50 +02:00
b8f573ce86 Update to bootstrap 4.0 2018-05-11 05:27:50 +02:00
bbaf0ed9d9 Update to angularJS 1.6.8 2018-01-26 12:02:32 +01:00
0c540a39eb frontend: beautiful URLs 2018-01-26 12:02:32 +01:00
bd75157a79 frontend: improve readality and fix typo 2018-01-18 12:08:12 +01:00
5b2dc909e2 frontend: add autofocus directive 2018-01-18 12:08:12 +01:00
2bf88089b3 frontend: use FIC2018 logo 2018-01-18 12:08:12 +01:00
db4cc9ce85 Update favicon 2018-01-18 12:08:12 +01:00
5edccf21cd fixup! Update bootstrap to 4.0-beta 2018-01-18 12:08:12 +01:00
beba0a615f improve overall exercices interfaces 2018-01-18 12:08:12 +01:00
11d0fe8d1f admin/sync: handle hint files download 2018-01-18 12:08:12 +01:00
184714aeeb frontend: team registration 2018-01-18 12:08:11 +01:00
39b57119fe frontend: improve partial validation visibility 2018-01-17 18:52:48 +01:00
76597280f5 frontend: add button to next challenge 2018-01-17 18:52:47 +01:00
bc9d27aa94 public: can control up to 9 separate displays 2018-01-17 18:52:47 +01:00
ba88129580 Improve public screen page 2018-01-17 18:52:47 +01:00
55f87f7a67 Bring back glyphicons to life 2018-01-17 18:52:46 +01:00
e630bc3d75 Improve bootstrap 4 support 2018-01-17 18:52:46 +01:00
edc6ca9b7a change request log format, close to nginx ones 2018-01-17 18:52:45 +01:00
830dacd6f5 Save MCQ diff 2018-01-17 18:52:45 +01:00
d6012dfffb frontend: display MCQ in interface 2018-01-17 18:52:45 +01:00
037f27c62c frontend: fix orthograph, typography, ... 2018-01-17 18:52:44 +01:00
b9182786bf frontend: improve design 2018-01-17 18:52:44 +01:00