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

Closes #9073: Remote data support for config contexts #11692

Merged
merged 6 commits into from
Feb 7, 2023

Conversation

jeremystretch
Copy link
Member

Fixes: #9073

  • Introduces SyncedDataMixin to add synced data support to models
  • Adds ObjectSyncDataView and BulkSyncDataView to handle object syncing
  • Enable synced data support for ConfigContext

@jeremystretch jeremystretch marked this pull request as draft February 7, 2023 21:11
@jeremystretch jeremystretch marked this pull request as ready for review February 7, 2023 21:36
@jeremystretch jeremystretch merged commit 2c35c53 into feature Feb 7, 2023
@jeremystretch jeremystretch deleted the 9073-config-context-remote-data branch February 7, 2023 21:44
jeremystretch added a commit that referenced this pull request Feb 20, 2023
* WIP

* Add bulk sync view for config contexts

* Introduce 'sync' permission for synced data models

* Docs & cleanup

* Remove unused method

* Add a REST API endpoint to synchronize config context data
jeremystretch added a commit that referenced this pull request Feb 20, 2023
* WIP

* Add bulk sync view for config contexts

* Introduce 'sync' permission for synced data models

* Docs & cleanup

* Remove unused method

* Add a REST API endpoint to synchronize config context data
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant