Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Start fixing the distributing UI #4073

Merged
merged 10 commits into from
Jul 13, 2016
Merged

Conversation

chadwhitacre
Copy link
Contributor

@chadwhitacre chadwhitacre commented Jul 1, 2016

#3994

#4072 (diff) — #4074

@@ -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 }}
Copy link
Contributor Author

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 chadwhitacre force-pushed the start-fixing-distributing-UI branch from a89cd72 to a8cbe3c Compare July 6, 2016 15:52
@chadwhitacre chadwhitacre force-pushed the start-fixing-distributing-UI branch 2 times, most recently from 6dfb63d to c36a396 Compare July 11, 2016 12:25
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 chadwhitacre force-pushed the start-fixing-distributing-UI branch from c36a396 to 4cfd33f Compare July 13, 2016 02:08
@chadwhitacre chadwhitacre merged commit 4cfd33f into master Jul 13, 2016
@chadwhitacre chadwhitacre deleted the start-fixing-distributing-UI branch July 14, 2016 21:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant