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

Remove/comment out connection title generation from all areas. #23873

Merged
merged 8 commits into from
Jul 18, 2023

Conversation

smartguest
Copy link
Contributor

@smartguest smartguest commented Jul 13, 2023

Removes and comments out the title generation function from all areas but retains support for advanced connection options.

Companion PR for STS: microsoft/sqltoolsservice#2145

Comparison Screenshots
Object Explorer:
Stable (These two connections are treated as one due to same target database):
StableOETree

Dev:
DevOETree

Recent Connections:
Stable (Only two, as the first one has a different target database technically):
RecentConnectionsStable

Dev:
RecentConnectionsDev

Dashboard:
Stable:
DashboardStable

Dev (header is the same):
DashboardDev

Notebook:
Stable:
NotebookStable

Dev:
NotebookDev

Server Status:
Stable:
ServerStatusStable

Dev:
ServerStatusDev

Query Editor:
Stable:
QueryEditorStable

Dev:
QueryEditorDev

Table Designer:
Stable:
TableDesignerStable

Dev:
TableDesignerDev

OE without connection name:
Stable:
StableOENoNameTree

Dev:
DevOENoNameTree

Recent Connections without connection name:
Stable:
StableRecentNoName

Dev:
DevRecentNoName

@cheenamalhotra
Copy link
Member

@smartguest

Instead of commenting, I'd recommend removing code to keep source clean.
We can always revert PRs if this is needed again.

@smartguest
Copy link
Contributor Author

code has been cleaned up now

@alanrenmsft
Copy link
Contributor

would be nice if you could share some screenshots for comparison.

@Charles-Gagnon
Copy link
Contributor

would be nice if you could share some screenshots for comparison.

+1, and preferably with comparison shots of current stable

@smartguest
Copy link
Contributor Author

@Charles-Gagnon @alanrenmsft Screenshots have been uploaded showing comparison

@Charles-Gagnon
Copy link
Contributor

Could you include some screenshots of dev without a connection name as well? (but still with the "duplicate" connections)

@smartguest
Copy link
Contributor Author

@Charles-Gagnon Added screenshots to the end of the original post.

@cheenamalhotra
Copy link
Member

Proceeding to merge.

@cheenamalhotra cheenamalhotra merged commit a0a685b into main Jul 18, 2023
3 of 6 checks passed
@cheenamalhotra cheenamalhotra deleted the alex/removeconnectiontitlegeneration branch July 18, 2023 17:47
kburtram pushed a commit that referenced this pull request Jul 19, 2023
* Port request of title generation removal

* added fix to CMS

* added updated mainthread

* Revert "added updated mainthread"

This reverts commit a580655.

* Revert "added fix to CMS"

This reverts commit 2b8c24f.

* Revert "Port request of title generation removal"

This reverts commit e6a2302.

* Remove/comment out connection title generation from all areas. (#23873)

---------

Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com>
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.

None yet

4 participants