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

Prepare release 3.20 #5276

Open
wants to merge 1 commit into
base: 3.20
Choose a base branch
from
Open

Prepare release 3.20 #5276

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 22, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to 3.20, this PR will be updated.

Releases

[email protected]

Patch Changes

  • da3e53b: Removed unnecessary expect that was waiting for the success banner, as it was causing delays on CI. Instead, the test rely on other assertions to verify that changes have been applied
  • 3f2ca21: Onboarding state is now stored in user metadata, that means that onboarding state is persisted between logins on different machines
  • d677431: Now the list app page shows footer that allows the user to sumbmit a demanded app.
  • 479ae66: Merged expectSuccessBannerMessage and expectSuccessBanner into a single method, removed the redundant method, and updated tests to use the new unified method.
  • 24691c4: Rename newHome to wecomePage to allow seamlessly removing a feature flag
  • 13f63c2: New home page layout is now reponsive, it means that layout adjusts to desktop, tablet and mobile devices
  • 67687b3: User onboardng steps are now checking when user does required actions
  • e947997: E2E tests are now updated for new home page meaing that they don't fail when new home page is enabled.
  • 18a4eae: Activity section in home page now has uniform padding with header, stock and sales.
  • f1e5f34: Enhanced success banner verification in basePage.ts by adding network idle state check and parallel assertions, while modernizing array operations in shipping methods tests using spread syntax instead of .concat()
  • 0c2971b: Add integration test for new home sidebar
  • fab4b4e: Refactored tests by replacing direct banner visibility checks with expectSuccessBanner().
    Removed unnecessary waitForNetworkIdleAfterAction wrappers.
    Simplified test scope for staffMembers and removed explicit timeouts where appropriate.
  • f9130c4: You can now see an onboarding component that guides the user through Saleor Dashboard features.
  • 9cd4da2: You can now see new sidebar with analytics and activities
  • 981a0bc: Removed waitForNetworkIdleAfterAction and replaced it with a direct navigation call.Added blur actions on metadataKeyInput and metadataValueInput to ensure input stability before saving in scope of SALEOR_128
  • 6990b1e: New home page with onboarding is now enabled, old home page code has been removed
  • d9600ab: Removed waitForNetworkIdleAfterAction and added direct element waits to ensure readiness before actions.
  • e48622c: Test set now includes tests for welcome page onboarding component.
  • 8bc92e3: You can now see information tiles regarding Saleor Docs, community, and technical help in the home page.
  • 4d9d127: Adjust inline discount test for precise floating-point comparison with .toFixed(2)
  • 7250d03: Padding under home page tiles is now increased to prevent clipping

@github-actions github-actions bot requested a review from a team as a code owner November 22, 2024 09:16
@github-actions github-actions bot requested review from krzysztofzuraw and Cloud11PL and removed request for a team November 22, 2024 09:16
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.

0 participants