rokwire / rokwire-building-blocks-api

Source code repository of the Rokwire App Config, Authentication, Events, Profile, and Logging Building Blocks, and Authentication Middleware Library.
Apache License 2.0
3 stars 4 forks source link

[FEATURE] Catalog Capability dynamic form display on docker location selection #1119

Open minump opened 1 year ago

minump commented 1 year ago

Description

In catalog contributions create and edit page, the deployment form fields should be dynamically displayed with respect to the radio button "Deployment location - internal or external".

When Deployment Location is "internal" display Docker image name (required only if internal deployment), environment variables, database details

Move API base location field up (before radio button)

Acceptance Criteria

Form fields are displayed dynamically based on the deployment location radio button.