me-box / databox

Databox container manager and dashboard server
MIT License
94 stars 25 forks source link

app install doesn't respect not required flag on datasources #338

Open cgreenhalgh opened 5 years ago

cgreenhalgh commented 5 years ago

the core-ui requires all datasources to be specified before an app can be installed, even ones which are marked required:false in the manifest, which should be optional.