- Remove plusMore from dialogs and use a default one
- Fix double and string in resourceNames
- Fix pods remove dialog
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
* Prevent ESLint to format generated paths
* Add HTML ESLint Rules
* Format all the Vue HTML templates except Harvester
* Exclude Harvester package from linting HTML, keeping old formatting rules
* 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>