aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/ui/action-confirming-dialog.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban2024-07-011-2/+2
| | | | | | | | | | | | | | | | | * 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>
* feature: Nested lists (#110). Fixes #62Mohamed Bassem2024-04-191-4/+9
| | | | | * feature: Add support for nested lists * prevent moving the parent to a subtree
* refactor: Extract the action confirming dialog into its own componentMohamedBassem2024-03-311-0/+48