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

177 Commits

Author SHA1 Message Date
92721702a0
categories search link on asset details, test fix 2019-05-27 12:21:53 +02:00
7fc99699c7
category search fixes 2019-05-27 12:21:53 +02:00
1b1ac5c9ef
category search, make multiple layouts on one page possible 2019-05-27 12:21:52 +02:00
Jernej Pregelj
13c2c9b68a
categories, show from category on homepage 2019-05-27 12:21:52 +02:00
Jernej Pregelj
9795e6e642
retrieve category asets on home 2019-05-27 12:21:52 +02:00
056ec23925
more empathetic error message 2019-05-21 12:07:27 +02:00
7a2608f4f3
merge fix 2019-05-20 13:36:07 +02:00
879f51170e
message output refactor, testing 2019-05-20 13:36:07 +02:00
0e12204a5a
message tweaks 2019-05-20 13:36:07 +02:00
b2ae8fcce5
fix missing initial message 2019-05-20 13:36:07 +02:00
7dca7f8e82
adapot to new order flow 2019-05-20 13:36:07 +02:00
10a86d389c
messaging 2019-05-20 13:36:07 +02:00
d713ef11e4
output more events 2019-05-20 13:36:07 +02:00
8856dca647
output step numbers 2019-05-20 13:36:07 +02:00
cbfc1bd1c7
prototype consume feedback mesages 2019-05-20 13:36:07 +02:00
c7418a172c
Merge pull request #130 from oceanprotocol/fix/search-term
url encode & decode search term
2019-05-16 15:08:06 +02:00
c5a4a15a3a
url encode & decode search term 2019-05-16 13:27:41 +02:00
7d64ec2d55
fix react-ga initialization 2019-05-16 11:43:23 +02:00
807723be35
isCorrectNetwork -> isOceanNetwork 2019-05-14 12:52:41 +02:00
f636170e3c
add duero to network detection 2019-05-13 15:58:01 +02:00
20299d9116
consume fix
* workaround for https://github.com/oceanprotocol/squid-js/pull/221
2019-05-06 15:26:47 +02:00
9bdfca4be4
more tests 2019-05-04 04:27:27 +02:00
a8969bb70c
hotfix for search input 2019-04-30 18:36:51 +02:00
039c7b2fe5
sanitize search input 2019-04-29 18:26:20 +02:00
fe08ccc8b2
fix search titles 2019-04-29 12:02:51 +02:00
ffb049b1c3
fixes 2019-04-23 13:02:47 +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
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
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
fddb630908
improve text truncation 2019-04-10 16:17:55 +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
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
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