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

2 Commits

Author SHA1 Message Date
claudiaHash
b1388240dc
Update compute history (#958)
* use status function

* remobe get results button, use getResults function

* use default index

* lint fix

* ocean.js version change

* more lint fix

* function parameter fix

* credential type fix

* cursor pointer on link hover

Co-authored-by: ClaudiaHolhos <claudia@oceanprotocol.com>
2021-12-15 08:08:11 -08:00
Kris Liew
4fc5862654
Edit Advance Settings form for Edit Credentials & edit isOrderDisabled Flag (#655)
* #638 Initial design

* #638 fix import and get value from env file

* #638 Fix UI

* #638 Improved UI

* #638 Add deny credential and isOrderDisabled

* UI update

* Fix lint

* Attempt fix issue

* Revert "Attempt fix issue"

This reverts commit e3d916fe6142a30ad95c8199fa9f690c9e0319be.

* Extract default credential type

* Fix complexity issue

* Fix complexity issue

* Fix typo error

* Enhance UI

* Enhance Credentials Component UI

* Reduce duplication

* Revert "Reduce duplication"

This reverts commit e3bf6b4a2a73356490c954078f899d175bcd3821.

Co-authored-by: KY Lau <kian_yee.lau@daimler.com>
2021-06-14 15:47:31 +08:00