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

Changed attribute value creation route #35865

Merged
merged 3 commits into from Apr 18, 2024

Conversation

nicosomb
Copy link
Contributor

@nicosomb nicosomb commented Apr 8, 2024

Questions Answers
Branch? develop
Description? Please be specific when describing the PR.
Every detail helps: versions, browser/server configuration, specific module/theme, etc. Feel free to add more information below this table.
Type? bug fix
Category? BO
BC breaks? no
Deprecations? no
How to test? See bug 2 on #35591
UI Tests
Sponsor company PrestaShop SA

@nicosomb nicosomb added the WIP Status: Work In Progress label Apr 8, 2024
@prestonBot prestonBot added Bug fix Type: Bug fix BC break Type: Introduces a backwards-incompatible break labels Apr 8, 2024
@nicosomb nicosomb removed the BC break Type: Introduces a backwards-incompatible break label Apr 8, 2024
@PrestaShop PrestaShop deleted a comment from prestonBot Apr 8, 2024
@prestonBot prestonBot added the develop Branch label Apr 8, 2024
@nicosomb nicosomb force-pushed the change-create-value-attr-route branch from 0ae0d7e to f8dc70c Compare April 9, 2024 12:47
@nicosomb
Copy link
Contributor Author

nicosomb commented Apr 9, 2024

@nicosomb nicosomb force-pushed the change-create-value-attr-route branch from f8dc70c to 2e58ab6 Compare April 15, 2024 12:02
@nicosomb nicosomb marked this pull request as ready for review April 15, 2024 14:47
@nicosomb nicosomb requested a review from a team as a code owner April 15, 2024 14:47
@nicosomb nicosomb force-pushed the change-create-value-attr-route branch from 4f97c7d to d79a72c Compare April 18, 2024 09:16
@@ -27,13 +27,7 @@ _features:
prefix: /features

_attributes:
resource: "attribute.yml"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

As discussed with @jolelievre, we decided to merge attribute.yml and attribute_group.yml. Like that, we can handle routes with {attributeGroupId} parameter and those without it in the same file.

@nicosomb nicosomb added this to the 9.0.0 milestone Apr 18, 2024
@nicosomb
Copy link
Contributor Author

Copy link
Contributor

@jolelievre jolelievre left a comment

Choose a reason for hiding this comment

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

Thanks @nicosomb

@jolelievre jolelievre added the Waiting for QA Status: action required, waiting for test feedback label Apr 18, 2024
@florine2623 florine2623 self-assigned this Apr 18, 2024
Copy link
Contributor

@florine2623 florine2623 left a comment

Choose a reason for hiding this comment

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

Hello @nicosomb ,

LGTM ✅

Button to add a new value is well displayed on attributes listing page.

Thanks!

@florine2623 florine2623 added QA ✔️ Status: check done, code approved and removed Waiting for QA Status: action required, waiting for test feedback WIP Status: Work In Progress labels Apr 18, 2024
@nicosomb nicosomb merged commit fdd40e0 into PrestaShop:develop Apr 18, 2024
35 checks passed
@nicosomb nicosomb deleted the change-create-value-attr-route branch April 18, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug fix Type: Bug fix develop Branch QA ✔️ Status: check done, code approved
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

5 participants