Skip to content

Connections improvements#17

Merged
soliktomasz merged 3 commits intomainfrom
connections-improvements
Dec 23, 2025
Merged

Connections improvements#17
soliktomasz merged 3 commits intomainfrom
connections-improvements

Conversation

@soliktomasz
Copy link
Copy Markdown
Owner

No description provided.

soliktomasz and others added 3 commits December 23, 2025 12:19
Introduces connection environments (DEV, TEST, PROD) to the
connection library, allowing users to categorize and filter
connections based on their environment.

Adds UI elements for selecting and displaying the environment
for each connection.

Adds a connection test feature that validates the connection
string and retrieves basic namespace information.
Extends the connection storage to include an environment setting.

This allows users to categorize connections based on their target
environment (e.g., Development, Production).
Refactors the settings dialog for better organization and usability.

Moves action buttons to the bottom and uses a ScrollViewer for content.
This ensures consistent button placement and prevents content overflow,
especially on smaller screens.
@soliktomasz soliktomasz self-assigned this Dec 23, 2025
@soliktomasz
Copy link
Copy Markdown
Owner Author

@copilot do the review

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 23, 2025

@soliktomasz I've opened a new pull request, #18, to work on those changes. Once the pull request is ready, I'll request review from you.

@soliktomasz soliktomasz merged commit 9f9eb20 into main Dec 23, 2025
3 checks passed
@soliktomasz soliktomasz deleted the connections-improvements branch December 28, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants