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

501 Commits

Author SHA1 Message Date
0d3afc8219
update changelog 2019-04-29 12:25:37 +02:00
8f832b6322
Release 0.2.4 2019-04-29 12:25:22 +02:00
4dc4befbd3
Merge pull request #112 from oceanprotocol/fix/search-title
fix search titles
2019-04-29 12:17:23 +02:00
fe08ccc8b2
fix search titles 2019-04-29 12:02:51 +02:00
4bce7b0138
Release 0.2.3 2019-04-25 12:01:14 +02:00
17082c817f
hotfix for asset title user input 2019-04-25 11:58:14 +02:00
8398d67b99
Merge pull request #109 from oceanprotocol/fix/datepicker
fix datepicker styles
2019-04-24 13:52:30 +02:00
7e9013e7cd
lock Travis to Node.js v11 2019-04-24 13:31:17 +02:00
9860272924
fix datepicker styles 2019-04-24 13:03:56 +02:00
8a79db04c8
update changelog 2019-04-23 15:18:13 +02:00
24ff06838c
Release 0.2.2 2019-04-23 15:17:38 +02:00
3931318ac4
Merge pull request #107 from oceanprotocol/fix/lock-web3
client: lock to web3 v1.0.0-beta.37, bump packages
2019-04-23 15:16:37 +02:00
11ee08fad9
bump squid-js 2019-04-23 15:08:03 +02:00
8a5fc36436
more typings for window.ethereum 2019-04-23 13:13:10 +02:00
ffb049b1c3
fixes 2019-04-23 13:02:47 +02:00
fe821f9548
bump packages 2019-04-23 12:38:59 +02:00
d6744c9b8f
lock to web3 v1.0.0-beta.37 2019-04-23 12:16:25 +02:00
2be4569299
update changelog 2019-04-16 01:22:00 +02:00
debe1194fa
Release 0.2.1 2019-04-16 01:21:38 +02:00
4a8fde0c33
Merge pull request #105 from oceanprotocol/feature/pagination-tweaks
New pagination UI
2019-04-16 01:18:36 +02:00
8668c88c32
add changelog:commit command 2019-04-16 01:02:01 +02:00
b62753a820
package updates 2019-04-16 00:54:37 +02:00
b03074ecee
fix test 2019-04-16 00:36:43 +02:00
093c6c184d
update docs 2019-04-15 23:27:19 +02:00
e9b1f24094
mobile tweaks 2019-04-15 23:14:29 +02:00
dde4086827
cleanup 2019-04-15 22:46:49 +02:00
78c89ec28f
add test:watch command 2019-04-15 22:35:38 +02:00
1a15a30435
add pagination UI render test 2019-04-15 22:33:58 +02:00
8a5d89e640
new pagination UI 2019-04-15 22:13:40 +02:00
ce8945a639
move config file 2019-04-15 21:09:05 +02:00
0d2ba4df3a
update changelog 2019-04-15 20:20:44 +02:00
94da80d67d
Release 0.2.0 2019-04-15 20:18:14 +02:00
2aa46699a2
Merge pull request #101 from oceanprotocol/feature/web3-detection
Refactor web3 detection and bootstrapping process
2019-04-15 20:16:02 +02:00
5f1cc2cb1d
fix rerender during consuming flow 2019-04-15 20:06:56 +02:00
745969f686
add tests, use react-testing-library 2019-04-15 19:21:08 +02:00
23556b1663
bring back unlock account action 2019-04-15 17:41:46 +02:00
4aaa92f66a
cleanup, refactor withTracker HOC 2019-04-15 17:41:46 +02:00
7203b88b5e
move requestFromFaucet function, typed response 2019-04-15 17:41:46 +02:00
6ed3cb7842
web3/ocean/account timing tweaks 2019-04-15 17:41:46 +02:00
adab473f4e
move web3/ocean detection out of App.jsx 2019-04-15 17:41:46 +02:00
3a8d6ea284
cleanup and more fine-grained bootstrap process
* new detection flow, one after the other: web3 -> network -> ocean -> accounts
* make account enabling part of bootstrap
* kick out dedicated startLogin action
* plan for modern, legacy, and non-dapp browsers
* consolidate fetchNetwork & fetchAccounts
2019-04-15 17:41:46 +02:00
fe695009ff
cancel AssetsUser component fetching when unmounted 2019-04-15 17:41:46 +02:00
ffd290ad3f
Ocean bootstrap tweaks 2019-04-15 17:41:45 +02:00
823281f967
faster perceived loading 2019-04-15 17:41:45 +02:00
5f2253a02f
refactor web3 & network detection 2019-04-15 17:41:45 +02:00
a4e882017b
update changelog 2019-04-15 17:40:51 +02:00
5d6e57485c
Release 0.1.9 2019-04-15 17:39:42 +02:00
8677e5b5c6
Merge pull request #104 from oceanprotocol/fix/bump-packages
bump packages
2019-04-15 17:31:30 +02:00
f81db65338
Merge pull request #103 from oceanprotocol/fix/typo
Fix typo
2019-04-15 16:41:18 +02:00
Javier Cortejoso
feaf58ae3f
Fix typo 2019-04-15 16:35:42 +02:00