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

IBX-7367: Added config provider for image picker #1052

Merged
merged 3 commits into from
Jan 9, 2024

Conversation

ciastektk
Copy link
Contributor

@ciastektk ciastektk commented Dec 13, 2023

Question Answer
Tickets https://issues.ibexa.co/browse/IBX-7367
Bug fix? no
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

Ref: https://github.com/ibexa/core/blob/main/data/mysql/cleandata.sql#L50

This is required by image picker to be able to run UDW with correct settings and search by correct field definition and content type identifier.

Currently values for field definition and KeywordTermAggregation are hardcoded.

https://github.com/ibexa/image-picker/blob/main/src/bundle/ui-dev/src/modules/image-picker/components/items-view/items.view.js#L198-L202

https://github.com/ibexa/admin-ui/blob/main/src/bundle/ui-dev/src/modules/universal-discovery/hooks/useSearchByQueryFetch.js#L73

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

@konradoboza konradoboza requested a review from a team December 13, 2023 10:42
@ciastektk ciastektk force-pushed the ibx-7367-added-config-provider-for-image-picker branch from e7ce610 to f6a1302 Compare December 21, 2023 08:59
Copy link

sonarcloud bot commented Dec 21, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@micszo micszo self-assigned this Jan 5, 2024
Copy link
Contributor

@micszo micszo left a comment

Choose a reason for hiding this comment

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

Verified with sanities on mysql and postgres.

@micszo micszo removed their assignment Jan 8, 2024
@adamwojs adamwojs merged commit d9e178d into main Jan 9, 2024
24 checks passed
@adamwojs adamwojs deleted the ibx-7367-added-config-provider-for-image-picker branch January 9, 2024 06:42
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

9 participants