1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
market/src/models
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
..
Asset.ts package updates 2020-10-21 14:37:18 +02:00
FormAlgoPublish.ts Add custom provider to publish form (#707) 2021-08-20 15:49:15 +03:00
FormEditComputeDataset.ts prettier formatting updates 2021-06-04 11:43:47 +02:00
FormEditCredential.ts Edit Advance Settings (updateMetadata() v3 workaround solution for free pricing) (#692) 2021-07-01 14:52:10 +08:00
FormEditMetadata.ts Author metadata update (#763) 2021-08-03 17:07:51 +02:00
FormPricing.ts [EPIC] Free Pricing (#681) 2021-06-16 09:32:11 +08:00
FormPublish.ts Add custom provider to publish form (#707) 2021-08-20 15:49:15 +03:00
FormStartComputeDataset.ts Start compute job (#439) 2021-04-01 17:21:08 +02:00
FormTrade.ts Web3/Ocean splitup + full Polygon/Matic support (#433) 2021-03-17 11:44:26 +01:00
Profile.ts 3Box publisher profiles (#264) 2020-11-27 12:04:35 +01:00