1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

17 Commits

Author SHA1 Message Date
Jamie Hewitt
f5da6e4b0b
Issue 560 empty search (#561)
* upgrading to ocean.js 0.14.6

* Empty search gives all results

* Using ocean.js 13.0

* onBlur empty search when deleting text

* making empty search automatic on change

* removing console log messages

* including the search bar on results page

* keeping searchbox visible after an empty search

* refactoring If statement
2021-05-10 12:38:24 +03:00
df587bb5b5
Merge branch 'main' into feature/compute 2021-03-17 12:58:13 +01:00
bdccb0966f
Web3/Ocean splitup + full Polygon/Matic support (#433) 2021-03-17 11:44:26 +01:00
claudia.holhos
99e0cb78e2 select multiple options 2021-02-24 20:32:18 +02:00
Norby
b5f6f9c9c1
displayed search results count (#312)
* displayed search results count

* updated unit test for Search component

* account for singular & plural, display message if there's no result
2021-01-13 10:15:50 +01:00
ed57702ff3
refactor root components (#263)
* refactor layout

* refactor

* root components reordering

* type-check fix
2020-11-18 20:01:33 +01:00
3505db21da
Owner/publisher search (#187)
* make owner search work

* owner/publisher search from asset details

* copy & cleanup

* style tweaks

* timing

* make search combinations work again

* remove account search highjacking

* switch owner source

* search route fixes

* eth address truncation in text search titles
2020-11-03 14:57:40 +01:00
c2a247b605
search tweaks 2020-10-24 17:39:51 +02:00
806d9cd4ca
fix search title 2020-10-24 17:05:43 +02:00
af62e9f5d4
generate pages for all existing assets, make asset details view work for them 2020-07-01 17:11:45 +02:00
6106b8f037
make production build work 2020-06-30 19:43:37 +02:00
65e0cd74ab
fix search test 2020-06-30 16:22:22 +02:00
4a35fd73d2
make the search work 2020-06-30 15:24:30 +02:00
6f9bf0176f
refactor Next.js pages into Gatsby pages 2020-06-30 12:56:50 +02:00
38ccfc635e
refactor for Gatsby, update all the things 2020-06-30 11:28:49 +02:00
mihaisc
5703cbecac remove search categories 2020-05-19 12:08:20 +03:00
alexcos20
ebd5ba9495 first commit 2020-05-07 09:03:30 +03:00