aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/sidebar/Sidebar.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Refactor sidebar into a shared componentMohamed Bassem2024-12-301-81/+0
|
* feat: Implement the all highlights page. Fixes #620Mohamed Bassem2024-12-281-1/+6
|
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-4/+6
| | | | | | | | | | | | | * feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now
* ui: Redesign the settings page and move it to its own layoutMohamed Bassem2024-10-271-1/+1
|
* feature(web): Implement a new profile options drop menu and move user and ↵MohamedBassem2024-10-121-1/+1
| | | | admin settings there
* feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban2024-10-121-27/+7
| | | | | | | | | | | | | * ui: add global header * fix: design fixes * fix: tests * fix navbar background, hide y scrollbar and change sidebar footer to show version --------- Co-authored-by: MohamedBassem <me@mbassem.com>
* ui: Changes for user settings page (#251)Md Saban2024-06-231-23/+51
| | | | | | | * fix: ui refactoring for user settings page * fix: type error * fix: pr comments
* ui: Migrate to the new logo everywhereMohamedBassem2024-03-261-5/+3
|
* feature(web): Add dark mode supportMohamedBassem2024-03-231-2/+2
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-7/+9
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+66