galfert
1fb20b1d08
Fix linting errors
2019-03-27 18:19:25 +01:00
fsmanuel
75650c19ab
Cleanup kredits service
2018-04-21 11:05: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
bumi
8aa941e704
Rename recipientId to contributorId in proposals
2018-04-15 19:02:35 +02:00
bumi
b9fa0e2d60
typo
2018-04-09 14:58:25 +02:00
fsmanuel
cc7c47cbab
Refactor proposal form
2018-04-08 02:01:02 +02:00
bumi
5d6b4a5255
fix linting errors
2018-04-03 19:19:11 +02:00
bumi
3f0b1ccbcd
Use ethers.js instead of the old web3
...
the web3 we are using is old and everything will change with web3 1.0
which is currently in beta for ages.
ethers.js seems to be a bit more lightweight and implements pretty much
the same API so let's give it a try.
2018-04-03 18:35:29 +02:00
basti
6263254a1b
Specify radix parameter for parsing amount
2017-06-08 16:53:40 +02:00
basti
7f2f781a77
Don't try to save proposal when invalid
2017-06-08 16:41:53 +02:00
basti
7b91e64af4
Create contribution IPFS objects, attach to proposals
2017-06-06 21:27:05 +02:00
basti
c893f91ce2
Improve logging
2017-06-06 19:56:40 +02:00
basti
eced2f423f
Minimal validation for amount
2017-06-06 19:56:15 +02:00
basti
6eeb505701
Use correct property for dep
2017-06-06 19:55:59 +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