Commit Graph

6 Commits

Author SHA1 Message Date
Cody Jackson 5052c2a8e8 Enabling `vue/require-explicit-emits` linting rule
https://github.com/rancher/dashboard/issues/11961
2024-09-19 09:58:53 -07:00
Phillip Rak 987f89f872 Fix remaining modals
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-08-22 16:07:04 -07:00
Phillip Rak e8c1eede42 Fix failing test
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-03-12 15:37:44 -07:00
Phillip Rak bc36082391 Replace instances of `<modal>`
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-03-12 15:37:44 -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
Alexandre Alves c6a790929d
add disable auth provider prompt modal (#7729)
* working on disable auth provider prompt modal

* finish adding modal for confirming disable of auth provider

* cleanup

* address PR comments

Co-authored-by: Alexandre Alves <aalves@Alexandres-MBP.lan>
2022-12-22 15:34:32 +00:00