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

[Grid] Get Grid Data should not use same Schema #253

Closed
martineiber opened this issue Jul 11, 2024 · 0 comments · Fixed by #259
Closed

[Grid] Get Grid Data should not use same Schema #253

martineiber opened this issue Jul 11, 2024 · 0 comments · Fixed by #259
Assignees

Comments

@martineiber
Copy link
Contributor

martineiber commented Jul 11, 2024

Part of pimcore/studio-ui-bundle#175

Get Data should not use same Schema as Grid Configuration

Example Endpoint:
studio/api/assets/grid

Should be a minimised Version
sortable, editable is not necessary.

@martineiber martineiber self-assigned this Jul 11, 2024
martineiber added a commit that referenced this issue Jul 16, 2024
…259)

* Differentiate between ColumnConfiguration and ColumnData

* Apply php-cs-fixer changes

* Refactor Grid Schema.

* Apply php-cs-fixer changes

* Fix type.

* Refactor name.

* Refactor name.

* Add some descriptions.

* Fix Typo

Co-authored-by: lukmzig <[email protected]>

---------

Co-authored-by: martineiber <[email protected]>
Co-authored-by: lukmzig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant