Skip to content

improve properties and collections #13

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

Merged
merged 2 commits into from
May 23, 2021
Merged

Conversation

johguentner
Copy link
Member

Addition of JsonSerializable in Entity, and toArray/toJson in according classes to improve serialized structure (when working with inertiajs, own api, or general better handling outside of php.
Add more property-classes (Number and Title).
Some small property-refactoring.

Addition of JsonSerializable in Entity, and toArray/toJson in according classes to improve serialized structure (when working with inertiajs, own api, or general better handling outside of php.
Add more property-classes (Number and Title).
Some small property-refactoring.
@johguentner johguentner requested a review from mechelon May 21, 2021 22:00
@johguentner
Copy link
Member Author

For property Title and Number are currently no tests implemented, due to the fact, that they are not fully implemented.
PR is open already, however we should target to finish the tests, before merching.

@mechelon mechelon merged commit ffa4145 into dev May 23, 2021
@mechelon mechelon deleted the feature/improved-properties branch May 23, 2021 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants