Skip to content

ui(connections): migrate connection forms to QueryaDialogCard (#520) - #521

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/520-connection-forms-dialog-card
Jul 29, 2026
Merged

ui(connections): migrate connection forms to QueryaDialogCard (#520)#521
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/520-connection-forms-dialog-card

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

  • Migrate PG / MySQL / Mongo / Redis / SQLite / extension connection form shells to QueryaDialogCard
  • Keep existing constraints and muted border; drop raw Container + ClipRRect popover chrome

Closes #520

Test plan

  • Open create + edit for each built-in driver and an extension driver — layout/chrome match other dialogs
  • Save / Cancel / Test still work
  • No text bloat / overflow in dense forms
  • flutter test test/features/postgresql/postgresql_connection_form_test.dart

Align create/edit shells with Preferences and Extension Manager so dialog
chrome uses the shared Material + ambient text/icon pattern.
@github-actions github-actions Bot added enhancement New feature or request ui User interface components and widgets connections Database connections, URI parsing, pools labels Jul 28, 2026
@github-actions github-actions Bot added this to the 0.4.11 milestone Jul 28, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit d1a4530 into dev Jul 29, 2026
4 checks passed
@ZhuchkaTriplesix ZhuchkaTriplesix self-assigned this Jul 29, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/520-connection-forms-dialog-card branch July 30, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

connections Database connections, URI parsing, pools enhancement New feature or request ui User interface components and widgets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant