aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-24fix(web): Fix hydration error in the bookmark preview pageMohamedBassem1-1/+1
2024-04-19feature: Nested lists (#110). Fixes #62Mohamed Bassem2-4/+64
2024-04-15feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2-10/+57
2024-04-14fix(web): Fix some JS console errors in the preview pageMohamedBassem1-26/+31
2024-04-14feature(web): Allow changing the bookmark grid layout (#98)Mohamed Bassem1-69/+0
2024-04-07refactor(web): Move the tooltip provider to the root of the appMohamedBassem1-16/+10
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem1-0/+2
2024-04-06ui(web): Add a tooltip explaining what archived meansMohamedBassem1-0/+38
2024-03-31refactor: Extract the action confirming dialog into its own componentMohamedBassem1-0/+48
2024-03-30feature(web): Allow support for multiple asset upload at the same time. Fixes...MohamedBassem1-1/+1
2024-03-30fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem1-0/+11
2024-03-21feature: A better looking bookmark preview pageMohamedBassem2-6/+46
2024-03-21fix: Reset add list form form on submissionMohamedBassem1-0/+2
2024-03-19feature(web): Add support for demo modeMohamedBassem1-1/+8
2024-03-15ui(web): Change the text in cards to be less aggressiveMohamedBassem1-1/+1
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem21-99/+81
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem23-0/+1684