Skip to content
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

Open
wants to merge 2 commits into
base: development/3.0
Choose a base branch
from

Conversation

hervedombya
Copy link
Contributor

No description provided.

@bert-e
Copy link
Contributor

bert-e commented Jan 8, 2025

Hello hervedombya,

My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.

Available options
name description privileged authored
/after_pull_request Wait for the given pull request id to be merged before continuing with the current one.
/bypass_author_approval Bypass the pull request author's approval
/bypass_build_status Bypass the build and test status
/bypass_commit_size Bypass the check on the size of the changeset TBA
/bypass_incompatible_branch Bypass the check on the source branch prefix
/bypass_jira_check Bypass the Jira issue check
/bypass_peer_approval Bypass the pull request peers' approval
/bypass_leader_approval Bypass the pull request leaders' approval
/approve Instruct Bert-E that the author has approved the pull request. ✍️
/create_pull_requests Allow the creation of integration pull requests.
/create_integration_branches Allow the creation of integration branches.
/no_octopus Prevent Wall-E from doing any octopus merge and use multiple consecutive merge instead
/unanimity Change review acceptance criteria from one reviewer at least to all reviewers
/wait Instruct Bert-E not to run until further notice.
Available commands
name description privileged
/help Print Bert-E's manual in the pull request.
/status Print Bert-E's current status in the pull request TBA
/clear Remove all comments from Bert-E from the history TBA
/retry Re-start a fresh build TBA
/build Re-start a fresh build TBA
/force_reset Delete integration branches & pull requests, and restart merge process from the beginning.
/reset Try to remove integration branches unless there are commits on them which do not appear on the source branch.

Status report is not available.

@bert-e
Copy link
Contributor

bert-e commented Jan 8, 2025

Request integration branches

Waiting for integration branch creation to be requested by the user.

To request integration branches, please comment on this pull request with the following command:

/create_integration_branches

Alternatively, the /approve and /create_pull_requests commands will automatically
create the integration branches.

@hervedombya hervedombya changed the base branch from development/2.2 to development/3.0 January 8, 2025 13:25
@bert-e
Copy link
Contributor

bert-e commented Jan 8, 2025

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

@bert-e
Copy link
Contributor

bert-e commented Jan 9, 2025

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

@bert-e
Copy link
Contributor

bert-e commented Jan 10, 2025

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

@bert-e
Copy link
Contributor

bert-e commented Jan 11, 2025

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

@bert-e
Copy link
Contributor

bert-e commented Jan 13, 2025

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

@bert-e
Copy link
Contributor

bert-e commented Jan 16, 2025

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

@hervedombya hervedombya force-pushed the feature/ARTESCA-13972 branch from bf8dd7b to 6f112ba Compare January 16, 2025 11:06
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
@hervedombya hervedombya force-pushed the feature/ARTESCA-13972 branch from 673b122 to ecfaf7c Compare January 16, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants