freeCodeCamp/client/src
mrugesh a53a4ac303
fix(client): forum help and hints (#36625)
* fix(client): add warning on exceeding forum post length limit

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

* fix: corrected guide url for backend challenges and projects

* fix: moved  getGuideUrl to  utils

* fix: added forumTopicId to ChallengeNode PropTypes

* fix: conolidated helpers and add base url to env.json

* fix: made use template literals

* tests: created unit tests for getGuideUrl

* fix: add characters which will be encoded

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: use encoded version of title

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: encode title

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2019-08-28 21:55:56 +05:30
..
__mocks__ feat: remove news from platform 2019-01-16 13:48:38 +00:00
__tests__/integration feat: remove news from platform 2019-01-16 13:48:38 +00:00
analytics chore: Port over mission statement and gtag (#34262) 2018-11-09 21:21:50 +05:30
assets fix: change toggle style and improve responsiveness 2019-08-26 18:51:28 +05:30
client fix: Report build errors to dev console (#36540) 2019-08-07 00:28:16 +05:30
client-only-routes fix(client): apply type errors from code review 2019-07-22 17:10:54 +05:30
components fix(search): update search bar index and styling (#36656) 2019-08-28 12:22:19 +05:30
head chore(client): load bootstrap locally (#36262) 2019-06-10 22:56:39 +05:30
pages fix(search): update search bar index and styling (#36656) 2019-08-28 12:22:19 +05:30
redux fix(client): forum help and hints (#36625) 2019-08-28 21:55:56 +05:30
resources fix: display legacy cert section 2019-06-11 16:19:27 +05:30
templates fix(client): forum help and hints (#36625) 2019-08-28 21:55:56 +05:30
utils fix(server,client): CORS is a real nightmare 2019-08-17 17:01:10 +05:30
html.js fix: ensure 'night' is set before hydration 2019-08-27 12:45:20 +05:30