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

Release/0.76.0 #1804

Merged
merged 7 commits into from
Feb 8, 2024
Merged

Release/0.76.0 #1804

merged 7 commits into from
Feb 8, 2024

Conversation

dcshzj
Copy link
Contributor

@dcshzj dcshzj commented Feb 8, 2024

What's Changed

Full Changelog: v0.75.0...v0.76.0

seaerchin and others added 7 commits January 30, 2024 14:59
* fix(modals): set motion preset to none

* fix(modals): switch to using local component

* fix(modal): add missing import from Chakra UI

* chore(modal): add comment on the use of the local Modal
* fix: update manifest

* fix: favicons

* fix: update meta and favicon
@dcshzj dcshzj requested a review from a team February 8, 2024 06:23
@mergify mergify bot mentioned this pull request Feb 8, 2024
@dcshzj
Copy link
Contributor Author

dcshzj commented Feb 8, 2024

#1783 - @seaerchin

  • Go to any site.
  • Click on every possible action, verify that modals that are opened and closed appear and disappear immediately without any animation.

#1799 - @dcshzj

  • Navigate to any field which allows for insertion of image (e.g. on settings page)
  • Within the image select modal, navigate to any subfolder
  • The breadcrumb to navigate back to a parent folder should work

#1800 - no tests

#1801 - @seaerchin

  • Navigate to any site and edit a page using the new Tiptap editor
  • Add a card grid block
  • Create a card without putting any link URL or link text, then save the changes to the card grid. Verify that you should be able to save.
  • Create another card in the same card grid block and put in only the link URL. Verify that you should not be able to save the changes to the card grid.
  • Use the same card and add in the link text, then save the changes to the card grid. Verify that you should be able to save.
  • Create another card in the same card grid block and put in only the link text, then save the changes to the card grid. Verify that you should be able to save, but the link text does not appear in the editor preview.

#1802 - no tests

Copy link

cypress bot commented Feb 8, 2024

75 failed tests on run #506 ↗︎

75 0 1 55 Flakiness 0

Details:

Release/0.76.0
Project: isomercms-frontend Commit: 12a178a077
Status: Failed Duration: 03:23 💡
Started: Feb 8, 2024 6:37 AM Ended: Feb 8, 2024 6:41 AM
Failed  editPage.spec.ts • 3 failed tests

View Output Video

Test Artifacts
editPage.spec > Edit unlinked page > Edit page (unlinked) should have correct colour Screenshots Video
editPage.spec > Edit collection page > Edit page (collection) should have correct colour Screenshots Video
editPage.spec > Edit resource page > Edit page (resource) should have correct colour Screenshots Video
Failed  files.spec.ts • 10 failed tests

View Output Video

Test Artifacts
Files > Create file, delete file, edit file settings in Files > Files should contain Directories and Ungrouped Files Screenshots Video
Files > Create file, delete file, edit file settings in Files > Should be able to create new file with valid title Screenshots Video
Files > Create file, delete file, edit file settings in Files > Should be able to edit a file Screenshots Video
Files > Create file, delete file, edit file settings in Files > Should not be able to create file with invalid title Screenshots Video
Files > Create file, delete file, edit file settings in Files > Should not be able to edit file and save with invalid title Screenshots Video
Files > Create file, delete file, edit file settings in Files > Should be able to delete file Screenshots Video
Files > Create file directory, delete file directory, edit file directory settings in Files > Should be able to create new file directory Screenshots Video
Files > Create file directory, delete file directory, edit file directory settings in Files > Should be able to edit file directory name Screenshots Video
Files > Create file directory, delete file directory, edit file directory settings in Files > Should be able to delete file directory Screenshots Video
Files > Create file, delete file, edit file settings, and move files in file directories > Should be able to add file to file directory Screenshots Video
Failed  folders.spec.ts • 14 failed tests

View Output Video

Test Artifacts
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should be able to create a new sub-folder within a valid folder name with no pages Screenshots Video
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should be able to create a new sub-folder within a valid folder name with one page Screenshots Video
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should not be able to create a new sub-folder with invalid sub-folder name Screenshots Video
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should not be able to create a nested sub-folder within a sub-folder Screenshots Video
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should be able to rename a sub-folder Screenshots Video
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should be able to delete a sub-folder with a page Screenshots Video
Folders flow > Create subfolder, rename subfolder, delete subfolder from Folders > Should be able to delete a sub-folder without page Screenshots Video
Folders flow > Create page, delete page, edit page settings in folder > Should be able to create a new page with valid title and permalink Screenshots Video
Folders flow > Create page, delete page, edit page settings in folder > Should not be able to create page with invalid title Screenshots Video
Folders flow > Create page, delete page, edit page settings in folder > Should not be able to create page with invalid permalink Screenshots Video
The first 10 failed tests are shown, see all 14 tests in Cypress Cloud.
Failed  homepage.spec.ts • 6 failed tests

View Output Video

Test Artifacts
Homepage > Block editing > should display the site notification correctly Screenshots Video
Homepage > Block editing > should only allow up to 4 highlights for the hero section Screenshots Video
Homepage > Block editing > should remove the button in preview when the hero button content is not given Screenshots Video
Homepage > Block editing > should preserve content when swapping between highlights and dropdown for hero section Screenshots Video
Homepage > Block editing > should limit users to a single resource component Screenshots Video
Homepage > Block editing > should rearrange the blocks correctly and the preview should also reflect the new order Screenshots Video
Failed  images.spec.ts • 1 failed test

View Output Video

Test Artifacts
Images > Create album, delete album, edit album settings in Images > Should be able to create new album Screenshots Video

The first 5 failed specs are shown, see all 11 specs in Cypress Cloud.

Review all test suite changes for PR #1804 ↗︎

@dcshzj dcshzj merged commit 544e11c into master Feb 8, 2024
31 of 35 checks passed
@mergify mergify bot deleted the release/0.76.0 branch February 8, 2024 08:34
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.

4 participants