Alexandre Alves
9ac8aa699e
fix circular reference bug ( #9466 )
...
* fix circular reference bug
* add e2e test to prevent regression
* address pr comments
---------
Co-authored-by: Alexandre Alves <aalves@Alexandres-MBP.lan>
2023-08-03 09:31:09 +01: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
Nancy
002c984e0f
refactor promptModal component props ( #7435 )
...
* use modalData.componentProps to pass props to custom modal components
* linting errors
2022-12-06 09:41:17 -07:00
Phillip Rak
3d410d0974
Apply linter auto-fixes
...
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2022-11-16 18:38:20 -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
Jordon Leach
ed147a39d8
Enhancements for diagnostic page ( #6990 )
...
* Enhancements for diagnostic page - add modal for response timings
Remove diagnostics title
Fix header alignment
* PR feedback
* Style updates
* Add translations for plural cluster count
* Fix deviceMemory and platform system info strings
2022-10-04 10:48:55 -04:00