[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 ![Screenshot_2026-01-08_at_12.24.30](/uploads/8d085807e327aaf6edb0d6e3d3fb969f/Screenshot_2026-01-08_at_12.24.30.png){width=900 height=499} This is the Advanced Search UI for connections ![Screenshot_2026-01-08_at_12.25.01](/uploads/8ae9c884ceccfaae3b075f8e27cce894/Screenshot_2026-01-08_at_12.25.01.png){width=900 height=211} ![Screenshot_2026-01-08_at_12.25.11](/uploads/0e3ee685c1283f15a2309f510eb53e58/Screenshot_2026-01-08_at_12.25.11.png){width=900 height=407}
issue