Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection manager polish #76

Merged
merged 14 commits into from
Sep 7, 2024

Conversation

ZackAustin
Copy link

[Connection Manager Polish]

  • Added form validation for patient contexts
  • Added sorting of connections alphabetically
  • Added confirmation messaging for deleting connections
  • Added ability to import/export connections
  • Added connection manager functions to commands palette

* Added form validation for patient contexts
* Added sorting of connections alphabetically
* Added confirmation messaging for deleting connections
* Added ability to import/export connections
* Added connection manager functions to commands palette
@ZackAustin ZackAustin changed the base branch from master to feature-remote-execution September 5, 2024 15:08
@ZackAustin ZackAustin marked this pull request as draft September 5, 2024 18:52
@ZackAustin
Copy link
Author

Pending changes.

@ZackAustin ZackAustin marked this pull request as ready for review September 5, 2024 19:08
Copy link
Contributor

@holly-smile holly-smile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good! A few things:

  • If possible, replace or update the "Press 'Enter' to confirm your input" to something specific to the context.
  • Hitting "Enter" after that dialog without entering anything, brings up an unpopulated "Edit Connection" dialog, or a "Delete Connection" dialog that does nothing.
  • Local connection should be pinned to the top when sorting, as JP suggested.

I'm super impressed by this! Great choice of additions, and great execution as well.

* Update sorting to always show Local Connection at the top
* Refactored edit/delete connections commands to show quick pick options
* More styling updates to buttons
Copy link
Contributor

@holly-smile holly-smile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New changes look great, excellent work!

@holly-smile holly-smile merged commit 4f80c17 into feature-remote-execution Sep 7, 2024
1 check passed
@holly-smile holly-smile deleted the connection-manager-finalize branch September 7, 2024 18:40
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.

3 participants