Commit Graph

6 Commits

Author SHA1 Message Date
Francesco Torchia f3ce68a2f4
Restore resourceNames util for extensions compatibility (#13874)
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-03-27 11:17:51 +00:00
Francesco Torchia fab51d0be3
Delete message, list of items refactoring:
- 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>
2025-02-25 11:20:00 +01:00
Cody Jackson be88d142f7 Updating prompt remove to look more consistent for global roles when deleting an admin 2024-08-22 16:09:56 -07:00
Phillip Rak 7cecbc0f62 Replace all instances of `v-html` with `v-clean-html`
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2023-03-22 08:30:15 -07:00
Giuseppe Leo d2d4122bc0
Review HTML formatting rules (#6805)
* 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
2022-11-11 17:04:22 +01:00
Alexandre Alves 2162c98c72
Display warning when custom role is deleted (#6757)
* fix merge conflicts

* load correct class on roletemplate model

* add logic to check role bindings before deletion to promptRemove component

* create promptRemove components specific for user roles deletion

* code cleanup

* code cleanup again

* address PR comments

Co-authored-by: Alexandre Alves <aalves@Alexandres-MBP.lan>
Co-authored-by: Alexandre Alves <aalves@Alexandres-MacBook-Pro.local>
2022-09-22 17:49:47 +01:00