basti
|
cf77f20d41
|
Merge branch 'master' into feature/111-unconfirmed_balances
|
2019-05-01 19:56:43 +01:00 |
|
basti
|
1c49d56b19
|
Fix whitespace for contributor stats on mobile
|
2019-04-28 12:21:18 +01:00 |
|
basti
|
109ffd2898
|
Fix contributor details view in toplist
|
2019-04-28 11:58:58 +01:00 |
|
basti
|
7d5b93a62c
|
Start basic fixtures
|
2019-04-27 20:54:17 +01:00 |
|
basti
|
6c0cb1a29c
|
Add integration test for contributor list
And comment out the index controller one for now, as it's failing and
almost all code in the controller is framework DSL atm.
|
2019-04-27 20:53:36 +01:00 |
|
basti
|
d444b86ca8
|
Show unconfirmed kredits in toplist
And allow toggling between confirmed and unconfirmed
|
2019-04-27 19:59:24 +01:00 |
|
basti
|
185d7c58c2
|
Finish group-by util
Move function to util, add tests.
|
2019-04-27 18:41:26 +01:00 |
|
basti
|
283ec1d48a
|
Add kreditsByContributor collection
Lists contributors along with their confirmed, unconfirmed, and total
kredits amounts.
|
2019-04-27 17:35:05 +01:00 |
|
basti
|
f32a34a702
|
Improve code comment
|
2019-04-27 17:34:04 +01:00 |
|
basti
|
afa09f4b8f
|
Move computed collections to kredits service
They should be available from any place with access to the service.
|
2019-04-27 17:33:25 +01:00 |
|