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

172 Commits

Author SHA1 Message Date
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
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
000ea9d874
bump packages 2019-04-15 16:22:53 +02:00
4796e5227b
report coverage during client test too 2019-04-12 16:40:41 +02:00
4a6053ec82
output transaction hash 2019-04-11 20:01:15 +02:00
07a7b41258
adapt to new faucet server response format, pass through success message 2019-04-11 18:39:39 +02:00
686ff8e8bd
more truncation with react-dotdotdot 2019-04-10 17:34:35 +02:00
fddb630908
improve text truncation 2019-04-10 16:17:55 +02:00
b9402101d2
Merge pull request #98 from oceanprotocol/fix/squid-js-rollback
rollback to squid-js 0.5.2
2019-04-10 14:26:24 +02:00
f8296844fe
rollback to squid-js 0.5.2 2019-04-10 14:18:18 +02:00
14b46e1425
add more open source licenses 2019-04-10 13:04:19 +02:00
6cfd29c56e
adapt to account & network changes 2019-04-09 21:51:22 +02:00
1000039bef
bump packages 2019-04-09 18:24:33 +02:00
3d7560648c
Merge pull request #90 from oceanprotocol/feature/search-pages
Make page numbers part of URL
2019-04-09 14:48:43 +02:00
a77f01d595
add page to url 2019-04-09 13:51:00 +02:00
Troy McConaghy
740c5a9634 Fix: file URLs get decrypted, not files 2019-04-09 13:27:01 +02:00
efbfd91c65
switch to respective page if query string is present 2019-04-09 13:12:58 +02:00
fb64bcadbd
search updates for Aquarius 0.2.2 & pagination fixes 2019-04-09 11:59:29 +02:00
2b8bb68d39
popper placement 2019-04-09 10:49:36 +02:00
5340df0993
mobile tweaks for search results and main menu 2019-04-08 21:06:09 +02:00
4dcc6c831a
consume & faucet tweaks for Web3 cases 2019-04-08 20:21:29 +02:00
6ac4440897
withTracker HOC formatting 2019-04-08 19:54:18 +02:00
18267a1a18
simplify consume buttons logic 2019-04-08 19:46:53 +02:00
ba186b832a
strip HTML from meta page title 2019-04-08 16:23:14 +02:00
7a24f489b7
Merge pull request #76 from oceanprotocol/feature/markdown
render asset description with markdown
2019-04-08 16:16:14 +02:00
774f57a16f
render asset description with markdown 2019-04-08 15:59:02 +02:00
Troy McConaghy
af8480c389 Change sample data set/search to one w/ results 2019-04-08 15:57:16 +02:00
f032a36e47
hotfix for search title 2019-04-08 13:37:57 +02:00
26b663a09c
hotfix for returning actual first results page 2019-04-08 12:53:44 +02:00
Jernej Pregelj
f4a2ea56b3 Merge branch 'feature/analytics' of https://github.com/oceanprotocol/commons into feature/analytics 2019-04-08 12:08:17 +02:00
Jernej Pregelj
1725c3a8a0 tests 2019-04-08 12:07:09 +02:00
Jernej Pregelj
7e26d30fb2
Merge branch 'master' into feature/analytics 2019-04-08 11:44:02 +02:00
Jernej Pregelj
0bc47335e9 message fixes 2019-04-08 11:41:06 +02:00
Jernej Pregelj
f3db82b59d analytics 2019-04-08 11:35:10 +02:00
5a9f72ab3b
Merge pull request #73 from oceanprotocol/feature/about
add initial about copy
2019-04-08 11:30:07 +02:00
ca261e1025
add initial about copy 2019-04-08 11:19:13 +02:00