-
Notifications
You must be signed in to change notification settings - Fork 19
Widgets work with both ~users and Teams #112
Commits on Feb 7, 2016
-
Here’s a hack to make the link work. Closes #109. Also added a team widget example for debugging.
Configuration menu - View commit details
-
Copy full SHA for cf6b17c - Browse repository at this point
Copy the full SHA cf6b17cView commit details -
public.json structure has changed since these data were created.
Configuration menu - View commit details
-
Copy full SHA for 04a5fcb - Browse repository at this point
Copy the full SHA 04a5fcbView commit details -
Closes #111. Not sure if there is a use case for anonymous anymore or not. Also fixed bad quotation mark.
Configuration menu - View commit details
-
Copy full SHA for 132e0f7 - Browse repository at this point
Copy the full SHA 132e0f7View commit details
Commits on Feb 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8e69562 - Browse repository at this point
Copy the full SHA 8e69562View commit details
Commits on Feb 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for bb98204 - Browse repository at this point
Copy the full SHA bb98204View commit details -
Make title tests more specific
This makes test results easier to read.
1Configuration menu - View commit details
-
Copy full SHA for 1166a52 - Browse repository at this point
Copy the full SHA 1166a52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17dace3 - Browse repository at this point
Copy the full SHA 17dace3View commit details -
Remove anonymous receiving test
There is no more anonymous receiving, only anonymous giving.
Configuration menu - View commit details
-
Copy full SHA for ff9f786 - Browse repository at this point
Copy the full SHA ff9f786View commit details
Commits on Feb 12, 2016
-
Change how anonymous giving is tested
public.json now returns "null" rather than "anonymous".
Configuration menu - View commit details
-
Copy full SHA for 6efa3b8 - Browse repository at this point
Copy the full SHA 6efa3b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92eb322 - Browse repository at this point
Copy the full SHA 92eb322View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2d3af - Browse repository at this point
Copy the full SHA 1b2d3afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a8b1e7 - Browse repository at this point
Copy the full SHA 6a8b1e7View commit details -
Revert "Change how anonymous giving is tested"
This reverts commit 6efa3b8.
Configuration menu - View commit details
-
Copy full SHA for 31f0c1d - Browse repository at this point
Copy the full SHA 31f0c1dView commit details -
Comment out where I think the problem is
Not sure what this line does, but making sure this is the kicker.
Configuration menu - View commit details
-
Copy full SHA for 91bb247 - Browse repository at this point
Copy the full SHA 91bb247View commit details -
Revert "Comment out where I think the problem is"
This reverts commit 91bb247.
Configuration menu - View commit details
-
Copy full SHA for fd5b789 - Browse repository at this point
Copy the full SHA fd5b789View commit details -
Configuration menu - View commit details
-
Copy full SHA for b16b582 - Browse repository at this point
Copy the full SHA b16b582View commit details
Commits on Feb 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 11e4fe9 - Browse repository at this point
Copy the full SHA 11e4fe9View commit details
Commits on Feb 14, 2016
-
Seems to be failing here, where it looks for a username in the JSON output and doesn’t find one.
Configuration menu - View commit details
-
Copy full SHA for 0bdfc5b - Browse repository at this point
Copy the full SHA 0bdfc5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceefd3c - Browse repository at this point
Copy the full SHA ceefd3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d62e22c - Browse repository at this point
Copy the full SHA d62e22cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bc8317 - Browse repository at this point
Copy the full SHA 1bc8317View commit details -
Configuration menu - View commit details
-
Copy full SHA for b945434 - Browse repository at this point
Copy the full SHA b945434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47c0fc9 - Browse repository at this point
Copy the full SHA 47c0fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e4783a - Browse repository at this point
Copy the full SHA 2e4783aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1466ab2 - Browse repository at this point
Copy the full SHA 1466ab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83419e3 - Browse repository at this point
Copy the full SHA 83419e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e5e90 - Browse repository at this point
Copy the full SHA 47e5e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for b326a1d - Browse repository at this point
Copy the full SHA b326a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23e0d2e - Browse repository at this point
Copy the full SHA 23e0d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27ee240 - Browse repository at this point
Copy the full SHA 27ee240View commit details
Commits on Feb 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for efd1b30 - Browse repository at this point
Copy the full SHA efd1b30View commit details
Commits on Feb 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d571da2 - Browse repository at this point
Copy the full SHA d571da2View commit details
Commits on Feb 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3c0ddb3 - Browse repository at this point
Copy the full SHA 3c0ddb3View commit details -
Values were truncated, e.g. $0.1 rather than $0.10 in some cases, which looked funny. Closes #110.
Configuration menu - View commit details
-
Copy full SHA for c5bd7a8 - Browse repository at this point
Copy the full SHA c5bd7a8View commit details
Commits on Apr 2, 2016
-
Merge pull request #118 from gratipay/trailing-zero
Solve significant digits
Configuration menu - View commit details
-
Copy full SHA for c005194 - Browse repository at this point
Copy the full SHA c005194View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48503cf - Browse repository at this point
Copy the full SHA 48503cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 066ba6c - Browse repository at this point
Copy the full SHA 066ba6cView commit details -
Revert "Revert "Merge pull request #118 from gratipay/trailing-zero""
This reverts commit 066ba6c.
Configuration menu - View commit details
-
Copy full SHA for 089f7e2 - Browse repository at this point
Copy the full SHA 089f7e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ed5153 - Browse repository at this point
Copy the full SHA 8ed5153View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7e0eb - Browse repository at this point
Copy the full SHA 8b7e0ebView commit details
Commits on Apr 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8f24139 - Browse repository at this point
Copy the full SHA 8f24139View commit details -
Configuration menu - View commit details
-
Copy full SHA for d497f26 - Browse repository at this point
Copy the full SHA d497f26View commit details
Commits on Apr 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7785ac2 - Browse repository at this point
Copy the full SHA 7785ac2View commit details -
Merge branch 'team-experiments' of https://github.com/gratipay/grtp.co …
…into team-experiments
Configuration menu - View commit details
-
Copy full SHA for e41c3be - Browse repository at this point
Copy the full SHA e41c3beView commit details