freeCodeCamp/client/src/redux
Sem Bauke df53c7778c
feat: integrate The Odin Project (#48617)
* feat: integrate the odin project

* feat: add assignment to markdown parser

* feat: add assignment logic

* fix: doe not always show assignment block

* fix: some other stuff

* fix: introdiction to html and css questions

* fix: remove assignments after first question

* fix: update snapshots and tests

* feat: create rest of HTML foundation course structure

* feat: meta file

* feat: add descriptions to 'html boiler plate' questions

* feat: add description for 'working with text and list items'

* fix: multiple logic issues

* fix: make linter happy

* feat: add description for 'links and images' questions

* fix: add assignments to Joi schema

* fix: tests

* fix: schema

* fix: add help category

* fix: change to possessive wording

* fix: set upcoming change to true in meta file

* fix: spell unordered and ordered correctly

* fix: switch order in meta

* fix: spell boilerplate correctly

* feat: add final project

* chore: add more tests to the final project

* fix: question spelling

* Apply suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* Apply suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* Apply suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* Apply suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* Apply suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* Apply suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* fix: translation

* Update client/i18n/locales/english/translations.json

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: create new challenge type

* fix: get the new challenge type working and remove ol css

* fix: translation location

* fix: add challenge type to epic

* fix: set correct video

* fix: max challengeType number

* fix: spelling/grammar errors in project

* fix: check if anchor tags is empty

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* Update tools/challenge-parser/parser/plugins/add-video-question.js

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* chore: multiple suggestions

* chore: separate assignments into different plugin

* Apply suggestions from code review

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* fix: dubble answer header after review

* fix: issue with Gatsby hopefully

* fix: add assignments to Gatsby's Challenge schema

* Update curriculum/schema/challengeSchema.js

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2023-01-19 14:55:26 +02:00
..
settings fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
accept-terms-saga.js fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
action-types.js refactor: remove a lot of unused code (#48935) 2023-01-07 10:33:35 +05:30
actions.js refactor: remove a lot of unused code (#48935) 2023-01-07 10:33:35 +05:30
app-mount-saga.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
codeally-saga.js fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
cookieValues.js fix: fetch CSRF cookie and set headers lazily (#38452) 2020-03-27 16:41:33 +05:30
createStore.js fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
donation-saga.js fix(client): GA to GTM Migration (#48811) 2023-01-07 11:36:45 +05:30
donation-saga.test.js fix(client): GA to GTM Migration (#48811) 2023-01-07 11:36:45 +05:30
error-saga.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
failed-updates-epic.js fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
failed-updates-epic.test.js feat(client): re-enable failed update re-submission (#46064) 2022-06-07 17:52:23 +03:00
fetch-user-saga.js fix(client): set fcc-sound value in local storage (#48762) 2023-01-05 12:40:09 +05:30
ga-saga.js fix(client): GA to GTM Migration (#48811) 2023-01-07 11:36:45 +05:30
ga-saga.test.js fix(client): GA to GTM Migration (#48811) 2023-01-07 11:36:45 +05:30
hard-go-to-epic.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
index.js refactor: remove a lot of unused code (#48935) 2023-01-07 10:33:35 +05:30
prop-types.ts feat: integrate The Odin Project (#48617) 2023-01-19 14:55:26 +02:00
report-user-saga.js fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
rootEpic.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
rootReducer.js fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
rootSaga.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
save-challenge-saga.js refactor: remove a lot of unused code (#48935) 2023-01-07 10:33:35 +05:30
selectors.js fix(client): GA to GTM Migration (#48811) 2023-01-07 11:36:45 +05:30
show-cert-saga.js fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
types.ts refactor: remove a lot of unused code (#48935) 2023-01-07 10:33:35 +05:30
update-complete-epic.js fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
user-token-saga.js fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00