fix(templates): added option to delete/keep templates when deleting workspace, updated template modal, sidebar code cleanup (#1086)

* feat(templates): added in the ability to keep/remove templates when deleting workspace

* code cleanup in sidebar

* add the ability to edit existing templates

* updated template modal

* fix build

* revert bun.lock

* add template logic to workflow deletion as well

* add ability to delete templates

* add owner/admin enforcemnet to modify or delete templates
This commit is contained in:
Waleed Latif
2025-08-21 17:11:22 -07:00
committed by GitHub
parent 0f2a125eae
commit 53ee9f99db
19 changed files with 7287 additions and 505 deletions

View File

@@ -4444,4 +4444,4 @@
"lint-staged/listr2/log-update/cli-cursor/restore-cursor/onetime": ["onetime@7.0.0", "", { "dependencies": { "mimic-function": "^5.0.0" } }, "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ=="],
}
}
}