1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 22:01:44 +02:00
market/src
Jamie Hewitt a545f723e9
Add custom provider to publish form (#707)
* Creating custom provider box selection

* adding provider to Form publish validation schema

* validating custom provider URL

* WIP validation for custom provider

* validating provider uri

* adding success/ error messages

* conditional rendering of custom provider input

* remove console.log

* fixing textFormData

* Publishing custom provider URI in DDO

* Adding serviceEndpoint to Debug

* removing pre-checked default provider

* Refactoring to reduce code duplication

* removing console.log messages

* update submit text

* update submit text

* Placing custom provider field behind Advanced Settings

* removing provider field

* updating placeholder provider

* style for advanced setting button

* refactoring customProvider

* remocing template literal

* fixing linting errors

* restricting advanced publishing settings through env var

* updating example env

* adding custom provider to formAlgoPublish

* refactoring to reduce duplication

* Reducing duplication

* updating types and initial values

* Removing Custom provider input from main algorithm form

* Removing concole.log

* Chaning customProvider to providerUri

* changing customProvider to providerUri

* advanceSettings to PascalCase

* Removing unused useOcean()

* Using useSiteMetadata() hook

* Adding allowAdvancedPublishSettings to query

* Adding temporary console.log(ocean)

* Removing console.log
2021-08-20 15:49:15 +03:00
..
@types Add custom provider to publish form (#707) 2021-08-20 15:49:15 +03:00
components Add custom provider to publish form (#707) 2021-08-20 15:49:15 +03:00
global WalletConnect updates (#749) 2021-07-22 15:16:15 +02:00
helpers wip replace apollo with urql 2021-06-22 08:52:49 +03:00
hooks Add custom provider to publish form (#707) 2021-08-20 15:49:15 +03:00
images Multinetwork UI additions (#729) 2021-07-26 15:48:24 +02:00
models Add custom provider to publish form (#707) 2021-08-20 15:49:15 +03:00
pages publish form fixes (#768) 2021-07-30 15:52:12 +02:00
providers Fixing metadata history (#794) 2021-08-17 12:46:51 +03:00
utils Display highest liquidity assets fix (#802) 2021-08-19 17:25:51 +03:00