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

Migrate rest of dialogs #5097

Merged
merged 46 commits into from
Aug 13, 2024
Merged

Migrate rest of dialogs #5097

merged 46 commits into from
Aug 13, 2024

Conversation

poulch
Copy link
Member

@poulch poulch commented Aug 5, 2024

What type of PR is this?

  • 💅 Refactor
  • 🌟 Feature
  • 🔥 Bug Fix
  • 🔩 Maintenance
  • 🛠 Workflow CI/CD changes

Related Issues or Documents

  • closes #

Usage Instructions, Screenshots, Recordings

Have you written tests?

  • Yes!
  • No... here is why: Writing tests are mandatory, please replace this text with why test are not included in this PR

[Optional] Description

Copy link

changeset-bot bot commented Aug 5, 2024

🦋 Changeset detected

Latest commit: efedfe3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
saleor-dashboard Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot temporarily deployed to pr-5097 August 5, 2024 17:42 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5097 August 6, 2024 12:16 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5097 August 6, 2024 21:08 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5097 August 6, 2024 21:22 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5097 August 7, 2024 10:19 Destroyed
@poulch poulch marked this pull request as ready for review August 7, 2024 10:30
@poulch poulch requested a review from a team as a code owner August 7, 2024 10:30
@poulch poulch requested review from 2can, krzysztofzuraw and andrzejewsky and removed request for 2can August 7, 2024 10:30
@github-actions github-actions bot temporarily deployed to pr-5097 August 7, 2024 20:44 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5097 August 10, 2024 16:09 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5097 August 10, 2024 19:17 Destroyed
</ConfirmButton>
</DialogActions>
</Dialog>
{maybe(() => product.variants, []).map((variant, variantIndex) => (
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we get rid of "maybe" ?

@poulch poulch merged commit fa0ec7d into main Aug 13, 2024
15 checks passed
@poulch poulch deleted the merx-791-migrate-dialogs branch August 13, 2024 10:52
poulch added a commit that referenced this pull request Aug 26, 2024
* Replace Dialog in OrderCustomerChangeDialog

* Replace Dialog in OrderProductAddDialog

* Replace Dialog in OrderFulfillmentTrackingDialog

* Replace Dialog in OrderInvoiceEmailSendDialog

* Replace Dialog in OrderCannotCancelOrderDialog and fix showing two dialogs

* Replace Dialog in OrderFulfillmentApproveDialog

* Replace Dialog in ProductVariantDeleteDialog

* Replace Dialog in ProductExternalMediaDialog

* Replace Dialog in ProductExportSteps

* Replace Dialog in ProductVariantMediaSelectDialog

* Replace Dialog in DiscountCountrySelectDialog

* Replace Dialog in PluginSecretFieldDialog

* Replace Dialog in ShippingZonePostalCodeRangeDialog

* Replace Dialog in ShippingZoneCountriesAssignDialog

* Replace Dialog in ShippingZoneCountriesAssignDialog

* Replace Dialog in gift card export dialog

* Replace Dialog in GiftCardBulkCreateSuccessDialog

* Remove not used delete category dialog

* Replace Dialog in SaveFilterTabDialog

* Replace Dialog in MenuCreateDialog

* Replace Dialog in TokenCreateDialog

* Replace Dialog in ExitFormDialog

* Replace Dialog in DevModePanel

* Add Xl modal size

* Replace Dialog in AppPermissionsDialog

* Replace Dialog in DryRun

* Add modal size MD

* Replace Dialog in AttributeValueEditDialog

* Replace Dialog in AssignMembersDialog

* Replace Dialog in AssignVariantDialog

* Replace Dialog in AssignProductDialog

* Replace Dialog in AssignContainerDialog

* Replace Dialog in AssignAttributeDialog

* Add todo comment

* Extract messages

* Add missing test ids

* Add changeset

* Add Modal sizes

* Update sizing

* Small improvements after QA

* Fix full width modals

* Fix ActionDialog size
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.

3 participants