* feat: use system theme if default
* feat: add system to theme
* feat: detect if system theme should be used
* fix: remove system from Themes
* fix: change 'system' to 'default'
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* fix: change 'system' to 'default'
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* fix: check if user is logged in for system theme
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* feat: add qr code to certification
* chore: remove duplicated media ruleset
* fix: reinstall qrcode.react after rebase
* fix: move qr code to bottomish
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
* fix: strict step and wrong spacing of step in CatPhotoApp
* Remove the global flag from the test
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
* challenge with different parameter returned from fetch now fails as expected
* added hardcoded object in test file and special condition in test-challenges
* Update curriculum/challenges/english/04-data-visualization/json-apis-and-ajax/get-json-with-the-javascript-fetch-method.md
remove hardcoded data and mock fetch
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* Update curriculum/test/test-challenges.js
test no longer needs to be skipped
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* reset the pollyfill
Co-authored-by: kravmaguy <flex4lease@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix(bug): Make table and button consistent
Affected page
- certification page
- settings page
* fix(bug): changed certification button text to View
* fix(bug): Timeline table width increased
* Update client/src/client-only-routes/show-project-links.tsx
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* Update client/src/client-only-routes/show-project-links.tsx
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
* fix(curriculum): remoeve stripe props from certification table
* fix(curriculum): time line table width reverted to original
* fix(client): use buttons.view from translation.json
* fix(client): use normal font weight for project title
* fix(client): certification page table button
* fix(client): remove child anchor tag from menuItem
* fix(client): updated cerification page button width
* feat: relocate the styles
* feat: clean up styles
Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
* feat(client): refactor searchbar by removing float values
* polish the style by adding border radius and removing padding
* Polish the style and account for donation text
* WIP: remove float values
* Revert "WIP: remove float values"
This reverts commit c1c32aa9d1.
* adjust magic numbers
* Adjust spacing to account and add position absolute
* revert the deletion of ais hits values
* move the padding value to searchbar file
* Remove RTL Values
* feat: allow for hint expansions
* Remove the left value on submit icon
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
* add display none and remove their values
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>