dashboard/shell/composables
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
..
drawer.ts Add focus trap for the ResourceDetailDrawer 2025-06-25 10:21:07 -07:00
focusTrap.ts Update AppModal, PromptModal and focusTrap (#14186) 2025-04-30 09:16:48 +01:00
resources.ts Adding the new configmap detail page 2025-06-19 00:40:57 -07:00
useClickOutside.ts Create component `PageHeaderActionMenu.vue` 2024-10-02 10:09:39 -07:00
useCompactInput.test.ts Reintroduce "Write tests for `useCompactInput` and `useLabeledFormElement`" 2024-03-13 10:10:26 -07:00
useCompactInput.ts Reintroduce "Write tests for `useCompactInput` and `useLabeledFormElement`" 2024-03-13 10:10:26 -07:00
useI18n.ts Add the card components necessary for the new detail page 2025-06-12 17:14:56 -07:00
useIsNewDetailPageEnabled.ts Resolve new masthead issues in regards to harvester 2025-06-26 16:18:10 -07:00
useLabeledFormElement.test.ts Reintroduce "Write tests for `useCompactInput` and `useLabeledFormElement`" 2024-03-13 10:10:26 -07:00
useLabeledFormElement.ts Adding `emits` to all rancher-components to fix linting rules 2024-12-04 09:04:19 -07:00
useRuntimeFlag.ts Add documentation to `useRuntimeFlag` composable 2025-04-09 12:47:22 -07:00
useUserRetentionValidation.test.ts Replace `useStore` composable with vuex implementation 2024-09-11 09:21:22 -07:00
useUserRetentionValidation.ts Replace `useStore` composable with vuex implementation 2024-09-11 09:21:22 -07:00