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

Do some things. #6051

Merged
merged 8 commits into from
Feb 8, 2019
Merged

Do some things. #6051

merged 8 commits into from
Feb 8, 2019

Conversation

bakert
Copy link
Member

@bakert bakert commented Feb 8, 2019

No description provided.

…ing it to empty if we don't want to show it instead of requiring a separate boolean.

2. Reverse the polarity of do_not_hide_active_runs making it hide_active_runs to avoid double negatives.

3. Move the code that understands how to remove active runs from a list of decks and set the corresponding active_runs_text into a shared place on View so that we can call it on things other than self.decks. (It's possible that this does not go far enough and it should be possible to call prepare_decks on anything at all, or that this should happen automatically to every object in a given member variable, and/or that this should be applied to all the prepare_Xs methods, but that's for another day.)

4. Call the newly shared code from PersonAchievements for each deck table in the page.

Fixes #6031.
@vorpal-buildbot vorpal-buildbot merged commit b30eaec into master Feb 8, 2019
@vorpal-buildbot vorpal-buildbot added Pending-on-LOGS Used by the build bot Pending-on-PROD Used by the build bot Seen-on-LOGS Seen-on-PROD and removed Pending-on-LOGS Used by the build bot Pending-on-PROD Used by the build bot labels Feb 8, 2019
@vorpal-buildbot
Copy link
Contributor

Seen on LOGS, PROD (created by @bakert and merged by @vorpal-buildbot 1 minute ago) Please check your changes!

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

Successfully merging this pull request may close these issues.

2 participants