aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app/dashboard/components/AllLists.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Move all components to the top level directoryMohamedBassem2024-03-101-60/+0
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-1/+1
* fix: Fix hydration in list view caused by the spinnerMohamedBassem2024-03-021-4/+8
* ui: Preload the sidebar lists to avoid the spinnerMohamedBassem2024-03-021-6/+5
* feature: Add an 'All Lists' pageMohamedBassem2024-03-021-0/+6
* ui: Move favourites and archive to act as a predefined listMohamedBassem2024-03-021-1/+12
* ui: Fix sidebar list spinnerMohamedBassem2024-03-021-14/+14
* fix: Fix visible scrollbars even if content is not overflowingMohamedBassem2024-03-021-1/+1
* ui: Minor UI tweaks in admin page and sidebarMohamedBassem2024-03-021-2/+1
* feature: Add support for creating and updating listsMohamedBassem2024-03-011-0/+41