Commit Graph

326 Commits

Author SHA1 Message Date
451b678e73 CI: Build frontend ui 2021-08-31 23:32:07 +02:00
1def2c97c1 ui: Working flags 2021-08-31 02:58:24 +02:00
7e13cf28bd ui: Almost all interface done with Svelte 2021-08-30 12:46:18 +02:00
9fa1ede69c frontend: Start new interface with svelte 2021-08-25 13:23:52 +02:00
d701331436 frontend: Fix issue with redirecting URL for chname and issue
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-22 16:17:03 +02:00
7fc860edec admin: Embed static assets into binary 2021-06-09 23:26:40 +02:00
0d792dcd8f frontend: don't use path to give team's ID, use a dedicated header
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-08 09:27:12 +01:00
f7c15925c6 frontend: Fix random error when validating challenge
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-12-11 23:28:24 +01:00
911bcb032e Nouvelle option pour avoir un lien vers le rapport QA de l'exercice 2020-11-13 11:38:47 +01:00
74c3599b5d Update FIC logo
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-24 17:41:47 +02:00
a0155c6deb Replace old Help term by Placeholder
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-07 19:34:10 +02:00
90151ce498 frontend: fix error on registration validated 2020-05-16 03:53:32 +02:00
64b9e9a251 New option to disallow team creation: join only 2020-05-16 03:51:36 +02:00
5d3ef96f3f Animate lighter the clock before start 2020-05-16 03:50:12 +02:00
6f17fc0760 frontend: pluralize points on index 2020-01-30 18:55:56 +01:00
05a795ad49 frontend: add hint on special SE page 2020-01-30 18:55:56 +01:00
3f692984c7 admin: new page to display exercices flags 2020-01-30 18:55:56 +01:00
15ae32090f frontend: avoid decoration when hover a list-item link 2020-01-30 18:55:56 +01:00
0bc42282aa frontend: resize heading pictures as thumb file 2020-01-30 18:55:56 +01:00
edbac43423 frontend: allow players to respond to issues 2020-01-30 18:55:56 +01:00
590522e7ed frontend: add an item Issues in main site menu 2020-01-30 18:55:56 +01:00
a3ffdeae17 frontend: display issues related to the team 2020-01-30 18:55:56 +01:00
caea02bb4d frontend: copy settings.json on settings reload (to handle delayed settings propagation) 2020-01-30 18:55:56 +01:00
4e258cb30d frontend: don't display hours/seconds on small screens 2020-01-29 16:02:30 +01:00
0937b4a2b8 frontend: redesign theme page with a path 2020-01-29 16:02:30 +01:00
c9cacb80a7 frontend: Fix orthograph 2020-01-29 16:02:30 +01:00
9186bbc229 frontend: add players possibility to report problems with exercices 2020-01-23 18:27:14 +01:00
08aa7d278c frontend: redisign some elements 2020-01-23 18:26:30 +01:00
16c337c2bc Update angularJS, jQuery and bootstrap 2020-01-23 18:26:30 +01:00
1833a7550d frontend: hardcode special social engineering challenge 2020-01-23 18:26:30 +01:00
04345b33a2 frontend: remove puncts at the end of list items 2020-01-23 18:26:30 +01:00
47ba134b55 Implement flag type 'text': this is like keys, but on multiple lines 2020-01-23 18:26:30 +01:00
141c5dd33d frontend: update notification icons 2020-01-17 14:57:04 +01:00
b4fa57f9c9 sync: introducing showlines property for vectors
It allows players to know in advance how many items the vector is composed.
2020-01-17 14:57:03 +01:00
a545112cb2 frontend: highlight current questions 2020-01-17 14:57:03 +01:00
fa33fac003 frontend: add a timestamp file for time checking on backend 2020-01-17 07:02:40 +01:00
3bcac39f5f FIC2020 logo 2019-07-10 17:41:07 +02:00
536dc0eb6b frontend: allow partial settings (used when publicly published) 2019-02-18 18:00:54 +01:00
2b95995104 settings: add canJoinTeam parameter 2019-02-06 03:40:49 +01:00
921644deb4 frontend: rely on angular base path 2019-02-06 03:40:49 +01:00
2ab9cb2eaa frontend: display hint cost on public interface 2019-02-06 03:40:49 +01:00
6715fb10a9 frontend: public interface: keep number of tries between refresh 2019-02-06 03:40:48 +01:00
c4aa220b2c frontend: don't reuse tries in public interface; use a separate field to store total tries count for an exercice; and display it in interface 2019-02-06 03:40:48 +01:00
41ef7f2555 frontend: prefer default border color in home public screen 2019-02-06 03:40:48 +01:00
af73b2b872 frontend: avoid fetching events.json on public interface 2019-02-06 03:40:48 +01:00
db22c4af1b frontend: polish public version checks 2019-02-06 03:40:48 +01:00
17a9d39556 frontend: add a label for hint file b2sum 2019-01-23 01:39:44 +01:00
525b3d6b56 frontend: update the page title when navigate 2019-01-22 08:49:44 +01:00
65908f8880 frontend: fix display of timeout message when validating a flag 2019-01-22 08:49:44 +01:00
ef35879dde frontend: new parameters to setup kind of notifications allowed 2019-01-21 09:58:36 +01:00
24989c4cfa settings: new option to disable event fetch from server side 2019-01-21 09:58:36 +01:00
a4e0a90adf dashboard: can now change the sidebar 2019-01-21 09:58:36 +01:00
196f10dc9f dashboard: some improvements 2019-01-21 09:58:36 +01:00
8190bbfdc0 Update bootstrap 2019-01-21 09:58:36 +01:00
41f815f54d frontend: fix undefined variable 2019-01-21 09:58:36 +01:00
3b15fda470 frontend: Add a message on submission timeout 2019-01-21 09:58:36 +01:00
c1eeb382f8 frontend: fix one case hang after submission 2019-01-21 09:58:36 +01:00
b6769086c2 frontend: treat MCQ justification as key flag, instead of special case 2019-01-21 09:58:36 +01:00
e57ff1be8d frontend: use the new set of icons for notification 2019-01-21 09:58:36 +01:00
ad9ab881dd frontend: add new set of icons 2019-01-21 09:58:36 +01:00
108814b8b7 frontend: fix angular syntax error 2019-01-21 09:58:36 +01:00
f4c3f9b511 Update favicon for 2019 2019-01-21 09:58:36 +01:00
12eddadc07 frontend: browser notifications of challenge events 2019-01-21 09:58:36 +01:00
8749a7c164 Make go vet -strictshadow mostly happy 2019-01-21 09:58:36 +01:00
4a4d0f634a settings: add new coefficient for all exercices 2019-01-21 09:58:36 +01:00
42e6a4d386 frontend: fix label selection 2019-01-21 09:58:36 +01:00
9be56fb9a2 settings: new option to postpone the activation of the given settings file 2019-01-21 09:58:36 +01:00
c5f8288f39 settings: add coefficient to hint and wchoices 2019-01-21 09:58:36 +01:00
322c53b086 frontend: add missing Biolinum font 2019-01-21 09:58:36 +01:00
e029ec5414 frontend: rank: don't be too precise 2019-01-21 09:58:35 +01:00
d60e9264e3 dashboard: perfect view 2019-01-21 03:08:06 +01:00
03e3bb8118 frontend: change exercice border coloration when solved or bonus are active 2019-01-21 03:08:06 +01:00
6f5d7828db frontend: in rank, hilight current team line 2019-01-21 03:08:06 +01:00
6df8ee8eb7 Avoid too much useless precision when displaying scores 2019-01-21 03:08:06 +01:00
aa3750bb68 dashboard: improve general design (mostly events related) 2019-01-21 03:08:06 +01:00
e2fdce10ef frontend: click on card to go to the related theme/defi 2019-01-21 03:08:06 +01:00
a5eb6ca285 frontend: move helper string as input placeholder 2019-01-21 03:08:06 +01:00
8d5504205e frontend: add a warning about malicious files 2019-01-21 03:08:06 +01:00
0c5aa65092 frontend: use monospaced font in flag input 2019-01-21 03:08:05 +01:00
74550f8907 rank: fix long running scoring error 2019-01-21 03:08:05 +01:00
93519e5f62 dashboard: improve animation 2019-01-21 03:08:05 +01:00
2c5325c507 frontend: CSS formating in markdown 2019-01-21 03:08:05 +01:00
3f9e5f887a frontend: allow two defi in 2 differents themes to have the same name 2019-01-21 03:08:05 +01:00
d1ce2a0740 Wording: tentative is better than soumission 2019-01-21 03:08:05 +01:00
2402097012 frontend: design 2019-01-21 03:08:05 +01:00
819614278f Update bootstrap 2019-01-21 03:08:05 +01:00
4ea34e0136 frontend: sticky-top navbar 2019-01-21 03:08:05 +01:00
c02b30409b use clearfix feature from bootstrap 2019-01-21 03:08:05 +01:00
f27072db16 common.js: handle compound names 2019-01-21 03:08:05 +01:00
5b53fbda0b common.js: add stripHTML filter 2019-01-21 03:08:05 +01:00
598f4a5076 frontend: replace the niceborder under the menu by a time progressbar 2019-01-21 03:08:05 +01:00
dff8431e8b frontend: improve responsiveness 2019-01-21 03:08:05 +01:00
255a567e5c frontend: fix MCQ alignment 2019-01-21 03:08:05 +01:00
9d18d0733b frontend: add animation on frontpage 2019-01-21 03:08:05 +01:00
9ac3fc7e35 frontend: make tags fit in screen with a scrollbar 2019-01-21 03:08:04 +01:00
4f088d1cdb frontend: tag page includes theme image 2019-01-21 03:08:04 +01:00
592db2dbba frontend: tags are now ordered 2019-01-21 03:08:04 +01:00
0e36a850cf Array flags can be non-ordered 2019-01-21 03:08:04 +01:00
dbf1985d25 Implement flag arrays 2019-01-21 03:08:04 +01:00
3056a19d09 dashboard: refactor interface 2019-01-21 03:08:04 +01:00