freeCodeCamp/client/src/utils
Shaun Hamilton 23e241bbc0
chore(client): tidy Flash by tidying tone (#44320)
* chore(client): tidy Flash by tidying tone

* add store import

* fix enum, remove default switch case

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

* typo galore

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* rejig everything, because refactoring is fun 🙃

* refactor: DRY playTone

* fix url to foss library

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

* alphabetasize FlashMessage enum

* add all FlashMessages to tone/index.ts

* remove redundant type

* my code is correctnpm run develop:client

* fix: remove circular dependency

* fix: typo

* remove logs, play special tones for nightmode

* play sound on challengeComplete

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-12-01 10:45:17 -08:00
..
__fixtures feat(curriculum): add spy helper (#42566) 2021-07-16 09:20:03 +02:00
tone chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
A-B-tester.test.ts feat: add email to A/B function (#44187) 2021-11-22 16:43:28 +03:00
A-B-tester.ts feat: add email to A/B function (#44187) 2021-11-22 16:43:28 +03:00
ajax.ts feat(client): ts-migration for Introduction templates (#43752) 2021-11-30 12:36:33 -06:00
algolia-locale-setup.ts feat(client): ts-migrate client/src/utils (#42666) 2021-07-12 11:17:58 +02:00
certificate-missing-message.ts chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
create-types.test.ts refactor(client): document and test create types utilities (#42960) 2021-07-24 23:24:08 +07:00
create-types.ts chore(client): add and apply naming convention (#44110) 2021-11-11 10:09:50 -08:00
css-help.test.ts chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
css-help.ts feat(client): remove whitespace from calculated values (#42400) 2021-06-10 14:59:02 -07:00
curriculum-helpers.test.ts fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
curriculum-helpers.ts fix(docs): modified grammar and phrasing in docs and comments (#43682) 2021-10-02 23:43:14 +01:00
format.js fix: use util.inspect for more reliable logging (#37880) 2019-12-06 08:37:10 -08:00
format.test.ts feat(client): ts-migrate client/src/utils (#42666) 2021-07-12 11:17:58 +02:00
get-words.ts feat(client): ts-migrate client/src/utils (#42666) 2021-07-12 11:17:58 +02:00
handled-error.test.ts refactor(client): remove unused axios dependents (#43579) 2021-09-27 14:32:42 +05:30
handled-error.ts refactor(client): remove unused axios dependents (#43579) 2021-09-27 14:32:42 +05:30
index.ts fix(docs): modified grammar and phrasing in docs and comments (#43682) 2021-10-02 23:43:14 +01:00
is-contained.test.ts fix(client): store challenge panes sizes (#42519) 2021-06-17 23:50:39 +05:30
is-contained.ts fix(client): store challenge panes sizes (#42519) 2021-06-17 23:50:39 +05:30
path-parsers.test.ts feat(client): ts-migrate client/src/utils (#42666) 2021-07-12 11:17:58 +02:00
path-parsers.ts feat(client): improve SuperBlock cert claiming UX (#41147) 2021-07-15 23:51:27 +09:00
really-weird-error-message.ts chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
report-error.ts feat(client): ts-migrate client/src/utils (#42666) 2021-07-12 11:17:58 +02:00
reported-error-message.ts chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
script-loaders.ts feat(client): ts-migrate client/src/utils (#42666) 2021-07-12 11:17:58 +02:00
standard-error-message.ts chore(client): tidy Flash by tidying tone (#44320) 2021-12-01 10:45:17 -08:00
to-learn-path.test.ts refactor(client): docs, ts and test challenges (#42978) 2021-08-10 15:22:39 +02:00
to-learn-path.ts refactor(client): docs, ts and test challenges (#42978) 2021-08-10 15:22:39 +02:00