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

Add new route to promote staging state in module config #259

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

crokita
Copy link
Contributor

@crokita crokita commented Aug 10, 2021

Fixes #258

This PR is ready for review.

Risk

This PR makes minor API changes.

Summary

This PR adds a new route which will take the current state of the staging module config and promote that to production. This is to replace the current method of taking whatever is edited on the webpage and promoting that to production.
The module config UI page is updated to use the new route and the verbage is updated to better suggest that the changes being promoted are specifically the staging state.

@crokita crokita merged commit 4a804c6 into develop Aug 13, 2021
@crokita crokita deleted the bugfix/module-config-promote-staging branch August 20, 2021 14:43
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.

Module Config Promotion Will Promote Current Input
2 participants