basti
|
c7d046aa46
|
Move topbar account info to component, add tests
Adds a failing test for users with wallet, but no known contributor
account, where it currently shows no name at all.
|
2019-07-18 19:26:16 +02:00 |
|
galfert
|
42fe01b349
|
Run codemods
|
2019-07-15 19:17:56 +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
|
edd7ffd3c5
|
Add quick filter for contribution kind
|
2019-07-06 16:16:28 +02:00 |
|
basti
|
abb7d95804
|
Add quick filters
|
2019-07-06 15:49:29 +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 |
|
basti
|
49bfad51b6
|
Fix failing test
|
2019-04-25 19:28:10 +01:00 |
|
basti
|
3c73ddd443
|
Turn user avatars into a component
This allows us to add them anywhere in the app, and also to add more
features, like e.g. hover info boxes, links, and so on.
|
2019-04-25 19:08:22 +01:00 |
|
basti
|
aa28a14d04
|
Switch to contribution token instead of proposals
No vetos yet, and only for collections (not creation).
closes #20
|
2019-04-09 12:55:44 +02:00 |
|
galfert
|
487013f301
|
Run codemods
|
2019-03-26 23:07:02 +01:00 |
|
basti
|
b4a094bc89
|
Add tests for contributions-by-type chart
|
2018-07-15 11:57:38 +02:00 |
|
basti
|
7a35f5177c
|
Add charts.js plugin, basic chart component
|
2018-07-14 16:36:23 +02:00 |
|
basti
|
b09f19f399
|
Update Ember to 3.1
|
2018-04-16 18:11:52 +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
|
7c98de3e6a
|
Comment unused test
|
2017-02-08 14:34:14 +08:00 |
|
basti
|
c676c6ae68
|
Show open/closed proposals
|
2017-02-05 15:59:56 +08:00 |
|
basti
|
bbda6162a1
|
Fix spinner test
|
2017-02-05 12:11:19 +08:00 |
|
basti
|
2002f2feba
|
Add simple loading indicator
|
2017-02-04 22:30:58 +08:00 |
|
basti
|
9120d67ad1
|
Basic add-contrib form
|
2017-02-04 20:13:09 +08:00 |
|
basti
|
4dbeded613
|
Add contributor list design and wiring
|
2017-01-31 13:28:57 +08:00 |
|