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

[Admin] Add base form type for every resource used in AdminBundle #16276

Merged

Conversation

TheMilek
Copy link
Member

Q A
Branch? 1.14
Bug fix? no
New feature? no
BC breaks? no
License MIT

related to #16257

@TheMilek TheMilek requested review from a team as code owners May 20, 2024 11:36
@probot-autolabeler probot-autolabeler bot added the Admin AdminBundle related issues and PRs. label May 20, 2024
@TheMilek TheMilek force-pushed the SYL-3520-add-form-types-for-every-resource branch from 82057a4 to c054d1d Compare May 20, 2024 12:01
@probot-autolabeler probot-autolabeler bot added the Maintenance CI configurations, READMEs, releases, etc. label May 20, 2024
Copy link

github-actions bot commented May 20, 2024

Bunnyshell Preview Environment deleted

Available commands:

  • /bns:deploy to redeploy the environment

@TheMilek TheMilek force-pushed the SYL-3520-add-form-types-for-every-resource branch 10 times, most recently from 6d03fd5 to c09961a Compare May 21, 2024 07:34
Wojdylak
Wojdylak previously approved these changes May 21, 2024
mpysiak
mpysiak previously approved these changes May 21, 2024
Copy link
Member

@GSadee GSadee left a comment

Choose a reason for hiding this comment

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

Since we are based on form types for resources, I would also think about:

  • AvatarImageType
  • ChannelPriceHistoryConfigType
  • ChannelPricingType
  • GatewayConfigType
  • ProductAssociationType
  • ProductAttributeTranslationType
  • ProductImageType
  • ProductOptionTranslationType
  • ProductTranslationType
  • ProductVariantTranslationType
  • ProvinceType
  • ShopBillingDataType
  • TaxonImageType
  • TaxonTranslationType
  • ZoneMemberType

@TheMilek TheMilek dismissed stale reviews from mpysiak and Wojdylak via 2106972 May 21, 2024 13:22
@TheMilek TheMilek force-pushed the SYL-3520-add-form-types-for-every-resource branch from c09961a to 2106972 Compare May 21, 2024 13:22
@TheMilek TheMilek force-pushed the SYL-3520-add-form-types-for-every-resource branch from 2106972 to d57118b Compare May 21, 2024 13:25
@GSadee GSadee merged commit 5ab993f into Sylius:1.14 May 22, 2024
28 checks passed
@GSadee
Copy link
Member

GSadee commented May 22, 2024

Thank you, Kamil! 🥇

@TheMilek TheMilek deleted the SYL-3520-add-form-types-for-every-resource branch May 22, 2024 08:28
NoResponseMate added a commit that referenced this pull request May 22, 2024
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.12 or 1.13 branches
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
continuation of #16276

Commits
-------
  Add missing ShipmentShipType to AdminBundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin AdminBundle related issues and PRs. Maintenance CI configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants