* refactor(client): move the variables from style element to header property
* sort the test and fix wrong value
* remove the fallbacks
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
---------
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
* refactor(client): profile component into sub components
* Clean the future PR changes
* fix the broken if statement cased by prettier and clean change log
* Better variable name for boolean variable
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
* Revert the removing of vistor
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
* better naming for the component
* fix typo in message components
Co-authored-by: sembauke <semboot699@gmail.com>
---------
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: sembauke <semboot699@gmail.com>
* fix(client): overflow of the landing pages cards
* remove the row that case overflow
* align the card width with the images
Co-authored-by: Bruce B <bbsmooth@gmail.com>
* remove horizontial scroll for 994px screens
Co-authored-by: Bruce B <bbsmooth@gmail.com>
---------
Co-authored-by: Bruce B <bbsmooth@gmail.com>
* feat(client): hide the outline instead of removing it
* remove the old :focus outline values
Co-authored-by: Bruce B <bbsmooth@gmail.com>
---------
Co-authored-by: Bruce B <bbsmooth@gmail.com>
* run panel gen code
* add the default style
* add tthe styles for the panel
* create context of bsStyle
* add panel heading
* add panel title
* add panel body
* create the story for the panel
* typo hiding the border
* border doesn't work for some reason
* only border-3 works in tailwind
* change for border-1 for better visual indication
* fix: bsStyle not applying to the panel
* add html props to the elements
* remove the info colors for our info colors
* fix heading style
* add Panel test
* use to have Class instead
* fix type
* component disregarding default attributes?
* remove duplication in the test
* use compound components
* clean the old logic for the bsStyle
* clean the exports
* add heading and bsstyle control
* fix the classes
* check for title body render
* remove extra types
---------
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
* fix: anchor the tool panel buttons at the bottom
---------
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Sboonny <muhammed@freecodecamp.org>
* feat: add response codes
* fix: update TypeBox imports
* refactor: convert inject based tests to supertest
* feat: require authentication to use route
* test: confirm db is updated as expected
* fix: respond appropriately on error
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>