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

content-deletion - a few random commits for UI #382

Merged
merged 5 commits into from
Jul 27, 2012

Conversation

bbuckingham
Copy link
Member

Refer to commit list for details.

…dling

This commit fixes a bug that I introduced :( when adding support
for content deletion.
…atus)

This is the initial integration commit between the javascript and controller
to support deletion changesets.  The old 'promote' action is now
'apply' supporting both promotion and deletion.  The old 'promotion_progress'
action is now 'status', to be consistent with other controllers.
This is a small commit that will bypass checking for dependencies
when a deletion changeset is to be applied.  For now, we will
allow the request to be made, but skip the check.  In the future,
the plan is to perform such checks.
When the user goes to the Changesets page for a given environment,
we need to list any working deletion changes for that environment
and any promotion changesets for the next environment.

Previously, we'd always show 'all' working changesets that
are in the next environment; however, that does not work properly
for deletion changesets.
@mccun934
Copy link
Member

ACK, merge freely

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants