freeCodeCamp/client/src
Naomi Carrigan 21d00f7ce8
feat: spam filter project (#49873)
* chore: set up initial project

* feat: steps 1-10

* feat: steps 11-20

* feat: complete steps

* feat: write tests

* fix: debug failing tests

* chore: apply Jessica's review suggestions

Co-authored-by: Jessica Wilkins  <67210629+jdwilkin4@users.noreply.github.com>

* chore: apply gikf's review suggestions

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

* fix: test that help regex is unmodified

* chore: max width on text area

* chore: reapply sem's review

Co-authored-by: Sem Bauke <semboot699@gmail.com>

---------

Co-authored-by: Jessica Wilkins  <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-04-19 14:02:56 +02:00
..
__mocks__ chore: rename mockfiles in jest config (#49318) 2023-02-10 13:12:02 +00:00
__tests__/integration chore: convert error test to TypeScript (#45841) 2022-05-02 08:19:55 -07:00
analytics feat(client): add ES GTM id (#49057) 2023-01-19 13:17:49 +02:00
assets fix(a11y): settings toggles (#49664) 2023-04-12 14:40:00 +03:00
client feat: remove babel polyfill package (#49917) 2023-04-12 16:59:05 +00:00
client-only-routes fix(client): only fetch if username exists (#49874) 2023-03-30 11:26:43 +02:00
components fix(client): clean up styles on controls above multi-file editor (#50058) 2023-04-19 16:16:13 +05:30
pages feat: spam filter project (#49873) 2023-04-19 14:02:56 +02:00
redux refactor: replace isChallenge (#50033) 2023-04-13 15:25:12 +00:00
resources feat(curriculum): make college algebra with python live (#49695) 2023-03-23 21:57:32 +00:00
templates fix(client): clean up styles on controls above multi-file editor (#50058) 2023-04-19 16:16:13 +05:30
utils feat(client): adjustable scrollbar width in code editor (#49975) 2023-04-18 15:36:03 +03:00
declarations.d.ts refactor(client): remove react lazy loader library (#49468) 2023-02-22 18:05:08 +01:00
html.tsx feat(client): add rtl direction attribute to html element (#48245) 2022-10-28 08:13:09 +02:00
reset.d.ts feat(client): add type reset (#49628) 2023-03-09 14:25:30 +00:00