Maddy
685e0ccf7e
Fix/search text cell on edit ( #9685 )
...
* find in text cell changes
* remove prev decorations
* update find index on cell edit
* added test
* addressed comments
* emit error
2020-03-25 22:47:06 -07:00
Charles Gagnon
4241ca523e
Fix duplicate options ( #9740 )
2020-03-25 19:39:26 -07:00
Udeesha Gautam
d4434016d0
Remove -1 from table tab index to allow tabbing into the table ( #9681 )
...
* Remove -1 from table tab index to allow tabbing into the table
2020-03-25 15:29:13 -07:00
Amir Omidi
176edde2aa
Connection management service updates to support multiple providers ( #9698 )
...
* Connection management service work
* Fix tests
* Change how accounts are deleted
* Be consistent with names
* feedback
* Fix based on feedback
* Change sqltoolsservice version
2020-03-25 12:48:01 -07:00
Anthony Dresser
74b0dc28c4
Query editor tests ( #9689 )
...
* tests
* add tests for query editor input creation
2020-03-25 12:38:25 -07:00
Amir Omidi
c15ac474d7
New Azure Auth Provider ( #9664 )
...
* Fixes how azure auth is handled on the azure pane
* New auth provider
* Add externals
* Feedback
* Change azdata
* Fix other issues
* Review feedback
* Feedback
* Feedback updates
* Move AKV to azdata.d.ts
* Fix yarn.lock
* Update third party notices
2020-03-23 12:39:25 -07:00
Alan Ren
c35221c076
fix properties widget ( #9693 )
...
* fix properties widget
* handle error scenario
2020-03-23 12:10:24 -07:00
Alan Ren
5a0dd18cba
restore focus ( #9668 )
...
* restore focus
* update default config
* update
2020-03-23 12:09:13 -07:00
Charles Gagnon
df1b0c908e
Refactor options dialog to not use splitview ( #9684 )
...
* Refactor options dialog to not use splitview
* Fix test
2020-03-23 08:15:54 -07:00
Anthony Dresser
a7dbb68f7d
Fix handling of connections in editors ( #9682 )
...
* fix handling of connections in editors
* initial tests
* remove test
2020-03-21 14:13:32 -07:00
Jeff Trimmer
35b27f1304
Add akv token request logic ( #9556 )
...
Add support for running queries that require a decryption key from Azure Key Vault when using Always Encrypted.
2020-03-19 12:49:05 -07:00
ADS Merger
84f67f61c4
Merge from vscode 61d5f2b82f17bf9f99f56405204caab88a7e8747
2020-03-19 06:57:07 +00:00
Aditya Bist
a884f6a39d
Add ability to scroll horizontally in the server table ( #9308 )
...
* add to scroll horizontally in the server table
* respect workbench tree settings for connections
2020-03-18 12:20:07 -07:00
Amir Omidi
5ee7454793
Fixes error introduced in #9653 ( #9655 )
2020-03-17 17:50:36 -07:00
Alan Ren
1e1cd2f797
remove the alert role from the wizard page title ( #9653 )
...
* announce page change
* Use status() and update message
* localize the page number text
* comments
2020-03-17 16:43:59 -07:00
Anthony Dresser
bd8c4a44c8
change to freeze configuration models ( #9644 )
2020-03-17 15:45:29 -07:00
Alan Ren
19dec78349
fix accessibility issue caused by not using table ( #9645 )
...
* fix accessibility issue caused by not using table
* remove fixed background color
2020-03-17 12:01:55 -07:00
Alan Ren
7ed072c44d
do nothing if the focus is already in dialog ( #9629 )
...
* do nothing if the focus is already in dialog
* use document.activeElement instead
2020-03-16 11:51:57 -07:00
Anthony Dresser
0405658be7
fix issue with setting false ( #9611 )
2020-03-16 11:12:57 -07:00
Alan Ren
919b058175
fix the focus outline color ( #9632 )
2020-03-16 10:20:55 -07:00
Alan Ren
13d2f39004
fix the contrast ratio ( #9631 )
2020-03-16 10:20:20 -07:00
Alan Ren
1e6f102352
set the role to img ( #9630 )
2020-03-16 10:19:55 -07:00
Charles Gagnon
64eb406fdc
Add connecting title to spinner for Connection dialog ( #9623 )
2020-03-16 08:26:35 -07:00
Alan Ren
8a548c2b56
update elements order ( #9614 )
2020-03-13 13:52:57 -07:00
Charles Gagnon
1699dd0729
Check for valid uri/resource ( #9593 )
...
* Check for valid uri/resource
* Add a few other cases
2020-03-13 11:19:25 -07:00
Jorge Berumen
d5fdec5699
Introduce Trust Book in Book Viewlet ( #9414 )
2020-03-13 09:11:38 -07:00
Anthony Dresser
f7360771f0
change usage of view container ( #9591 )
2020-03-12 15:04:52 -07:00
Amir Omidi
c9170aaf0e
Hook up the command again ( #9587 )
2020-03-12 12:26:28 -07:00
Alan Ren
8196f86386
add azdata open extension command ( #9573 )
2020-03-12 10:14:51 -07:00
Anthony Dresser
ba0d5feca3
fix master compile ( #9557 )
...
* fix master compile
* fix tests
2020-03-11 13:31:49 -07:00
Anthony Dresser
dbc20c1f67
Query editor input titles ( #9512 )
...
* address untitled editor file name differences; remove feature for updating title for untitled to content
* add tests for new methods
* fix tests
* fix up tests
* remove unncessary await
* revert changes to title for content
2020-03-11 12:42:13 -07:00
Anthony Dresser
edd396f0fe
Fix text content in title ( #9534 )
...
* fix text content in title
* revert changes and change default setting instead
2020-03-11 12:38:26 -07:00
Anthony Dresser
37042a24bc
Merge branch 'ads-master-vscode-2020-03-11T04-19-20'
2020-03-11 12:24:48 -07:00
Charles Gagnon
96f0ae79ca
Fix account label being cut off ( #9547 )
2020-03-11 09:47:49 -07:00
Charles Gagnon
7caeba8549
Make form item labels normal text components instead of headers ( #9540 )
2020-03-11 08:41:37 -07:00
Anthony Dresser
75cdc19715
fix tests
2020-03-11 01:13:03 -07:00
Anthony Dresser
ad472c80be
fix strict null
2020-03-11 00:35:08 -07:00
Anthony Dresser
324451ea22
fix hygiene
2020-03-10 22:02:15 -07:00
ADS Merger
4c3e48773d
Merge from vscode cfc1ab4c5f816765b91fb7ead3c3427a7c8581a3
2020-03-11 04:19:23 +00:00
Alan Ren
de65cd84a9
fix collapse widget action icon ( #9537 )
2020-03-10 19:14:47 -07:00
Kim Santiago
a013f7d6ff
Accessibility fixes ( #9516 )
...
* add aria label for deploy plan table
* shift focus to options dialog when opened
* add check for when table is empty
2020-03-10 14:59:06 -07:00
Cory Rivera
0a117fbd00
Add separate dialog to notebook charts for specifying chart options. ( #9454 )
2020-03-10 14:10:34 -07:00
Charles Gagnon
b02273de48
Fix long account dialog text hiding actions ( #9449 )
2020-03-10 13:09:37 -07:00
Chris LaFreniere
3a1cd98856
Add Internal Command for New Resource Deployment ( #9122 )
...
* Prevent check in openerService for cmdregistry
* Revert "Prevent check in openerService for cmdregistry"
This reverts commit c40079e6f38dcd379941474accc1a1e3b42f6103.
* Add internal command that calls extension command
* Add comment
2020-03-10 12:46:55 -07:00
Chris LaFreniere
80ed6131ce
Fix find highlight for multiple find occurrences ( #9518 )
2020-03-10 10:23:16 -07:00
Chris LaFreniere
1fb3faeda1
Notebooks: Fix Internal Links on Windows ( #9513 )
...
* Improve workbench file path detection
* Use fspath instead
2020-03-09 18:10:24 -07:00
Anthony Dresser
6e14f13753
fix sml formatting ( #9510 )
2020-03-09 15:49:47 -07:00
Charles Gagnon
964ff0119e
Update aria label for modal dialog when title is updated ( #9492 )
2020-03-09 08:25:04 -07:00
Aditya Bist
a93f5883b9
Fix updating step icon ( #9488 )
...
* fix updating data
* bump toolsservice and agent versions
* unbumo the version
2020-03-06 16:51:32 -08:00
Amir Omidi
20f7670b32
Stricter tslint rules ( #9352 )
2020-03-06 13:06:44 -08:00