Commit Graph

143 Commits

Author SHA1 Message Date
Tom
3d95bd9928 fix(client): block spacing on legacy superblock pages (#57354) 2024-12-02 12:26:26 -08:00
Huyen Nguyen
ef4c7a0dea fix(client): render chapter-level review and exam as standalone link (#57250)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-11-26 15:44:48 -06:00
Oliver Eyton-Williams
fcedb7e98d chore(curriculum): remove upcoming python superblock (#57247) 2024-11-20 09:14:36 -08:00
Huyen Nguyen
dfe42dd6f4 feat(client): display FSD in multi-level accordion (#56941)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-11-19 21:23:29 -06:00
Huyen Nguyen
6d8e562684 fix(client): display correct donation message (#57230) 2024-11-19 10:01:04 -06:00
Oliver Eyton-Williams
594ee9af58 fix(client): compute step number from challenge order (#57209) 2024-11-18 15:07:12 -06:00
Oliver Eyton-Williams
56817b657f chore(curriculum): add blockLayout when missing from meta (#57138)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-11-17 21:56:35 -08:00
Huyen Nguyen
5270cb1288 feat(client): display intro of FSD blocks in block header (#56808)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-11-13 09:27:22 +01:00
Oliver Eyton-Williams
a42bed6e5e refactor: remove unnecessary fragments and spaces (#57077) 2024-11-07 21:13:54 +02:00
Sulaiman
6e676bfda8 chore(client): Swap Spacer component (#56765)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Ilenia M <nethleen@gmail.com>
2024-10-29 17:16:54 +05:30
Tom
cb1a735bf3 feat(client/curriclum): fsd block layout (#56736) 2024-10-23 19:00:09 +00:00
Huyen Nguyen
815f0291b6 feat(client, curriculum): add support for blockLayout property (#56101)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2024-10-15 20:47:21 +05:30
Tom
ba338d34da feat(client): add block labels to front-end blocks (#56624) 2024-10-15 15:21:40 +03:00
Oliver Eyton-Williams
28ad751427 refactor(client): data sourcing for super-block-intro (#55751) 2024-09-25 09:34:04 +00:00
Tom
a9a1081564 feat(challenge-parser): allow many questions in MC challenge (#55928) 2024-09-19 09:56:47 -05:00
Huyen Nguyen
7b73df72a3 Revert "feat(client): display FED workshop blocks in grid layout (#56090)" (#56144) 2024-09-18 18:03:47 +05:30
Huyen Nguyen
c8f156dc66 feat(client): display FED workshop blocks in grid layout (#56090) 2024-09-13 06:21:46 -07:00
Oliver Eyton-Williams
e9b700865a refactor: use link helper over Gatsby's Link (#55767) 2024-08-09 15:06:19 -05:00
Oliver Eyton-Williams
1e25cfdf83 refactor: rename superblocks.ts to curriculum (#55624) 2024-07-23 09:04:02 -07:00
Huyen Nguyen
a36ef8daec fix(client): use Gatsby Link for internal links (#55350)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-07-10 00:11:55 -07:00
Huyen Nguyen
fbd036347d fix(a11y): associate block content panel with the header (#55366) 2024-07-03 10:04:02 +05:30
Huyen Nguyen
f767684d1e chore(client): remove redundant code in superblock cert button (#55394) 2024-07-02 10:52:58 -07:00
Lasse Jørgensen
ea6f600fa3 fix(client): conditionally render tag wrapper (#55368) 2024-06-30 07:33:35 +00:00
Tom
c172264dfa feat(curriculum): add new front end cert skeleton (#55231) 2024-06-27 12:19:04 -07:00
Sem Bauke
eb84dce6ca chore: remove Cypress (#55056) 2024-06-14 10:09:40 -07:00
Huyen Nguyen
68902644c0 chore(client): remove bootstrap.min.css (#55068) 2024-06-13 09:56:28 +02:00
Oliver Eyton-Williams
a7a9b3b80a chore: remove time from meta and challenges (#55072) 2024-06-03 13:31:17 -07:00
Chiara
ebf8d8fda9 fix(client): Removed margin from completion indicators (#55057) 2024-06-03 08:13:35 +02:00
Huyen Nguyen
a350577bce refactor(client): migrate link to Button (#55019) 2024-05-31 08:07:27 -07:00
Oliver Eyton-Williams
adfb87e898 feat: only remove comments when specified in the test (#54372) 2024-04-25 18:03:43 -07:00
Huyen Nguyen
733d0b7bed feat(client): point claim cert links to corresponding sections on /settings (#54163) 2024-04-03 12:56:34 +07:00
Ahmad Abdolsaheb
19be14b72f feat: replace executeGA (#53740)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-03-05 11:26:56 +01:00
Shaun Hamilton
d361e128c0 breaking(curriculum): add scientific-computing to /learn (#53143) (#53146)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-02-28 08:05:23 -06:00
yoko
e7e68cf4f3 feat(client, i18n): move help translate CTA to superblock intro (#53735)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2024-02-28 11:04:51 +07:00
Manabu Matsumoto
48cb12ef1c fix(UI): make the task challenges be in the grid view (#53687)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-02-23 23:03:28 +07:00
yoko
cc75cdd534 feat(client, i18n): add note about exam being available only in English (#53736)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-02-19 16:55:55 -08:00
Tom
72a96eebcf feat(client): add gp instructions for rdb (#53612)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2024-02-12 17:26:33 +01:00
Shaun Hamilton
c35c18fe4c feat(client): add gitpod-note gb feature (#53500) 2024-02-07 13:51:34 +03:00
Tom
fbf059c60a feat: add feature flags to disable RDB courses (#53423)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-02-06 19:32:19 +00:00
Sem Bauke
f66e4dcf96 feat: unify curriculum layout (#53336) 2024-01-27 17:10:18 +05:30
Sem Bauke
0a0f19bbd7 fix(client): college algebra grid map to list (#53123) 2024-01-11 14:45:37 +00:00
Huyen Nguyen
c93db9533e refactor(client): migrate Bootstrap button in challenge templates (#52577) 2024-01-05 13:07:37 +01:00
Ahmad Abdolsaheb
3ca2c0373f fix: donation-alerts (#52945)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-01-05 09:34:28 +03:00
Sem Bauke
1c63bab3e1 refactor(client): simplify gridmap logic and semantics (#52915) 2024-01-04 23:24:50 +07:00
Naomi Carrigan
e8f6266405 feat: updates to the odin project (#52695) 2023-12-22 07:33:59 +05:30
Sem Bauke
6bbd1b24d3 fix(client): sci-py layout to grid (#52680)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-12-21 17:31:05 +07:00
Tom
3846e46483 feat(client/curriculum): make python live (#52628) 2023-12-19 19:37:12 -08:00
Naomi Carrigan
57dca1e495 feat: separate superblock for rosetta code (#52629)
Co-authored-by: mot01 <tmondloch01@gmail.com>
2023-12-20 02:52:07 +00:00
Ahmad Abdolsaheb
cc99f28ada feat: add beta cert alert (#52618) 2023-12-19 14:14:15 -06:00
renovate[bot]
87e1ae21a5 chore: update TS and Fastify (#52157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sboonny <muhammedelruby@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-11-07 17:22:59 +05:30