Skip to content

... - #248

Merged
ZhuchkaTriplesix merged 4 commits into
devfrom
issue/229-help-about-documentation
Jul 10, 2026
Merged

...#248
ZhuchkaTriplesix merged 4 commits into
devfrom
issue/229-help-about-documentation

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Closes #229

Wire the Connection menu item to a URI dialog that parses supported database
URLs into ConnectionRow and persists them through LocalDb.
Add unit tests for URI parsing across supported drivers and widget tests for
the new connection dialog validation and submit flow.
Add an About dialog with app version, MIT license notice, and repository
link, and open project documentation in the browser via url_launcher.
Add widget tests for the About dialog and unit tests for canonical
documentation and repository URLs.
@github-actions github-actions Bot added the enhancement New feature or request label Jul 10, 2026

@ZhuchkaTriplesix ZhuchkaTriplesix left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

123

@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 998b2bd into dev Jul 10, 2026
4 checks passed
@ZhuchkaTriplesix ZhuchkaTriplesix self-assigned this Jul 12, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/229-help-about-documentation branch July 26, 2026 14:37
ZhuchkaTriplesix added a commit that referenced this pull request Jul 27, 2026
* feat(connections): implement New Connection from URL menu action (#228)

Wire the Connection menu item to a URI dialog that parses supported database
URLs into ConnectionRow and persists them through LocalDb.

* test(connections): cover URL connection parser and dialog (#228)

Add unit tests for URI parsing across supported drivers and widget tests for
the new connection dialog validation and submit flow.

* feat(ui): implement Help About and Documentation menu actions (#229)

Add an About dialog with app version, MIT license notice, and repository
link, and open project documentation in the browser via url_launcher.

* test(ui): cover About dialog and app links (#229)

Add widget tests for the About dialog and unit tests for canonical
documentation and repository URLs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant