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

GRF-234: value_collection in the Category model #17644

Merged
merged 29 commits into from
Aug 12, 2022
Merged

Conversation

BryanS29-akeneo
Copy link
Contributor

@BryanS29-akeneo BryanS29-akeneo commented Aug 11, 2022

Description (for Contributor and Core Developer)

Retrieve value_collection from category table and format it in ValueCollection.

Definition Of Done (for Core Developer only)

  • Tests
  • Migration & Installer
  • PM Validation (Story)
  • Changelog (maintenance bug fixes)
  • Tech Doc

Base automatically changed from GRF-234 to master August 11, 2022 09:49
# Conflicts:
#	src/Akeneo/Category/back/Infrastructure/Storage/Sql/GetCategorySql.php
#	src/Akeneo/Category/back/tests/Integration/Infrastructure/Storage/Sql/GetCategorySqlIntegration.php
@BryanS29-akeneo BryanS29-akeneo merged commit f95a506 into master Aug 12, 2022
@BryanS29-akeneo BryanS29-akeneo deleted the GRF-234-bis branch August 12, 2022 14:03
StevenVAIDIE pushed a commit that referenced this pull request Aug 17, 2022
* GRF-234: Query to retrieve category information

* GRF-234: Fix query

* GRF-234: Fix query

* GRF-234: Fix query

* GRF-234: integration test

* GRF-234: Add assertion on en_US

* GRF-234: Assemble GetCategory byId and byCode

* GRF-234: value_collection in the Category model

* GRF-234: CamelCase on Sql

* GRF-234: Rename GetCategory to GetCategorySql

* GRF-234: wip

* GRF-234: fix

* GRF-234: Test on value_collection

* GRF-234: Get category permissions

* GRF-234: Fix permissions & CTE for translations

* GRF-234: Remove useless use

* GRF-234: Simplify integration tests + return null when it does not retrieve the category

* GRF-234: Fix

* GRF-234: Fix

* GRF-234: Fix

* GRF-234: Fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants