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
chadwhitacre
added this to the Bring Back Take-What-You-Want for Team Gratipay milestone
Jul 1, 2016
chadwhitacre
force-pushed
the
start-fixing-distributing-UI
branch
from
July 1, 2016 15:56
9c2c15c
to
f76eeaf
Compare
34 tasks
chadwhitacre
force-pushed
the
start-fixing-distributing-UI
branch
from
July 1, 2016 16:23
7710c69
to
a89cd72
Compare
1 task
@@ -36,7 +32,7 @@ title = _("Team Members") | |||
<td class="figure last_week"></td> | |||
<td class="figure this_week"></td> | |||
<td class="figure balance"> | |||
{{ team.balance + team.receiving - team.giving }} | |||
{{ team.availble }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Eep! Let's fix this name.
chadwhitacre
force-pushed
the
start-fixing-distributing-UI
branch
from
July 6, 2016 15:52
a89cd72
to
a8cbe3c
Compare
This was referenced Jul 6, 2016
Merged
chadwhitacre
force-pushed
the
start-fixing-distributing-UI
branch
2 times, most recently
from
July 11, 2016 12:25
6dfb63d
to
c36a396
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.
chadwhitacre
force-pushed
the
start-fixing-distributing-UI
branch
from
July 13, 2016 02:08
c36a396
to
4cfd33f
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
← #4072 (diff) — #4074 →