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

Expose non-existent conditions in the UI #33

Merged
merged 2 commits into from
Nov 21, 2018
Merged

Conversation

willbarton
Copy link
Member

@willbarton willbarton commented Nov 21, 2018

It's possible for database-stored FlagState objects to have conditions assocaited with them that get removed. This change exposes that in the UI. FlagStates that have conditions that no longer exist will now appear in the UI like this:

image

In this example site no longer exists. This makes that evident.

This is a companion to, but does not depend on, cfpb/django-flags#15

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.

None yet

2 participants