Commit Graph

169 Commits

Author SHA1 Message Date
0c7eecf315 ui: Fill correctly the field containing a link to the exercice 2024-04-19 11:46:53 +02:00
d17e0d17a9 chore(deps): update dependency @sveltejs/kit to v1.15.0 2024-04-19 11:46:52 +02:00
8ffa7a2cba chore(deps): update dependency svelte to v3.58.0 2024-04-19 11:46:52 +02:00
769024517f chore(deps): update dependency eslint to v8.37.0 2024-04-19 11:46:52 +02:00
159b8bda50 chore(deps): update dependency sass-loader to v13.2.2 2024-04-19 11:46:52 +02:00
54a96ab501 chore(deps): lock file maintenance 2024-04-19 11:46:52 +02:00
4451e41285 New setting: introduce a decote/discount to exercice's gain 2024-04-19 11:46:52 +02:00
838ce2fb3f ui: Mark locked theme as « Confidential » 2024-04-19 11:46:52 +02:00
d4ce0dd474 Can lock theme 2024-04-19 11:46:52 +02:00
b8c5ec6725 ui: Hide tags with less than 2 exercices 2024-04-19 11:46:52 +02:00
fd7f6d0c63 Update package-lock.json 2024-04-19 11:46:52 +02:00
e636763597 Fix access to exercice page directly 2024-04-19 11:46:52 +02:00
38c0a5ceee Make stop_refresh an object that can be modified from another module 2024-04-19 11:46:52 +02:00
ef1eafb789 themes.json: Use a exercice list instead of hash 2024-04-19 11:46:52 +02:00
3d89159d0c ui: Use programatic base 2024-04-19 11:46:52 +02:00
d2aa336bf2 ui: New button to expand resolution text in a large modal 2024-04-19 11:46:52 +02:00
f1c0ffd679 chore(deps): lock file maintenance 2024-04-19 11:46:52 +02:00
444d6c3523 chore(deps): update dependency @sveltejs/adapter-static to v2 2024-04-19 11:46:52 +02:00
f7dfc5a510 chore(deps): lock file maintenance 2024-04-19 11:46:52 +02:00
f7540ee5cf ui: Update node packages 2024-04-19 11:46:52 +02:00
cad2bc09e4 ui: Update to sveltekit 1.0 + fix warnings 2024-04-19 11:46:52 +02:00
ef194d2cf3 ui: Update node packages 2024-04-19 11:46:52 +02:00
dbe0984560 chore(deps): update dependency vite to v4 2024-04-19 11:46:52 +02:00
baa410e654 sync: Import labels of Label flags as Markdown 2024-04-19 11:46:52 +02:00
bd19d31577 New attribute "disclaimer" on downloadable files 2024-04-19 11:46:51 +02:00
8e1b3bede0 ui: Cap large image to screen size 2024-04-19 11:46:51 +02:00
0e0b50d439 ui: Mark wip on theme page 2024-04-19 11:46:51 +02:00
c13fd3d0b1 ui: Redesign step attributs display 2024-04-19 11:46:51 +02:00
2ace5e1e52 ui: Center images on browsers supporting :has selector 2024-04-19 11:46:51 +02:00
c415e06237 libfic: Can indicate that an exercice is WIP 2024-04-19 11:46:51 +02:00
3d35cee67d ui: Solve scenario loading mess 2024-04-19 11:46:51 +02:00
ffd43ac8e1 ui: Refactor stores 2024-04-19 11:46:51 +02:00
960122dfb6 Justified MCQ are back! 2024-04-19 11:46:51 +02:00
d791e74a2a ui: Fix errors after migration 2024-04-19 11:46:10 +02:00
47776eeeb4 ui: Update node modules 2024-04-19 11:46:10 +02:00
3a6daa3d04 ui: Use $lib instead of ../../../../ mess 2024-04-19 11:46:10 +02:00
3cf92b4798 svelte-migrate: updated files 2024-04-19 11:46:06 +02:00
ca12b3dde5 svelte-migrate: renamed files 2022-10-29 17:23:58 +02:00
e2b47e744d ui: Update node version and node packages 2022-10-29 17:21:50 +02:00
b26ef1c0ce ui: Home button redirect to main_link 2022-06-12 13:18:18 +02:00
223f44572e admin: Can import videos 2022-06-12 13:18:18 +02:00
cf75367b5b ui: Fix main_logo loading 2022-06-12 12:06:02 +02:00
01a9bb2e94 ui: Prefix $FILES$ by base path 2022-06-12 12:06:02 +02:00
d69c062d40 frontend: Fix chbase.sh using new version of svelte 2022-06-10 18:56:00 +02:00
750db69b06 settings: Can display a global message on all pages 2022-06-08 09:12:56 +02:00
e9dd35f8ac settings: Can disable all submission button for maintenance 2022-06-08 09:12:56 +02:00
6aa0f4da95 ui: Use a PNG favicon 2022-06-07 12:42:52 +02:00
11a12e1d44 Import logos from challenge.json
Some checks are pending
continuous-integration/drone/push Build is running
2022-06-06 20:42:46 +02:00
39acdee6b2 ui: Display score grid in team page
Some checks are pending
continuous-integration/drone/push Build is running
2022-06-06 14:40:18 +02:00
8cb7bf8b96 chore(deps): update dependency sass-loader to v13
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-06 07:23:37 +00:00
a414cd22c8 Handle optionnal flags 2022-06-01 12:56:43 +02:00
eca15b394a ui: Upgrade packages 2022-05-31 22:23:19 +02:00
fafb778c9d ui: Use logos from challenge.info 2022-05-31 19:11:28 +02:00
48895af3e8 ui: Don't change page title if challenge info are not loaded
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-27 20:26:38 +02:00
5bfd1574f2 chore(deps): update dependency eslint-plugin-svelte3 to v4
Some checks are pending
continuous-integration/drone/push Build is running
2022-05-27 16:23:33 +02:00
a6adc1ac8c ui: Display writeup in interface 2022-05-24 17:53:44 +02:00
4a190f51c5 admin: Fix video route 2022-05-24 12:03:00 +02:00
630c065825 ui: When enter is pressed on vector flag, add an item 2022-05-22 19:10:17 +02:00
7cdca440e6 ui: Ensure images in statement fit container 2022-05-22 19:10:17 +02:00
72add55723 ui: Open PDF, JPG, PNG, TXT in another tab 2022-05-22 19:10:17 +02:00
c713a0a25d ui: Update node modules 2022-05-02 18:42:19 +02:00
dff4f4eb63 Distribute and handle challenge.json 2022-05-02 18:42:19 +02:00
2ca2018485 ui: Ensure jTeam, defined by RegistrationFormJoinTeam is not defined 2022-02-03 10:00:41 +01:00
277258814b ui: Fix dropdown alignment 2022-02-03 10:00:41 +01:00
1dcde1ba10 ui: Update FIC logotype 2022-02-03 10:00:41 +01:00
2b87449475 ui: Ensure $teams is correctly populated 2022-02-03 10:00:41 +01:00
5d36c8a2c2 ui: Update node packages 2022-02-03 10:00:41 +01:00
01b05aaed0 Implement label only flag
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-21 13:26:52 +01:00
63b0ad4885 ui: Increase time between checks
Some checks are pending
continuous-integration/drone/push Build is running
2022-01-21 10:50:32 +01:00
76ccd25ae3 ui: Detect my refresh with more accuracy 2022-01-21 10:40:36 +01:00
252ff33b83 sync: Allow Markdown in flag help 2022-01-21 09:00:22 +01:00
0a15bd9756 ui: Keep the flag box on the right
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-11 11:20:44 +01:00
eb7697ed50 ui: Fix some bugs with teams without member 2021-12-11 11:20:44 +01:00
c7569b5e54 Use pointer receiver more offen 2021-12-11 11:20:44 +01:00
49664c3dfe Implement radio flag type 2021-12-11 02:02:06 +01:00
41565729fd ui: Update node modules 2021-12-11 02:02:06 +01:00
61fccca070 Implement unit property for flags 2021-12-11 02:02:06 +01:00
c3742ade4e Implement number flags 2021-12-11 02:02:06 +01:00
87583fbd17 ui: Update modules 2021-10-25 20:51:55 +02:00
315fb1efae chore(deps): update dependency prettier to ~2.4.0
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-28 08:23:26 +00:00
e29802b731 WIP Try to built a new htdocs-frontend tarball
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-28 09:11:46 +02:00
8d9269c635 ui: Fix bootstrap 5 embed items 2021-09-26 12:25:02 +02:00
56d8d49304 ui: Prepare ui for public interface 2021-09-26 12:25:02 +02:00
cd73622cae New settings to only count bad submissions 2021-09-09 11:33:59 +02:00
1488ee60e5 ui: Ensure team exists before displaying it 2021-09-09 11:33:59 +02:00
82c2af57cb ui: Fix retrieval of server time 2021-09-09 11:33:59 +02:00
bd8db24997 ui: Add Accept header to retrieve JSON errors 2021-09-09 11:33:59 +02:00
89979eac8f Update .gitignore 2021-09-09 11:33:59 +02:00
cf1d8d9516 settings: Add IgnoreTeamMembers 2021-09-09 11:30:13 +02:00
e6aadfdd8b ui: Don't suggest team to change their name if name change is disabled 2021-09-09 11:30:13 +02:00
f5941dcece ui: Improve CardTheme colors 2021-09-08 02:07:37 +02:00
a812a6a5c6 ui: Refresh issues after submit 2021-09-08 02:07:37 +02:00
f5f450f456 ui: Sort tags without considering case 2021-09-08 02:07:37 +02:00
864f78e8fa ui: Sort ranking ... 2021-09-08 02:07:37 +02:00
986fbb8f74 ui: Hide issue form after sending 2021-09-08 02:07:37 +02:00
b0a7daf1f4 ui: Include badge on CardTheme 2021-09-08 02:07:37 +02:00
9dcd43664a ui: Fix niceborder color 2021-09-08 02:07:37 +02:00
46261af751 ui: Center display of hints buttons 2021-09-08 02:07:37 +02:00
2a9d2cacda ui: Always recreate the settings object to remove previously defined 2021-09-08 02:07:37 +02:00
8683e78213 ui: Fix ?fill-issue link 2021-09-08 02:07:37 +02:00