-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ARTESCA-13972 // Migration to React 18 #792
base: development/3.0
Are you sure you want to change the base?
Conversation
Hello hervedombya,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command:
Alternatively, the |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
bf8dd7b
to
6f112ba
Compare
refactor: update imports to use ShellHooksContext for authentication refactor: replace useAuth imports with useShellHooks for improved context management refactor: replace history.push with navigate for improved routing consistency fix: correct typo in workflows route and adjust account creation routes for consistency refactor: update type definitions to use React 18 JSX runtime and improve context imports refactor: replace history.replace with navigate for improved routing consistency refactor: replace history.location with useLocation for improved routing consistency fix useBasenameAndRelativeNavigate refactor: update routing links to use basePath for consistency and improve navigation refactor: update import paths for IconHelp and adjust route paths for improved consistency feat: add QueryClientProvider and enhance routing with accountName parameter; update mocks and improve navigation consistency refactor: update imports for QueryClientProvider and enhance routing consistency with basePath in navigation links refactor: update import for QueryClientProvider in VeeamWelcomeModal test file to enhance consistency with other components refactor: remove unused RemoteKeys type definition, update imports to use useShellHooks for authentication, and enhance routing consistency with useLocation and useBasenameRelativeNavigate refactor: update imports from 'react-router-dom' to 'react-router' for improved consistency across components and enhance routing practices refactor: streamline routing and import practices across components; remove console.log, enhance test consistency, and update path definitions for improved clarity refactor: enhance test structure and consistency by updating imports, utilizing NewWrapper for rendering, and improving component interactions across various LocationDetails tests refactor: update test implementations to use screen and container for element queries, enhance rendering with NewWrapper, and improve consistency in LocationDetails and Properties tests refactor: streamline test implementations by replacing deprecated element queries with container queries, enhance consistency in LocationDetails tests, and improve error handling in action dispatch tests refactor: update imports in multiple components to include JSX for improved type support and consistency across the application refactor: update imports across multiple components to include JSX for improved type support and consistency in the application refactor: update path matching in InternalRoutes to enforce strict matching, and add JSX imports in Breadcrumb and storageOptions for improved type support and consistency refactor: enhance LocationDetailsNFS tests by updating imports, improving element queries for better consistency, and ensuring proper rendering with NewWrapper; removed deprecated value checks in favor of presence checks refactor: enhance locations tests by adding ShellHooksProvider for improved context management, updating imports for mock utilities, and ensuring proper promise handling for asynchronous operations refactor: enhance InternalRoutes path matching by adding support for properties and specific bucket names, improving route handling and consistency across account-related routes feat: add new account management routes and update navigation paths for user and policy creation refactor: update path properties in AttachmentTabs to use empty string instead of pathname for improved clarity and consistency in tab navigation refactor: streamline test implementations by updating imports, enhancing element queries, and improving asynchronous handling across multiple test files fix: handle optional messages in networkActivity reducer and update test case for ReauthDialog
673b122
to
ecfaf7c
Compare
No description provided.