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

[Data Object] Adjust getDataForSetter method of data object adapters #688

Open
55 tasks done
lukmzig opened this issue Jan 14, 2025 · 0 comments · May be fixed by #701
Open
55 tasks done

[Data Object] Adjust getDataForSetter method of data object adapters #688

lukmzig opened this issue Jan 14, 2025 · 0 comments · May be fixed by #701
Assignees
Labels

Comments

@lukmzig
Copy link
Contributor

lukmzig commented Jan 14, 2025

The data format changed and should be adjusted so it aligns with the data returned from the GET endpoint pimcore-studio/api/data-objects/1166

We need to adapt getDataForSetter method of the adapters to work with this format

  • - [x] AdvancedManyToManyObjectRelation
  • - [x] AdvancedManyToManyRelation
  • - [x] Block
  • - [x] BooleanSelect
  • - [x] CalculatedValue
  • - [x] Checkbox
  • - [x] Classificationstore
  • - [x] Consent
  • - [x] Country
  • - [x] Countrymultiselect
  • - [x] Date
  • - [x] DateRange
  • - [x] Datetime
  • - [x] Email
  • - [x] EncryptedField
  • - [x] ExternalImage
  • - [ ] FieldCollections
  • - [x] FirstName
  • - [x] Gender
  • - [x] Geobounds
  • - [x] Geopoint
  • - [x] Geopolygon
  • - [x] Geopolyline
  • - [x] Hotspotimage
  • - [x] Image
  • - [x] ImageGallery
  • - [x] Input
  • - [x] InputQuantityValue
  • - [x] Language
  • - [x] Languagemultiselect
  • - [x] Lastname
  • - [x] Link
  • - [x] Localizedfields
  • - [x] ManyToManyObjectRelation
  • - [x] ManyToManyRelation
  • - [x] ManyToOneRelation
  • - [x] Multiselect
  • - [x] Numeric
  • - [x] NumericRange
  • - [x] Objectbricks
  • - [x] Password
  • - [x] QuantityValue
  • - [x] QuantityValueRange
  • - [x] ReverseObjectRelation
  • - [x] RgbaColor
  • - [x] Select
  • - [x] Slider
  • - [x] StructuredTable
  • - [x] Table
  • - [x] Textarea
  • - [x] Time
  • - [x] UrlSlug
  • - [x] User
  • - [x] Video
  • - [x] Wysiwyg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants