1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00
Commit Graph

395 Commits

Author SHA1 Message Date
839140d906
tweaks 2019-10-14 10:56:34 +02:00
a2a6720fd8
dropzone component 2019-10-14 10:56:34 +02:00
a258f6b94b
fix useEffect warning 2019-10-14 10:56:33 +02:00
955608202d
message output 2019-10-14 10:56:33 +02:00
a2f075171c
prototype publishing to remote node (ipfs.infura.io) 2019-10-14 10:56:33 +02:00
8127174fbd
allow multiple nodes running at same time 2019-10-14 10:56:33 +02:00
6db965b79a
more test fixes 2019-10-14 10:56:33 +02:00
5002effbfe
unit test fixes 2019-10-14 10:56:33 +02:00
b6d255bbad
IPFS gateway tweaks 2019-10-14 10:56:33 +02:00
9c38c82496
output js-ipfs version 2019-10-14 10:56:32 +02:00
3b889725f1
more user feedback, refactoring 2019-10-14 10:56:32 +02:00
1c59d49d5d
working prototype of adding files to IPFS during publish flow 2019-10-14 10:56:32 +02:00
85ffae37d1
add help text 2019-10-14 10:56:32 +02:00
475cade27f
support adding files from IPFS url 2019-10-14 10:56:32 +02:00
Alex Coseru
2c99d6f9e6
Merge pull request #202 from oceanprotocol/fix/faucet
Faucet route refactor
2019-10-14 11:22:25 +03:00
e007ab2090
more dynamic intro text 2019-10-11 19:16:23 +02:00
5b0c3486dd
Faucet route refactor
* split up components
* move actions state management into single action component
* layout & style tweaks
* update tests
2019-10-11 18:25:13 +02:00
cf783e66b8
properly make env variable values into booleans 2019-10-10 11:41:33 +02:00
a7209f690d
put channels behind feature switch 2019-10-10 11:21:55 +02:00
Sebastian Gerske
aeb24aadda - increased token amount given
- made clear which token is going to be requested
- removed code duplication
2019-10-07 14:52:05 +02:00
Sebastian Gerske
3235dc1d5e prettier 2019-10-07 14:25:42 +02:00
Sebastian Gerske
6b237e7348 remove console.log 2019-10-07 14:12:07 +02:00
Sebastian Gerske
9ec7b0af66 added token faucet functionality 2019-10-07 14:02:53 +02:00
97a5f39b5e
show web3 message on asset loading failure 2019-09-24 14:32:15 +02:00
b77e38c3ab
always show price on asset detail when bigger than 0 2019-09-12 13:52:50 +02:00
e32f3bbb62
fix event bubbling on wallet selector button
* closes #197
2019-09-12 11:45:52 +02:00
12f6cfcb80
test fixes 2019-09-12 11:33:20 +02:00
821f80da0f
asset details refactor 2019-09-12 11:27:32 +02:00
c4e71173ba
fix error output on asset details loading 2019-09-12 11:11:47 +02:00
dd9b1b5122
get faucet network from response 2019-09-10 16:08:45 +02:00
60d98340d9
lint fix 2019-09-10 00:33:23 +02:00
1f7845aa22
code fixes 2019-09-10 00:15:13 +02:00
348af32b65
new linting rule fixes 2019-09-02 13:25:46 +02:00
Jernej Pregelj
459019f5ee fix wait for consume, publish category warning 2019-08-05 12:26:35 +02:00
a2b8bd6400
price display tweaks 2019-08-01 14:27:36 +02:00
Jernej Pregelj
7c59faf4a4
config fixes 2019-08-01 13:49:15 +02:00
Jernej Pregelj
552d9a90f8
pricing to displays 2019-08-01 13:49:15 +02:00
Jernej Pregelj
74075fab08
add pricing to publish 2019-08-01 13:49:15 +02:00
abe3f9630f
fix submarine link 2019-07-31 11:45:01 +02:00
da70e4d43c
only send auto faucet request if account balance is empty 2019-07-31 11:45:01 +02:00
16783bc7da
fix version component Spree detection 2019-07-31 11:45:00 +02:00
64008abc26
test coverage 2019-07-31 11:45:00 +02:00
b3ee23e728
bump packages 2019-07-31 11:45:00 +02:00
Jernej Pregelj
3c5ff6da1d prevent wallet select to fire other events 2019-07-19 12:01:15 +02:00
8d06a67e7f
update about text 2019-07-18 12:46:05 +02:00
a31b041c05
workaround for version number components updating 2019-07-16 18:45:22 +02:00
c1ff41b711
fix AssetFile unit test 2019-07-16 14:50:30 +02:00
Jernej Pregelj
69d8c28858 Merge branch 'feature/wallets' of https://github.com/oceanprotocol/commons into feature/wallets 2019-07-16 12:16:48 +02:00
Jernej Pregelj
b09c15ff1b get versions on each rerender 2019-07-16 12:16:16 +02:00
9e3f56e622
block download/publish when connected to wrong network with MetaMask 2019-07-15 17:56:27 +02:00