aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/ui/action-confirming-dialog.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-1/+3
| | | | | | | | | | | | | * feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now
* 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