Commit Graph

15 Commits

Author SHA1 Message Date
Evgeniya Vashkevich 6db6ce7f1f
Fixed Harvester detail page through Cluster Management (#14982) 2025-08-05 09:19:37 -07:00
codyrancher 8b27a69afa
Adding the Show Configuration action to all resource availableActions (#14825)
fixes #14824
2025-07-29 17:56:19 -07:00
codyrancher 20f1b32848
Resolving some z-index issues around tooltips and slide-ins (#14840)
Fixes #14833
2025-07-23 15:17:42 -07:00
codyrancher 63d2bccaa1
Fixing a couple issues around the ResourceDetailDrawer and Harvester while giving the option to disable the drawer and/or the config tab for a resource (#14782)
Fixes #14718
2025-07-13 07:46:51 -07:00
codyrancher a8a130716f
Fix an issue where some detail pages wouldn't render the ConfigTab (#14676)
We needed to pass the `as` prop to the components
Also fixed a rendering issue with the loading component
2025-07-03 10:00:32 -07:00
Cody Jackson 019b026f02 Added code folding to the ResourceDetailDrawer YamlTab
Fixes #14640
2025-06-30 12:16:14 -07:00
Cody Jackson 81b50c5d23 Fixing a bug where harvester VirtualMachines didn't render the config tab in the ResourceDetailDrawer 2025-06-27 08:45:22 -07:00
Cody Jackson 05e9a675c2 Resolve new masthead issues in regards to harvester
- Fix issue with undefined routes
- Fix issue with the ResourceDetailDrawer closing when opened in harvester.
- Fixed an issue where the link back to the list page was wrong.
2025-06-26 16:18:10 -07:00
codyrancher 5edb3fc16a
Merge pull request #14602 from codyrancher/drawer-fix
Quick fixes to resolve issues in the ConfigDrawer when rendering fleet resources
2025-06-26 09:00:40 -07:00
Cody Jackson 53a605715c Quick fixes to resolve issues in the ConfigDrawer when rendering fleet resources 2025-06-26 08:12:27 -07:00
Cody Jackson d1fccb7e25 Fixing the unit tests that were broken by the a11y updates 2025-06-25 10:22:08 -07:00
Cody Jackson f3945d1e59 Fix the focus trap for the yaml editor in the yaml tab 2025-06-25 10:22:08 -07:00
Cody Jackson 384e9878fc Add focus trap for the ResourceDetailDrawer 2025-06-25 10:21:07 -07:00
Cody Jackson 7949f5dfca Fixing a typo that appeared in a number of the unit tests 2025-06-19 18:31:12 -07:00
Cody Jackson 36e9876f23 Adding the new configmap detail page
fixes #13324
part of #13325
2025-06-19 00:40:57 -07:00