Commit Graph

698 Commits

Author SHA1 Message Date
Matthias Kretschmann ac16107f6b
Release 0.5.0 2019-06-12 15:39:41 +02:00
Matthias Kretschmann c1b32830f7
Merge pull request #142 from oceanprotocol/feature/price-string
make price a string, Aquarius 0.2.7 validation updates
2019-06-12 14:04:28 +02:00
Matthias Kretschmann 217eb80d0f
bump dependencies 2019-06-12 13:49:45 +02:00
Matthias Kretschmann d3bf27fddc
cleanup asset model 2019-06-12 13:38:46 +02:00
Matthias Kretschmann dd6f6966ce
bump required component versions 2019-06-12 13:38:46 +02:00
Matthias Kretschmann 7dbe383269
more Plecos validations 2019-06-12 13:38:46 +02:00
Matthias Kretschmann e5ef417025
test tweaks 2019-06-12 13:38:46 +02:00
Matthias Kretschmann 7d727bcdf9
mock file fetch request 2019-06-12 13:38:45 +02:00
Matthias Kretschmann 4150e56ba3
remove `found` attribute from all File objects before publishing 2019-06-12 13:38:45 +02:00
Matthias Kretschmann 0c10eb5665
metadata validation updates 2019-06-12 13:38:45 +02:00
Matthias Kretschmann 04e6bb0c72
make price a string 2019-06-12 13:38:22 +02:00
Matthias Kretschmann f230e3071c
Merge pull request #157 from oceanprotocol/docs/env
simplify Ocean URIs and env variables, document .env usage
2019-06-12 13:37:46 +02:00
Matthias Kretschmann 4b919f2ee8
highly simplify Ocean URIs and env variables 2019-06-12 13:30:57 +02:00
Matthias Kretschmann 97618c2ef2
document env variables usage 2019-06-12 13:09:58 +02:00
Matthias Kretschmann c9f4871ffb
Merge pull request #156 from oceanprotocol/feature/network
version number fixes
2019-06-12 13:08:21 +02:00
Matthias Kretschmann 097cf8bd63
ignore definition files for coverage reporting 2019-06-11 22:32:54 +02:00
Matthias Kretschmann 264a066874
update tests 2019-06-11 22:15:14 +02:00
Matthias Kretschmann 1b336e2e80
version number fixes
* add loading state
* add error state
* handle connection errors
* backwards compatibility for all components
* small spinner variant
2019-06-11 20:44:04 +02:00
Matthias Kretschmann 89b04e93fd
Merge pull request #155 from oceanprotocol/feature/components
additions to Ocean versions output
2019-06-11 13:07:56 +02:00
Matthias Kretschmann eb59b9dfda
v prefix fixes 2019-06-07 21:01:34 +02:00
Matthias Kretschmann ee4d1820ab
additions to Ocean versions output
* current component is now the minimal variant
* new default variant outputting all versions in a table
* show contract versions and infos about keeper-contracts (fetched from brizo)
* new structure for local state, better typings
* component splitup
2019-06-07 20:47:34 +02:00
Matthias Kretschmann e4994308ad
Release 0.4.5 2019-06-06 11:57:35 +02:00
Javier Cortejoso bf3f6e1517
Merge pull request #154 from oceanprotocol/fix/server-build
hotfix for failing server run on Docker
2019-06-06 11:55:57 +02:00
Matthias Kretschmann 0820cb0bd7
hotfix for failing server run on Docker 2019-06-06 11:49:21 +02:00
Matthias Kretschmann 5f19fbe420
Release 0.4.4 2019-06-06 11:21:33 +02:00
Matthias Kretschmann e4d2dbf772
Merge pull request #153 from oceanprotocol/fix/travis-caching
switch to new Travis caching strategy
2019-06-06 11:19:09 +02:00
Matthias Kretschmann 56f7dec9f6
Merge pull request #152 from oceanprotocol/fix/account-address
fix account address display in Firefox
2019-06-06 11:18:53 +02:00
Matthias Kretschmann f9b5ae6355
switch to new Travis caching strategy 2019-06-05 15:32:19 +02:00
Matthias Kretschmann 273761944e
fix account address display in Firefox 2019-06-03 17:01:08 +02:00
Matthias Kretschmann 303a7bf12c
Release 0.4.3 2019-06-03 10:52:48 +02:00
Matthias Kretschmann 5a0689703d
Merge pull request #151 from oceanprotocol/feature/events-publish
output event messages during publishing flow
2019-06-03 10:30:19 +02:00
Matthias Kretschmann b27c458fb2
squid-js v0.5.14 2019-05-31 21:33:12 +02:00
Matthias Kretschmann 56604b972c
update tests 2019-05-31 17:28:13 +02:00
Matthias Kretschmann 1d1399248f
output event messages during publishing flow 2019-05-31 17:14:34 +02:00
Matthias Kretschmann 7b60127899
Release 0.4.2 2019-05-31 16:28:59 +02:00
Matthias Kretschmann 3386a49bdb
Merge pull request #150 from oceanprotocol/fix/tests
test fixes
2019-05-31 16:27:56 +02:00
Matthias Kretschmann 9888d78f99
prevent test runner conflicts, kick out jasmine, lock TypeScript 2019-05-31 16:19:19 +02:00
Matthias Kretschmann 4fd623f28e
prevent text runner conflicts, kick out jasmine, TypeScript update 2019-05-31 16:00:27 +02:00
Matthias Kretschmann a1eb68b45a
more ocean mocking 2019-05-31 13:53:05 +02:00
Matthias Kretschmann a5489a2e6c
update package-lock.json version numbers too 2019-05-31 13:40:24 +02:00
Matthias Kretschmann b90974938c
switch to @testing-library/react package 2019-05-31 13:38:38 +02:00
Matthias Kretschmann 2d512f341e
Merge pull request #148 from oceanprotocol/feature/dont-re-agreement
Reuse agreements on consume flow
2019-05-31 13:29:09 +02:00
Matthias Kretschmann 340d608141
update required squid-js version in library.json 2019-05-31 13:23:13 +02:00
Matthias Kretschmann 1e6b334cdc
formatting and test tweaks 2019-05-31 13:11:20 +02:00
Matthias Kretschmann da63ab1c37
Merge pull request #147 from oceanprotocol/feature/faucet-version
show faucet version number, small refactor
2019-05-31 13:04:03 +02:00
Matthias Kretschmann b3657352aa
Merge pull request #146 from oceanprotocol/fix/brizo-fallback
change brizo fallback address
2019-05-31 13:03:45 +02:00
Matthias Kretschmann ec887bebd7
show faucet version number, small refactor 2019-05-30 02:41:36 +02:00
Jernej Pregelj 6e0ffe4367 update squid-js 2019-05-29 16:34:21 +02:00
Jernej Pregelj 15b1bf846e detect agreements and reuse 2019-05-29 12:09:23 +02:00
Matthias Kretschmann f9a1da6a37
change brizo fallback address 2019-05-28 16:17:06 +02:00