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

[7.x] Improve handling of empty blueprints #593

Merged
merged 4 commits into from
Sep 4, 2024

Conversation

duncanmcclean
Copy link
Member

Right now, when you add an Eloquent Model to your Runway config and visit that resource in the Control Panel, it'll throw an exception asking you to go to the blueprint and add some fields.

Now, with this pull request, it'll automatically create a blueprint for you and build out the fields based on your database columns.

You can obviously go in and manualy update the blueprint to add/change/remove any fields.

@duncanmcclean duncanmcclean merged commit 5ac6be6 into 7.x Sep 4, 2024
7 of 8 checks passed
@duncanmcclean duncanmcclean deleted the better-empty-blueprint-handling branch September 4, 2024 16:35
Copy link

github-actions bot commented Sep 5, 2024

Released as part of v7.9.0.

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.

1 participant