spacecloud-io / mission-control

Admin UI to configure Space Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide a connection string builder to edit db connection string

HeyItsJs opened this issue · comments

Right now the user is provided a single field for editing connection string. The problem with this is that the user has to learn the format of connection string.

We should perhaps provide a connection string builder like this:

Screenshot 2019-11-10 at 4 34 13 PM

This can make it easier for users to play around with the connection string