aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/components/dashboard/sidebar/AllLists.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-60/+0
2024-03-10refactor: Move all components to the top level directoryMohamedBassem1-0/+0
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-1/+1
2024-03-02fix: Fix hydration in list view caused by the spinnerMohamedBassem1-4/+8
2024-03-02ui: Preload the sidebar lists to avoid the spinnerMohamedBassem1-6/+5
2024-03-02feature: Add an 'All Lists' pageMohamedBassem1-0/+6
2024-03-02ui: Move favourites and archive to act as a predefined listMohamedBassem1-1/+12
2024-03-02ui: Fix sidebar list spinnerMohamedBassem1-14/+14
2024-03-02fix: Fix visible scrollbars even if content is not overflowingMohamedBassem1-1/+1
2024-03-02ui: Minor UI tweaks in admin page and sidebarMohamedBassem1-2/+1
2024-03-01feature: Add support for creating and updating listsMohamedBassem1-0/+41