Commit Graph

3 Commits

Author SHA1 Message Date
Nancy Butler 506934acfd force user to delete all ns in project if they cant see ns outside of projects
rm unused class
2022-08-05 16:17:31 -07:00
Neil MacDougall 8393d38949
FIx bug where deleting project on its own did not work (#6456) 2022-07-22 14:19:44 +01:00
Neil MacDougall 8907c6a1d3
Project delete namespaces (#6279)
* custom promptremove component for project and namespace remove

* Fix lin t

* Two tweaks
- Align
  - createnamespace button with ns age column
  - project action button with ns action button column
- Require confirmation to delete a project to match deleting a namespace

* Address PR feedback

Co-authored-by: Neill Somerville <neill.somerville@gmail.com>
Co-authored-by: Richard Cox <richard.cox@suse.com>
2022-07-20 16:16:52 +01:00