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

313 Коммитов

Автор SHA1 Сообщение Дата
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 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
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
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
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 f69abffe30
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 147408582 (#18337) 2024-10-30 14:45:52 -07:00
Hai Cao 12950906da
Support copying all messages in the Message pane (#18332) 2024-10-29 16:12:51 -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
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 3919d62702
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 146354233 (#18298) 2024-10-22 12:22:48 -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
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
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
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
Benjin Dubishar 3cd2c77236
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 145771636 (#18262) 2024-10-17 13:01:32 -07:00
Aasim Khan 33a69f1399
Updating Table designer Publish dialog according to feedback. (#18259) 2024-10-17 12:59:28 -07:00
CSIGS@microsoft.com c95891a2c3
Juno: check in to lego/hb_8a5c857d-921a-4789-a5f2-d04520db775e_20241017154225902. (#18256) 2024-10-17 10:02:37 -07:00
Benjin Dubishar 00d03066ff
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 145545675 (#18237) 2024-10-15 23:03:15 -07:00
Hai Cao 1338bf8e3a
Fix a few Query Result bugs: (#18234)
* remove query result auto focus after tab switch

* fix multi result in one batch

* fix grid f font

* message styling

* fix grgird header styling

* improve placeholder msg styling

* add a button to reveal query result panel

* hide message line

* add config check altlthough not actually needed

* use focus command insttead of show()
2024-10-15 23:01:06 -07:00
Benjin Dubishar 8e068d755d
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 145543953 (#18235) 2024-10-15 22:41:08 -07:00
Christopher Suh 3ac48229a0
Add result grid context menu (#18206)
* add context menu with select all, copy results options

* add css

* fix typing & errors

* fix styling

* localization

* fix copy headers

* add telemetry and address pr comments

* add loc files

* only copy selected column headers

* fix telemetry call

* fix telemetry
2024-10-15 22:38:55 -07:00
Benjin Dubishar ab8c1514e2
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 145538355 (#18229) 2024-10-15 22:02:47 -07:00
Benjin Dubishar 31ca41b77e
Improving first-run prompt flow (#18222)
* Improving first-run prompt flow

* loc updates
2024-10-15 21:32:46 -07:00
Benjin Dubishar 6c15ba9821
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 145357837 (#18207) 2024-10-14 17:03:04 -07:00
Benjin Dubishar 1d539b46bc
Fixing smattering of Azure Browse bugs (#18197)
* fixing ability to type into filter boxes

* adding validation for combobox dropdowns

* loc updates

* clearing validation message

* lifting state to handle automatic first item selection

* Adding placeholders

* updating loc

* initial

* Revert "initial"

This reverts commit 0770b79573.

* adding icons for connection input modes

* adding docstrings

* swapping to b/w icon for Azure

* updating string

* loc updates

* fixing string

* loc updates
2024-10-14 17:00:36 -07:00
Benjin Dubishar d8eec82352
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 145350974 (#18203) 2024-10-14 16:11:29 -07:00
Aasim Khan ef9d27b72d
Not collapsing all properties by default (#18202) 2024-10-14 16:09:16 -07:00
Benjin Dubishar 97b1e7db3d
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 145340829 (#18199) 2024-10-14 14:52:21 -07:00
Aasim Khan 58201f0638
Removing additional buttons (#18198) 2024-10-14 14:49:44 -07:00
CSIGS@microsoft.com 09922c0408
Juno: check in to lego/hb_8a5c857d-921a-4789-a5f2-d04520db775e_20241012154134595. (#18195) 2024-10-14 10:35:39 -07:00
Benjin Dubishar 540e2238fb
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 144965166 (#18194) 2024-10-11 18:18:46 -07:00
Hai Cao 791b6e9810
Support query result auto-switch based on editor context (#18192)
* partially working

* working, pending saved querieses

* fix saved queries

* allow hiding the panel

* fix plan

* working

* fix executeCommand rpc edge case
2024-10-11 18:16:41 -07:00
Benjin Dubishar f2d3b3a970
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 144953839 (#18191) 2024-10-11 16:34:52 -07:00
Benjin Dubishar eb3b8e5f93
Adding prompt to enable new UI features (#18188)
* moving ux features to new config flag

* loc update

* Adding prompt to enable rich features and Do Not Show Again option

* loc updates

* missed this

* adding link for rich features learn more

* updating mock
2024-10-11 16:32:37 -07:00
Benjin Dubishar 499ea672ca
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 144953055 (#18190) 2024-10-11 16:22:51 -07:00
Aasim Khan 73552bccdc
Adding a prompt to restore closed webviews (Table Designer in this case) (#18184)
* Adding prompt for restoring accidentally close table designer

* Adding loc files

* Fixing string

* Fixing string

* Not showing prompt after user is done publishing table

* Fixing loc string
2024-10-11 16:20:56 -07:00
Benjin Dubishar 3e58cd6c8a
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 144933013 (#18187) 2024-10-11 13:17:44 -07:00
laurennat 51c42e713e
Added Query Plan to results pane (#18124)
* exposed backend call for plan

* execution plan from query

* extract query text to use for execution plan

* execution plan in query results pane: still needs some polishing and cleaning up

* finished execution plan functionality in results pane; still need to clean up code

* little fixes and styling changes

* removed uneccesary console statement

* localization

* fixed formatting

* addressed some pr comments

* addressed some pr comments

* addressed some pr comments

* more pr comments

* encapsulated execution plan state within its own field

* removed typo

* integrated with multiple result sets

* fully integrated multiple result sets

* addressed some pr comments

* merged main, cleaned up integration

* centralized shared types

* centralized shared types

* removed uneccesary state variables, and fixed theming

* fixed contexts

* cleaned up code

* fixed themeing

* addressed more pr comments

* fix typing
2024-10-11 13:15:43 -07:00
CSIGS@microsoft.com c0db4fb4b1
Juno: check in to lego/hb_8a5c857d-921a-4789-a5f2-d04520db775e_20241011154133184. (#18185) 2024-10-11 10:14:43 -07:00
Benjin Dubishar 94213067e6
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 144837620 (#18183) 2024-10-10 21:11:03 -07:00
Aasim Khan 83e180a3a6
Fixing a bunch of Table designer bugs. (#18177)
* Making bunch of td fixes

* Refactor localization keys and labels

* Just expanding group 0

* Adding intial focus to table name

* Surfacing input validation error

* Updating STS and removing error message info
2024-10-10 21:08:33 -07:00
Benjin Dubishar 59af49a5ca
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 144795418 (#18180) 2024-10-10 14:00:08 -07:00
CSIGS@microsoft.com f62d41748e
Juno: check in to lego/hb_8a5c857d-921a-4789-a5f2-d04520db775e_20241010154221566. (#18178) 2024-10-10 08:43:33 -07:00
Benjin Dubishar a7435b36cd
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 144643256 (#18175) 2024-10-09 15:22:16 -07:00
Aasim Khan d1edf51a47
Adding error handling to publish errors in table designer. (#18173)
* Handling publishing errors in table designer

* Adding loc files

* Fixing loc strings

* pushing new loc files

* Removing error message

* Fixing loading text

* adding loc files

* Fixing more strings

* Adding new loc updates

* Justify

* Moving to smaller functions
2024-10-09 15:20:29 -07:00