galfert
|
3dbcba5eb2
|
Add empty array as default for contributors list
|
2019-04-03 14:25:59 +02:00 |
|
galfert
|
88be3525b5
|
Fix highlighting of current user in contributor list
Fixes #72
Introduces a helper to determine if a contributor is the current user.
|
2019-04-03 01:35:08 +02:00 |
|
galfert
|
1fb20b1d08
|
Fix linting errors
|
2019-03-27 18:19:25 +01:00 |
|
galfert
|
bfa0b350ac
|
Fix template linting errors
|
2019-03-27 18:19:10 +01:00 |
|
galfert
|
487013f301
|
Run codemods
|
2019-03-26 23:07:02 +01:00 |
|
galfert
|
b16bb2d93a
|
Update to Ember 3.8.0
|
2019-03-26 22:10:30 +01:00 |
|
galfert
|
b125d941ba
|
Ask user to unlock their account
|
2017-06-14 01:55:39 +02:00 |
|
galfert
|
e51586a78c
|
Pause app boot until window load event fired
Refs #17
Allows the user provided Web3 instance to be inserted before we
try to use it.
|
2017-06-13 13:35:44 +02:00 |
|
 galfertandGitHub
|
dbb4094eab
|
Merge pull request #14 from 67P/feature/5-public_ipfs
Use public IPFS node, improve config
|
2017-05-20 18:14:44 +02:00 |
|
galfert
|
f875cd7b91
|
Choose contributors from list for new proposals
|
2017-05-20 02:37:11 +02:00 |
|
galfert
|
642015700e
|
Don't resolve promises after rejecting them
|
2017-05-03 11:53:21 +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 |
|