chore: add module block with analytics and supportCaseData to deploy config#759
Open
dajohnso wants to merge 3 commits intoRedHatInsights:masterfrom
Open
chore: add module block with analytics and supportCaseData to deploy config#759dajohnso wants to merge 3 commits intoRedHatInsights:masterfrom
dajohnso wants to merge 3 commits intoRedHatInsights:masterfrom
Conversation
- Add @project-kessel/react-kessel-access-check and @tanstack/react-query dependencies - Wrap app with QueryClientProvider and AccessCheck.Provider when Kessel is enabled - Refactor PermissionsProvider to support dual-path (RBAC v1 vs Kessel v2) - Create useKesselWorkspaces utility hook for workspace fetching - Simple approach: show all cards if user has any workspaces - Feature flag: hbi.kessel-migration
- Add jest mock for Hooks module to provide useFeatureFlag context - Fixes test failures caused by missing Unleash feature flag context - All 3 App.test.js tests now passing
|
@dajohnso think you might need to rebase this one? Claude sometimes has issues with that, so you might have to manually update branch to continue? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
moduleblock tofrontend.yamlincluding analytics keys, manifestLocation, supportCaseData config, and module routesTest plan