Граф коммитов

1792 Коммитов

Автор SHA1 Сообщение Дата
Benjin Dubishar 2ce2c8765a
setting the min height for a connection error message (#18367) 2024-11-07 15:46:01 -08:00
Benjin Dubishar e86549261b
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 148428332 (#18366) 2024-11-07 15:17:30 -08:00
Aasim Khan 4924225f1a
Table Designer Styling Fixes. (#18364)
* Regrouping props

* Adding loc string

* Adding props to enums

* Fixing styling of table actions

* Fixing more styling

* Fixing default width of prop pane

* Fixing restore prompt logic

* Fixing styling for issues list
2024-11-07 12:56:10 -08:00
CSIGS@microsoft.com 4c5994ee7f
Juno: check in to lego/hb_8a5c857d-921a-4789-a5f2-d04520db775e_20241107200826174. (#18365) 2024-11-07 12:12:56 -08:00
Benjin Dubishar 01cf0c9032
Clearing unused properties from connection profile before connecting (#18360) 2024-11-06 16:01:21 -08:00
Benjin Dubishar 383cbd3633
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 148284885 (#18362) 2024-11-06 13:44:14 -08:00
Benjin Dubishar 2e0c8818a2
Adding ability to remove saved and MRU connections from the connection dialog (#18352)
* checkpoint

* splitting recent connections and saved connections

* loc update

* checkpoint

* everything visible

* only display when hovering

* using var for class name

* slight refactor

* hooking in actual removal of connections

* loc changes

* loc updates
2024-11-06 13:15:19 -08:00
Aasim Khan 0e5834d234
Adding more theme mappings to fix some issues (#18361)
* Adding more theme mappings to fix some issues

* Adding some comments to provider more context
2024-11-06 13:08:04 -08:00
Hai Cao 4bca545551
Fix Message Pane Performance (#18314)
* add virtualization to message pane

* consolidate resizing

* move grid size to props to avoid manually resizing

* set messages at fixed intervals

* clean up code for 'complete' event

* message grid styling

* revert result set resize related changes

* fix region text

* fix msg grid height

* fix cell height
2024-11-06 12:39:50 -08:00
Benjin Dubishar a5ae4be25f
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 148184678 (#18356) 2024-11-06 12:08:39 -08:00
Benjin Dubishar a87f97d2a7
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 148263154 (#18359) 2024-11-06 12:08:17 -08:00
laurennat c7da546786
Added enable/disable actual plan for query plans (#18345)
* base for actual plan

* base actual plan

* made it work for multi batches

* change button appeearance based on wheter acutal plan is enabled

* fixed large whitespace diff

* added check to make sure exectuion plan state is not undefined

* pr comments

* more pr comments

* pr comments

* pr comments
2024-11-06 09:59:24 -08:00
Benjin Dubishar 2aa138dd90
Adding Preview labels to new features (#18355)
* Adding preview tag to a bunch of places

* loc

* shared command vis
2024-11-05 19:26:58 -08:00
Christopher Suh 662ae9820f
Add back line to refresh grid (#18354)
* add back line to refresh grid

* remove if check

* remove comments
2024-11-05 14:22:15 -08:00
Aasim Khan 80fad5104a
Fixing Theming for webviews. (#18347)
* Adding a custom theme matching vscode styling

* Fixing table colors

* Removing other theming references and updating to using tokens

* Fixing build errors

* Fixing method type
2024-11-04 22:00:21 -08:00
Benjin Dubishar 26cd965603
Unlocalizes "enable modern UX?" prompt response in telemetry (#18353)
* unlocalizing telemetry

* handling dismissed case
2024-11-04 16:44:21 -08:00
Christopher Suh a82abefd47
Fix tab switch behavior (#18346)
* refactor to remove refreshkey

* wip log statements and add comments back in

* wip

* wip

* Revert "refactor to remove refreshkey"

This reverts commit 01efacfd4a.

* Reapply "refactor to remove refreshkey"

This reverts commit 1723cf8199.

* Revert "refactor to remove refreshkey"

This reverts commit 01efacfd4a.

* working fix

* wip, refactor

* create grid width and height functions

* fix errors

* cleanup, fix last row issue

* remove unused id

* fix multiple result set

* remove console.log statements

* remove commented line
2024-11-04 15:21:43 -08:00
Benjin Dubishar 9412ce2af8
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 147550676 (#18344) 2024-10-31 16:37:07 -07:00
Benjin Dubishar f48a0f3366
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 147542210 (#18343) 2024-10-31 16:36:46 -07:00
Aasim Khan 1360ff7ece
Adding start and end activity function (#18328)
* Adding standard activity tracking method

* renaming interfaces

* Fixing more helper functions

* Removing duplicate identifier

* adding update activity and code cleanup
2024-10-31 13:25:21 -07:00
laurennat 2a3274e27d
Fixes Query Plan Issues and adds telemetry to query plan (#18323)
* fixed styling of popovers and moved get graph request from client side to extension side

* centralized execution plan logic

* added more detailed telemetry

* format xml when showing it

* updated telemetry

* addressed pr comments

* ran localization

* fixed localization

* fixed typo

* addressed pr comments

* more pr comments
2024-10-31 12:10:21 -07:00
Benjin Dubishar fc4a9333d8
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 147288091 (#18333) 2024-10-30 17:44:50 -07:00
Benjin Dubishar f69abffe30
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 147408582 (#18337) 2024-10-30 14:45:52 -07:00
Christopher Suh e8723fc2fc
Fix colors / styling for new query results pane (#18313)
* fix context menu colors

* add subtle appearance to buttons

* fix sort menu styling

* fix context menu behavior

* pr comments
2024-10-30 13:26:49 -07:00
Hai Cao 12950906da
Support copying all messages in the Message pane (#18332) 2024-10-29 16:12:51 -07:00
Aasim Khan c8866a44a1
Refresh OE node to get table designer changes (#18326)
* Refresh OE node to get table designer changes

* update unnecessary null
2024-10-29 14:13:58 -07:00
Karl Burtram 864170c99e
Remove sqlDropStoredProc snippet which conflicts with DESC keyword (#18319) 2024-10-25 18:03:52 -07:00
Benjin Dubishar 0eabc8aa28
Improving the azure browse filter dropdown logic (#18281)
* consolidating filter logic

* checkpoint

* correcting filter autoselection logic

* cleanup

* resetting list of servers when subscription filter changes

* swapping default selection flag for enum

* light refactoring

* updating comment
2024-10-25 12:15:01 -07:00
Benjin Dubishar 5bf629fd3b
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 146518289 (#18311) 2024-10-24 16:04:29 -07:00
Aasim Khan 277e7153b5
Fixing test coverage by adding more report types and updating to nyc from Istanbul (#18309)
* Fixing test coverage by adding more report types and updating to nyc from istanbul

* Fixing typo

* Fixing typo 2

* Adding back test reporter, removing console stmts

* Fixing test task

* remove code coverage from pr build

* Fixing updated pr check
2024-10-23 17:12:31 -07:00
Benjin Dubishar 32c1c45b19
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 146513846 (#18310) 2024-10-23 16:30:09 -07:00
Christopher Suh 4c016922d9
Adding selection based save as & improve cell selector visibility (#18305)
* widen selection dashed line for visibility

* only save active selection

* add telemetry for save as

* fix color

* add focused class to active grid selection
2024-10-23 13:12:13 -07:00
Aasim Khan 9336e40ebc
Adding some webview panel and user survey tests. (#18296)
* adding more tests

* Adding more tests

* Fixing typo and adding a single command for test coverage

* some survey tests

* adding more tests

* removing unused var

* Adding tests for later and never
2024-10-23 12:28:26 -07:00
CSIGS@microsoft.com cbd96484f7
Juno: check in to lego/hb_8a5c857d-921a-4789-a5f2-d04520db775e_20241023154025334. (#18308) 2024-10-23 09:35:49 -07:00
Benjin Dubishar 13d2296bd2
Adding feature page (#18306)
* initial

* Update features.md

* Update features.md

* rename

* rename again to fix casing

* Updating all content for new UI features

* Adding new screenshots

* Adding images

* Adding query results

* Updating estimated plan text

* Replacing screenshots with right dark theme

* Delete images/ux/connection-dialog-connection-string.png

* Delete images/ux/connection-dialog-browse-azure.png

* adding more screenshots

* Updating table designer screenshot

* Updating screenshots (again)

* Updating query plan visualizer screenshot

* Candidate version

* Updated screenshot

* Latest version

* Adding PuPr label

* Update FEATURES.md

* Updating README

* Updated version of README.

* Updating title

* Excluding screenshots from vsix

---------

Co-authored-by: Carlos Robles <contact@croblesm.com>
2024-10-23 09:29:05 -07:00
Benjin Dubishar 7311514353
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 146354656 (#18300) 2024-10-22 12:22:56 -07:00
Benjin Dubishar 3919d62702
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 146354233 (#18298) 2024-10-22 12:22:48 -07:00
Karl Burtram eecb95fc97
Adjust the grid width calculation for scrollbars (#18292)
* Adjust the grid width calculation for scrollbars

* Cleanup lint errors
2024-10-22 09:26:57 -07:00
Aasim Khan ef872de5c4
Fixing survey logic (#18295) 2024-10-22 09:19:55 -07:00
CSIGS@microsoft.com a47b9fbd18
Juno: check in to lego/hb_8a5c857d-921a-4789-a5f2-d04520db775e_20241022154231047. (#18297) 2024-10-22 09:05:22 -07:00
Karl Burtram e5eb4c21f2
Remove watch prelaunch command (#18291) 2024-10-21 17:07:26 -07:00
CSIGS@microsoft.com 9cfbd639e2
Juno: check in to lego/hb_8a5c857d-921a-4789-a5f2-d04520db775e_20241019153919894. (#18287) 2024-10-21 11:03:35 -07:00
Hai Cao 56694bdb0e
Move onDidChangeActiveTextEditor event registration behind feature flag (#18283) 2024-10-18 16:45:05 -07:00
erpett e1ebcb6742
Update changelog for 1.25 (#18282) 2024-10-18 16:27:59 -07:00
Benjin Dubishar 1b8025a598
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 145902706 (#18277) 2024-10-18 10:28:00 -07:00
Benjin Dubishar 4371cc4567
Changes to client-side azure resource filtering (#18274)
* slight refactoring

* swapping azure logic to client-side filtering
2024-10-18 10:26:04 -07:00
CSIGS@microsoft.com 15800ea6f3
Juno: check in to lego/hb_8a5c857d-921a-4789-a5f2-d04520db775e_20241018154045343. (#18275) 2024-10-18 08:59:10 -07:00
Hai Cao cb70e75d16
clean up methods from same caller when subscribing (#18264) 2024-10-18 08:52:16 -07:00
Aasim Khan 2a94630b34
Fixing nps telemetry (#18269) 2024-10-17 19:41:28 -07:00
Christopher Suh 91336e36de
Add min size & fix resize behavior (#18271)
* add min size & fix resize behavior

* remove totalResultCount

* cleanup code
2024-10-17 17:33:20 -07:00