[ActiveContext SM]: UI for creating connection
Currently we only have a button to connect to the advanced search cluster. Customers can choose to connect to a different elasticsearch/opensearch cluster or to a postgres database (same as gitlab main or a separate db).
We need:
- A way for admins to connect to an elasticsearch cluster
- A way for admins to connect to an opensearch cluster on AWS
- A way for admins to connect to an opensearch cluster not on AWS
- A way for admins to connect to their existing advanced search cluster [DONE]
- A way for admins to connect to their gitlab postgres database
- A way for admins to connect to a postgres database
This is the current UI
{width=900 height=499}
This is the Advanced Search UI for connections
{width=900 height=211}
{width=900 height=407}
issue