Commit Graph

3 Commits

Author SHA1 Message Date
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