raucao
|
62388a0488
|
Improve test descriptions
|
2025-02-17 09:10:04 +04:00 |
|
raucao
|
d67bfd59da
|
Hide contributors with 0 kredits in toplist
|
2025-02-16 13:45:48 +04:00 |
|
basti
|
eaac245f4e
|
WIP Basic reimbursement lists
|
2020-07-09 15:46:20 +02:00 |
|
basti
|
4946b3311d
|
Remove all proposal-related code
We're not using proposals at the moment, so it's just in the way.
|
2020-05-10 10:25:06 +02:00 |
|
basti
|
8cc1b02d19
|
WIP Details pane + contributor profiles
Adds a 3-pane layout option for showing details, as well as a dashboard
sub-route for showing contributor details in the new details pane.
|
2019-07-11 09:35:01 +02: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 |
|
bumi
|
d1791cadfe
|
Display contribution balances not token balances
We want to display the contribution balances (kredits earned) of the
contributors not the token balances.
|
2019-04-19 18:16:02 +02:00 |
|
basti
|
c0b5c36115
|
Don't inject kredits service in models
|
2018-04-16 19:23:28 +02:00 |
|
basti
|
b09f19f399
|
Update Ember to 3.1
|
2018-04-16 18:11:52 +02:00 |
|
fsmanuel
|
d425ed6b9e
|
Move contract event handling into service
|
2018-04-15 20:36:21 +02:00 |
|
fsmanuel
|
fcc4045a4e
|
Merge branch 'master' into feature/store-models-in-service
# Conflicts:
# app/controllers/index.js
# tests/unit/controllers/index-test.js
|
2018-04-15 20:23:39 +02:00 |
|
bumi
|
62e195d186
|
remove fake bignumber from tests
We make everything bignumber-y now so that is no longer needed
|
2018-04-15 19:56:03 +02:00 |
|
fsmanuel
|
99bbcda709
|
Move contributors + proposals to service
With this change we have all the contributors + proposals all the time in one place and can update them via events.
|
2018-04-15 19:02:57 +02:00 |
|
bumi
|
c373c901a2
|
Fix test to work with the bignumber depencency
|
2018-04-09 20:54:07 +02:00 |
|
fsmanuel
|
e527099b00
|
Fix tests
|
2018-04-09 02:26:03 +02:00 |
|
bumi
|
a418ddbe52
|
fix tests
|
2018-04-04 12:49:41 +02:00 |
|
fsmanuel
|
6a31b0d579
|
Rename contributor.kredits to .balance
|
2018-04-02 19:07:42 +02:00 |
|
basti
|
4f57ceaee9
|
Remove debug log statement
|
2017-05-14 16:27:43 +02:00 |
|
basti
|
d7aaadea2b
|
Only show conributors with Kredits in list
|
2017-05-14 16:16:12 +02:00 |
|
galfert
|
969ef8d1ed
|
Add proposal form
Closes #6
Form can be prefilled using query params on the route. The params are
`recipient`, `amount`, `url` and `ipfsHash`.
|
2017-05-03 11:52:42 +02:00 |
|
basti
|
86d5a3238f
|
Fix tests
|
2017-02-05 12:00:46 +08:00 |
|
basti
|
9120d67ad1
|
Basic add-contrib form
|
2017-02-04 20:13:09 +08:00 |
|
basti
|
e29ffdc319
|
Add contributor and kredits count to page
|
2017-01-31 17:28:33 +08:00 |
|