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

250 Commits

Author SHA1 Message Date
3df046bbea
test and package fixes 2019-12-07 18:42:30 +01:00
417abf8988
search tweaks 2019-11-22 12:40:25 +01:00
6282dbb5fc
contentLength as string 2019-11-22 12:40:24 +01:00
985803d43e
update to new DDO structure 2019-11-22 12:40:24 +01:00
ced3f716da
run unit tests in silent mode
* prevents unhelpful and noisy console logging in passed tests
2019-10-30 11:32:59 +01:00
9daa49a085
fix async unit tests
* async act() to the rescue with React 16.9+
2019-10-30 10:58:30 +01:00
e417c8299a
consume integration test tweaks 2019-10-29 17:30:19 +01:00
fe4f2233f0
more test fixes 2019-10-28 18:46:24 +01:00
4319115e00
lazy load IPFS component 2019-10-24 13:36:12 +02:00
77deaf063e
stream files when adding 2019-10-24 13:31:35 +02:00
28c1d2e331
disable progress for now 2019-10-24 13:11:40 +02:00
dc0f5c803d
better error handling 2019-10-14 10:57:37 +02:00
aef52f61c0
IPFS node testing 2019-10-14 10:57:36 +02:00
4920bae0fa
api port tweaks 2019-10-14 10:57:06 +02:00
8b31257837
test fixes 2019-10-14 10:57:06 +02:00
e3be76fb95
move IPFS config for client & server 2019-10-14 10:57:06 +02:00
60a570892b
more error output in UI 2019-10-14 10:57:06 +02:00
483cc35de3
make showing received file size more reliable 2019-10-14 10:57:06 +02:00
1813207772
fix gateway url ping 2019-10-14 10:57:06 +02:00
c6f5f8561c
update tests 2019-10-14 10:57:05 +02:00
ba3704dcce
preserve original file names 2019-10-14 10:57:05 +02:00
6d4b6b77c2
refactor IPFS dropzone
* only allow single file for now
* async file content reading
* output list of files by default in Dropzone component
2019-10-14 10:57:05 +02:00
302986d63b
test updates 2019-10-14 10:57:05 +02:00
8b612ea4a2
code fixes 2019-10-14 10:57:05 +02:00
3d1d81ffe9
update tests 2019-10-14 10:57:04 +02:00
e512ed4471
IPFS publishing fixes, allow dropping multiple files 2019-10-14 10:57:04 +02:00
2f741d300e
fix file adding on faulty url checker response 2019-10-14 10:56:34 +02:00
839140d906
tweaks 2019-10-14 10:56:34 +02:00
a2a6720fd8
dropzone component 2019-10-14 10:56:34 +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
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
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
Jernej Pregelj
552d9a90f8
pricing to displays 2019-08-01 13:49:15 +02:00