freeCodeCamp/client/src/components
Oliver Eyton-Williams 9046d70b67
fix: use certification hours consistently (#46442)
* fix: use certification hours consistently

Since the value appearing on the /learn map was hardcoded, it could have
gone out of sync with the certifications, which were relying on
certification-settings.

Also, for simplicity (and because it's hard to estimate accurately), all
the certifications are set to 300 hours.  Fullstack being the exception,
as it is a set of certifications.

* feat: remove the hours from the map
2022-06-23 14:24:33 +03:00
..
Donation test: fix donate page for existing donors (#46255) 2022-05-31 23:06:35 +01:00
Flash fix: make crtl+s save to appropriate location (#45406) 2022-04-04 15:32:43 +03:00
Footer fix(client): remove unneeded explicit padding-bottom (#45910) 2022-05-11 10:47:14 +05:30
formHelpers chore: migrate client/components/formHelpers/Form.test.js to TS (#45726) 2022-04-20 14:37:54 +02:00
FourOhFour fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
Header feat(client): center login button (#46287) 2022-06-02 17:34:29 +03:00
helpers Chore: Typescript Migration for Index.js file (#45447) 2022-03-17 15:34:19 +05:30
Intro fix(a11y): wcag contrast issue on search icon (#45716) 2022-04-18 22:47:48 -07:00
landing refactor: apply fixed from codefactor (#3) (#44780) 2022-01-14 08:53:34 -08:00
layouts fix(client): duplicates and zero length units (#45909) 2022-05-11 11:20:39 -07:00
Map fix: use certification hours consistently (#46442) 2022-06-23 14:24:33 +03:00
OfflineWarning feat: added warning for unreachable server (#43576) 2021-10-06 15:18:02 +02:00
profile feat(client): shortcuts legend modal available on pressing the ? key (#45530) 2022-06-03 09:57:52 -07:00
search refactor: mollify TypeScript 2021-12-02 19:57:47 +05:30
settings fix(client-UI): view button takes full width (#45964) 2022-06-06 08:43:48 +02:00
solution-display-widget fix(client-UI): view button takes full width (#45964) 2022-06-06 08:43:48 +02:00
SolutionViewer fix(client): Code solution modal on timeline (#45953) 2022-05-14 10:03:23 +05:30
app-mount-notifier.test.tsx chore(client): migrate i18n/configForTest.js to TS (#45624) 2022-04-04 19:44:17 +00:00
app-mount-notifier.tsx fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
create-language-redirect.test.ts fix: code duplication in tests for create-language-redirect (#45925) 2022-05-12 20:13:40 +05:30
create-language-redirect.ts feat(client): ts-migrate /client/src/components/ redirects (#42642) 2021-06-30 20:52:17 +05:30
create-redirect.ts feat(client): ts-migrate /client/src/components/ redirects (#42642) 2021-06-30 20:52:17 +05:30
redirect-home.ts fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00