aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/GlobalActions.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban2024-10-121-1/+1
| | | | | | | | | | | | | * 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>
* feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban2024-07-011-0/+13
* feat: add bulk edit option for bookmarks * fix: resolve comments * fix: resolve comments * fix: resolve comments * fix: resolve comments * rename bulk action store, simplify the bulk action toolbar --------- Co-authored-by: MohamedBassem <me@mbassem.com>