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 |
|