This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 308
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tests are failing, will fix up in additional commits. |
This was referenced Jul 6, 2016
chadwhitacre
force-pushed
the
cherry-pick-4023
branch
2 times, most recently
from
July 6, 2016 22:27
d264f26
to
1d484ad
Compare
Previous head was d264f26. |
chadwhitacre
force-pushed
the
cherry-pick-4023
branch
from
July 11, 2016 12:26
1d484ad
to
c878c76
Compare
This works around a bug in Sphinx where the print function under Python 2.7 prevents class attributes from showing up in documentation. I want to be able to document some attributes on the Team class.
This gives us more control. Rarely is alphabetical order the right sort order.
Conflicts: sql/branch.sql
The page is broken, but that's okay because no-one will see it until we set available.
Bring this back as "Distributing" and "Surplus" once we have those computed values tight.
- Teams are no longer participants, so we don't need the IS_PLURAL checks or show_as_team - Teams can no longer have the ~owner as a member - We don't want the hard global member limit anymore - Typecheck is out of fashion - We don't want to clobber the Team __init__
Conflicts: gratipay/models/team/mixins/takes.py
chadwhitacre
added this to the Bring Back Take-What-You-Want for Team Gratipay milestone
Jul 13, 2016
Conflicts: sql/branch.sql
chadwhitacre
force-pushed
the
cherry-pick-4023
branch
from
July 13, 2016 02:12
c878c76
to
004e235
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
⬑ #3994
← #4074 (diff) — #4076 →
Brings work from #4023 over into the rebuild of the previous Team takes UI.
get_current_takes
by amount ASC, ctime ASC