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
56851dedd2
remove tabindex attribute ( #9616 )
2020-03-13 14:10:26 -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
6652801861
Move underscore to dev only ( #9566 )
...
* moev underscore to dev only
* distro
* build files
* distro
2020-03-12 19:34:27 -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
Chris LaFreniere
0a9a0d3f46
Ensure Active File is Highlighted in Books Viewlet ( #9338 )
...
* Add Reveal in Books editor tab context option
* Select item in books viewlet automatically
* changes
* easier than i thought it'd be
* Merge from Feat/create book
* Undo Merge from Feat/create book
* Use fsPath instead of path
* PR comments
* Fix tests
Co-authored-by: Maddy <12754347+MaddyDev@users.noreply.github.com >
2020-03-05 23:43:22 -08:00
Aditya Bist
997e91f19c
Fix agent steps refresh when changing history ( #9446 )
...
* layering
* switch to events and emitters
* changed to self
2020-03-05 12:33:47 -08:00
Charles Gagnon
df5a8dcb6a
Revert "Hale test ( #9442 )" ( #9443 )
...
This reverts commit 837404b2d6 .
2020-03-04 16:11:15 -08:00
Hale Rankin
837404b2d6
Hale test ( #9442 )
...
* Test commit
* Test commit. Added new line to comment.
Co-authored-by: Hale Rankin <61754801+harankin@users.noreply.github.com >
2020-03-04 15:42:17 -08:00
Chris LaFreniere
0f9d98730e
Improve find by tracking actual rendered text ( #9419 )
...
* Improve find by tracking actual rendered text
* Fix tests, add notebook md render
2020-03-03 16:56:11 -08:00
Charles Gagnon
efab499f1f
Fix TSA scan issue ( #9417 )
2020-03-02 16:08:51 -08:00
Charles Gagnon
01db78f743
Add required property to checkbox and set it for deployment dialog ( #9392 )
2020-03-02 07:54:13 -08:00
Charles Gagnon
6383bc7ebd
Fix checks for checkbox height/width ( #9393 )
2020-03-02 07:53:59 -08:00
Alex Ma
2448a109fc
Fix for table resizing ( #9117 )
...
* some optimization
* check for table
* fix table resizing
* Fix for sash crash
* Removed space
* small optimization
* small change in message
* small change
* changed wording
* removed timeout for onResize
* Removed onGridRendered
* fix isCellOnScreen
* small spacing fixes
* removed timeout in gridParentComponent
* fix for indexing
* reduced instances of "self"
* minor fixes for self and this
2020-02-27 12:52:35 -08:00
Anthony Dresser
d6b5d3c6b1
implement editor move and fix disposal error in query editor ( #9281 )
2020-02-26 21:11:48 -08:00
Amir Omidi
924815353d
Fix a few notebook promises ( #9315 )
...
* Fix a few notebook promises
* Add a _ before sessionDetails
* Change to onUnexpectedError
2020-02-26 11:58:56 -08:00
Cory Rivera
73d9b7f22a
Check if notebook model is undefined in setTrustForNewEditor. ( #9312 )
2020-02-26 11:17:56 -08:00
Cory Rivera
412214e193
Add charting functionality to SQL notebooks. ( #9306 )
2020-02-26 10:52:19 -08:00
Charles Gagnon
a9056bbba5
Fix server group dialog open ( #9330 )
2020-02-25 15:14:32 -08:00
Amir Omidi
628fd8d74d
Separator component ( #9310 )
...
* Separator component
2020-02-24 16:53:42 -08:00
Aditya Bist
d7ea1123ef
fix azdata connection API for dashboard connections ( #9311 )
2020-02-24 16:32:38 -08:00
Anthony Dresser
de5f1eb780
Merge from vscode 33a65245075e4d18908652865a79cf5489c30f40 ( #9279 )
...
* Merge from vscode 33a65245075e4d18908652865a79cf5489c30f40
* remove github
2020-02-21 23:42:19 -08:00
Alan Ren
c446cea3a0
fix the input width height issue ( #9273 )
...
* fix the input width height issue
* updates
2020-02-21 16:12:56 -08:00
Chris LaFreniere
41a90c01c3
Listen to escape key to close nb find widget ( #9247 )
2020-02-21 15:54:21 -08:00