-
Notifications
You must be signed in to change notification settings - Fork 1
feat: handle rpc relations #240
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
Conversation
3 new issues
|
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
e0bf21c to
863d92f
Compare
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
863d92f to
12d6546
Compare
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
06c3424 to
0a7de88
Compare
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
55a26ef to
ce5fc5c
Compare
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
| name | ||
| end | ||
|
|
||
| def add_relation(collection_customizer, renames, relation_name, relation_definition) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
4f22ef6 to
cc6b9fb
Compare
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
|
Coverage Impact ⬆️ Merging this pull request will increase total coverage on Modified Files with Diff Coverage (6) 🛟 Help
|
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
packages/forest_admin_datasource_rpc/lib/forest_admin_datasource_rpc/reconciliate_rpc.rb
Show resolved
Hide resolved
| add_relation(cz, options[:rename], relation_name.to_s, relation_definition) | ||
| end | ||
| end | ||
| end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# [1.20.0](v1.19.3...v1.20.0) (2026-01-07) ### Features * handle rpc relations ([#240](#240)) ([c8fb188](c8fb188))
|
🎉 This PR is included in version 1.20.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |

Definition of Done
General
Security