Commit Graph

49 Commits

Author SHA1 Message Date
Matthias Kretschmann 40ed5e101e
Merge branch 'master' into feature/network_switcher 2020-02-01 15:46:36 +01:00
Matthias Kretschmann 9cbedb8f87
bump to react-scripts v3.3
* allows to bump all eslint packages too
* fix new lint errors
2020-01-31 16:57:46 +01:00
Matthias Kretschmann d80530c315
fix search 2020-01-15 21:39:11 +01:00
Matthias Kretschmann c5ea3b7c8a
fix code duplication 2020-01-15 21:31:37 +01:00
Max Berman 5e954f187a reload window upon network switch 2020-01-09 18:40:42 +01:00
Max Berman 125df58464 WIP 2019-12-16 16:40:04 +01:00
Matthias Kretschmann 417abf8988
search tweaks 2019-11-22 12:40:25 +01:00
Matthias Kretschmann 348af32b65
new linting rule fixes 2019-09-02 13:25:46 +02:00
Matthias Kretschmann ca58d7d0b1
fix re-renders caused by withTracker HOC 2019-07-11 23:09:03 +02:00
Matthias Kretschmann 48d9b26cb6
sort all search queries by "created" 2019-05-27 17:53:48 +02:00
Matthias Kretschmann f0c3fd6865
remove price from all search queries 2019-05-27 14:54:07 +02:00
Matthias Kretschmann 66655adbf5
improve empty search view 2019-05-27 12:21:58 +02:00
Matthias Kretschmann f8cff63c79
fix category search 2019-05-27 12:21:57 +02:00
Matthias Kretschmann c11fceaf17
outpout category image on Asset page, refactor Asset components 2019-05-27 12:21:57 +02:00
Matthias Kretschmann aaf425477f
asset grid tweaks 2019-05-27 12:21:54 +02:00
Matthias Kretschmann 54e4dc7e5d
merge fix 2019-05-27 12:21:54 +02:00
Matthias Kretschmann f9e367bfbc
category search fixes 2019-05-27 12:21:54 +02:00
Matthias Kretschmann a283cd162b
category search, make multiple layouts on one page possible 2019-05-27 12:21:54 +02:00
Matthias Kretschmann 9540236ef0
merge fix 2019-05-27 12:21:53 +02:00
Matthias Kretschmann 8497f6f9a2
test tweaks 2019-05-27 12:21:53 +02:00
Matthias Kretschmann 7fc99699c7
category search fixes 2019-05-27 12:21:53 +02:00
Matthias Kretschmann 1b1ac5c9ef
category search, make multiple layouts on one page possible 2019-05-27 12:21:52 +02:00
Matthias Kretschmann c5a4a15a3a
url encode & decode search term 2019-05-16 13:27:41 +02:00
Matthias Kretschmann 9bdfca4be4
more tests 2019-05-04 04:27:27 +02:00
Matthias Kretschmann 039c7b2fe5
sanitize search input 2019-04-29 18:26:20 +02:00
Matthias Kretschmann fe08ccc8b2
fix search titles 2019-04-29 12:02:51 +02:00
Matthias Kretschmann 1a15a30435
add pagination UI render test 2019-04-15 22:33:58 +02:00
Matthias Kretschmann 8a5d89e640
new pagination UI 2019-04-15 22:13:40 +02:00
Matthias Kretschmann adab473f4e
move web3/ocean detection out of App.jsx 2019-04-15 17:41:46 +02:00
Matthias Kretschmann a77f01d595
add page to url 2019-04-09 13:51:00 +02:00
Matthias Kretschmann efbfd91c65
switch to respective page if query string is present 2019-04-09 13:12:58 +02:00
Matthias Kretschmann fb64bcadbd
search updates for Aquarius 0.2.2 & pagination fixes 2019-04-09 11:59:29 +02:00
Matthias Kretschmann f032a36e47
hotfix for search title 2019-04-08 13:37:57 +02:00
Matthias Kretschmann 26b663a09c
hotfix for returning actual first results page 2019-04-08 12:53:44 +02:00
Matthias Kretschmann 27f02f3e03
ouput total results 2019-04-05 15:24:52 +02:00
Matthias Kretschmann 410a49f1dc
25 items per page, prepare dynamic updating of offset 2019-04-05 15:20:38 +02:00
Matthias Kretschmann ce502609ec
make pagination component work 2019-04-05 14:24:55 +02:00
Matthias Kretschmann 0985e8b4e6
add pagination component 2019-04-05 12:19:17 +02:00
Matthias Kretschmann 79e37e965f
adapt to new search response 2019-04-05 11:18:30 +02:00
Matthias Kretschmann dbb779ef49
switch to queryMetadata 2019-04-04 12:36:49 +02:00
Matthias Kretschmann 0751ff2a6b
code style 2019-04-03 12:51:20 +02:00
Matthias Kretschmann dfe07d13b3
try filtering free assets only 2019-04-03 12:34:13 +02:00
Matthias Kretschmann 82eba1750b
switch to queryMetadataByText 2019-04-03 12:22:33 +02:00
Matthias Kretschmann 7cb54cbd06
search results tweaks 2019-04-02 14:51:59 +02:00
Matthias Kretschmann 78f4d3a12e
loading state for search 2019-04-02 14:25:16 +02:00
Matthias Kretschmann 95be609eff
cleanup 2019-03-25 13:45:56 +01:00
Jernej Pregelj 50b5382cfb linting 2019-03-22 15:46:52 +01:00
Jernej Pregelj 5b27c850d6 listing asset fixes, network name 2019-03-22 15:45:38 +01:00
Jernej Pregelj bbf7df087d root app->/client, microservice in /server 2019-03-07 14:41:27 +01:00