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

19 Commits

Author SHA1 Message Date
claudiaHash
fc6b029118
Compute job history (#462)
* get compute orders query

* wip on getting compute jobs

* wip refcatoring

* get compute history refactored

* small refactor

* loop fixes

* display jobs refactor changes

* display jobs fix

* early output of assets

* query tweak

* quick fix

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* live update for testing

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix load time

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* temp refactor

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* cleanup

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* lib bump

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix status args

* remove metadata json

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix item duplication

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* check if wallet connected

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* debug logs

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* lib bump

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix service grouping

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* added sorting

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

Co-authored-by: claudia.holhos <claudia.holhos@hpm.ro>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-14 12:01:37 +03:00
Jamie Hewitt
7672d78aee
Refactoring Market for new Ocean.js build (#481)
* removing imports from utils folder

* lib bump

* update status args

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-13 15:13:55 +02:00
bdccb0966f
Web3/Ocean splitup + full Polygon/Matic support (#433) 2021-03-17 11:44:26 +01:00
b3b2ea9777
bump ocean.js & react hooks (#327)
* bump ocean.js

* adapt changes

* bump @oceanprotocol/react

* edit metadata tweaks
2021-01-19 14:34:52 +01:00
b0d9821535
output relative time 2020-10-22 17:51:25 +02:00
4a201e7325
sort arrays before putting it in state 2020-10-22 16:19:26 +02:00
f397d51858
table refactor 2020-10-22 15:50:07 +02:00
3c1e8f1e04
tweak job output 2020-10-22 14:31:34 +02:00
Alex Coseru
12626d3924
Update ComputeJobs.tsx 2020-10-22 15:15:30 +03:00
f4a31ef393
visual tweaks, refactoring 2020-10-22 14:09:42 +02:00
mihaisc
ce6872d0bd
format
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 13:53:20 +03:00
mihaisc
fbb46aaade
fixes
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 13:52:50 +03:00
mihaisc
47857f0383
Merge branch 'feature/history-compute' of https://github.com/oceanprotocol/market into feature/history-compute
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 13:45:41 +03:00
mihaisc
7c228a57c0
history working withough signature
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 13:37:56 +03:00
e163c56108
remove signing mechanism 2020-10-22 12:29:19 +02:00
9c0209c11d
switch modal component to the one from site 2020-10-22 12:22:38 +02:00
mihaisc
621602161d
compute history
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-21 18:57:46 +03:00
mihaisc
4601bb8706
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-09 16:10:00 +03:00
mihaisc
c49e0b1288
compute fix, compute history
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-09 16:04:55 +03:00