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

206 Commits

Author SHA1 Message Date
fee5f1cf7a
category change: Medicine -> Health & Medicine 2019-05-27 16:18:32 +02:00
f0c3fd6865
remove price from all search queries 2019-05-27 14:54:07 +02:00
2247e2d980
channel teaser tweaks, spacing 2019-05-27 12:22:21 +02:00
c41e9790bb
new ai for good banner image 2019-05-27 12:22:21 +02:00
144fce56a3
query for actual tags, channel teaser tweaks 2019-05-27 12:21:59 +02:00
64304644f4
channel teaser tweaks, new copy 2019-05-27 12:21:59 +02:00
6a3efe9d16
channel teaser grid tweaks 2019-05-27 12:21:59 +02:00
8e3c0a62d2
front page layout tweaks 2019-05-27 12:21:58 +02:00
65f04b9f62
category link component 2019-05-27 12:21:58 +02:00
9c352e740b
fix category link 2019-05-27 12:21:58 +02:00
70ac182fd9
handle assets where heading are used extensively in the description 2019-05-27 12:21:58 +02:00
9e15845995
category image tweaks, use for channel too 2019-05-27 12:21:57 +02:00
c11fceaf17
outpout category image on Asset page, refactor Asset components 2019-05-27 12:21:57 +02:00
1b7d343984
channel teaser component, use on channels page 2019-05-27 12:21:55 +02:00
1000185841
better visual hierarchy for front page 2019-05-27 12:21:55 +02:00
90c4590a8b
AI for good frontpage, cleanup 2019-05-27 12:21:55 +02:00
9f782adafc
new channel termplate, channels route, use json data for everything 2019-05-27 12:21:55 +02:00
3199d89d8d
latest assets styling 2019-05-27 12:21:55 +02:00
feebf7fc0c
categories styling 2019-05-27 12:21:54 +02:00
1b1ac5c9ef
category search, make multiple layouts on one page possible 2019-05-27 12:21:52 +02:00
2c280d79c5
remove AI For Good as category 2019-05-27 11:21:55 +02:00
f432ce4b2d
Merge pull request #110 from oceanprotocol/feature/events
Consume feedback mesages
2019-05-21 16:17:41 +02:00
081772ce37
add AI Commons logo 2019-05-20 14:40:50 +02:00
8856dca647
output step numbers 2019-05-20 13:36:07 +02:00
fe39dec214
add AI Commons to stats footer 2019-05-20 13:34:36 +02:00
c859ac098e
Merge pull request #128 from oceanprotocol/feature/total-assets
Output total assets
2019-05-20 13:30:54 +02:00
21786a7d16
remove AI Commons line for now 2019-05-17 15:18:00 +02:00
d3e44be4e0
consistent AI For Good category naming 2019-05-17 14:53:16 +02:00
e6fc7a9085
styling, AI Commons link 2019-05-17 01:47:36 +02:00
22440827ca
output total assets in the marketplace, use new Market Provider for it 2019-05-17 01:47:36 +02:00
46eba4e795
Merge pull request #126 from oceanprotocol/feature/aiforgood
AI for Good category
2019-05-15 13:41:19 +02:00
062759bb46
add AI for Good category 2019-05-14 17:26:28 +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
90c252c055
pass through all props to textarea 2019-05-10 12:30:31 +02:00
9bdfca4be4
more tests 2019-05-04 04:27:27 +02:00
da47751442
add blockies for account display 2019-04-29 21:04:33 +02:00
fe08ccc8b2
fix search titles 2019-04-29 12:02:51 +02:00
17082c817f
hotfix for asset title user input 2019-04-25 11:58:14 +02:00
9860272924
fix datepicker styles 2019-04-24 13:03:56 +02:00
ffb049b1c3
fixes 2019-04-23 13:02:47 +02:00
b03074ecee
fix test 2019-04-16 00:36:43 +02:00
e9b1f24094
mobile tweaks 2019-04-15 23:14:29 +02:00
dde4086827
cleanup 2019-04-15 22:46:49 +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
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
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