Alex Ma
abd6cd701c
Moved items around to handle new untitledQueryEditorInput location ( #16914 )
...
* moved items around to handle new untitledQueryEditorInput location
* added editor inputs to constants.
* added interface for untitledQueryEditorInput
* added IUntitledQueryEditorInput
* Revert "added IUntitledQueryEditorInput"
This reverts commit 67955eb289458e7ac4e7e5ce0ee077f38ed82a2c.
* Revert "added interface for untitledQueryEditorInput"
This reverts commit 88552dbd811b643fd51d5d21f4571b677d7bfc73.
* Revert "Revert "added interface for untitledQueryEditorInput""
This reverts commit 13a89c40e4cb0a3fa495f5b150c066892387e509.
* Revert "Revert "added IUntitledQueryEditorInput""
This reverts commit 8b2258ab49275a271a39036ea1734feca98ee753.
* added extends for IUntitledQueryEditorInput
* added casting in editorGroupView
* Revert "added casting in editorGroupView"
This reverts commit 61500ea43690b08ba2393808a8d118abc60da4ac.
2021-08-30 09:43:19 -07:00
Lucy Zhang
ea5f9091d1
add horizontal scroll bar to output ( #16918 )
2021-08-27 11:42:02 -07:00
Barbara Valdez
3dd212c90d
Modify treeDataChange event ( #125214 ) ( #16907 )
...
Modify treeDataChange event to support firing arrays.
2021-08-26 15:11:13 -07:00
Karl Burtram
a0f3d0873b
Enable scripting for triggers and other objects ( #16885 )
...
* WIP 1
* Add parentName to azdata
* Add some additional types for scripting
* Add parent type name to support view subobjects
* bump dependencies and address review comments
2021-08-26 14:43:36 -07:00
Alan Ren
674928e889
reset the icon before use ( #16896 )
2021-08-26 00:14:45 -07:00
Charles Gagnon
0aede16aaa
Fix duplicate editor windows on reload ( #16893 )
2021-08-25 20:07:58 -07:00
Cory Rivera
cb7b7da0a4
Merge from vscode e3c4990c67c40213af168300d1cfeb71d680f877 ( #16569 )
2021-08-25 16:28:29 -07:00
Alan Ren
ab1112bfb3
fix refresh node and add sample ( #16888 )
2021-08-25 14:52:45 -07:00
Charles Gagnon
fe1f8fb2f3
Add setting for enabling using new markdown renderer ( #16864 )
...
* Add setting for enabling using new markdown renderer
* Use const
* Fix circular dependency
* Default setting to false
2021-08-25 12:43:32 -07:00
Alan Ren
712a1b3a65
allow extension to provide custom icons to data explorer tree ( #16868 )
...
* expose icon path to extension for OE node
* remove node type
* pr comments
2021-08-24 17:52:19 -07:00
Alan Ren
d281ec9d16
add default value for options ( #16873 )
2021-08-24 12:03:25 -07:00
Karl Burtram
1e0b0bb21a
Fix link for Getting Started command ( #16863 )
...
* Fix link for Getting Started command
* Fix comment
2021-08-24 09:58:32 -07:00
Charles Gagnon
51db55408c
Disable VS Notebook configuration settings ( #16865 )
2021-08-23 18:24:55 -07:00
Charles Gagnon
2e92a903c7
Remove optimized table setting ( #16857 )
...
* Remove optimized table option
* comment out
* completely remove
* one more
2021-08-23 14:17:34 -07:00
Lewis Sanchez
02dbac3b5f
Enable Azure Data Studio's database selector to behave like SSMS' ( #16681 )
...
* Enable Azure Data Studio's database selector to behave like the one in SSMS
* Revert "Enable Azure Data Studio's database selector to behave like the one in SSMS"
This reverts commit d146eef998a3192f76df80794a31a45c8be7f786.
* Database selector auto commits selection
* Adds comment explaining change
* Auto commits selected database on blur
* Confirms db name changed before committing db selection
* Moves changed db check to selected database method
* Makes use of dbName instead of having to get value from dropdown
* Code review change
2021-08-23 11:26:33 -07:00
Lucy Zhang
1aee3498bc
Filter plugin: don't set columns if auto size column plugin is also on ( #16833 )
...
* don't rerender columns if autosize plugin is on
* add comments
* pr comments
* pr comments
* pr comments
* add comment
2021-08-23 08:32:30 -07:00
Daniel Grajeda
ed280cb003
Add html-to-image library ( #16845 )
...
For use by the Notebook Views insert cells modal
2021-08-20 17:18:23 -07:00
Charles Gagnon
ccaf111696
Add more Azure account logging ( #16847 )
...
* logging 1
* More logging
* more logging
* Handle each tenant separately.
* cleanup
2021-08-20 13:23:36 -07:00
Alex Ma
bbe77d6823
added queryRunner.uri to queryModelService ( #16835 )
2021-08-19 13:41:15 -07:00
Alan Ren
ac76409335
update typings file ( #16832 )
2021-08-19 13:33:53 -07:00
Charles Gagnon
da73265c9e
Promote some proposed APIs ( #16831 )
...
* Promote some proposed APIs
* Remove buttoncell
* Fix location
2021-08-19 12:29:48 -07:00
Alan Ren
ae2fc70a60
layout the child component ( #16826 )
2021-08-19 09:42:27 -07:00
Aditya Bist
2aabc1ea9b
fix arrow keys not working in server group dialog ( #16825 )
...
* fix arro keys not working in server group dialog
* use existing container instead of dom element
* proper fix with code cleaning
2021-08-18 17:10:59 -07:00
Alan Ren
9c45b87021
hook up validity changed event ( #16824 )
2021-08-18 15:45:57 -07:00
Charles Gagnon
ea6e03f826
Fix azure account tree subscription check ( #16822 )
...
* Fix azure account tree subscription check
* comment
2021-08-18 14:35:16 -07:00
Alan Ren
8c858f9990
make custom buttons already secondary ( #16812 )
...
* make custom buttons already secondary
* move the logic to a single place
2021-08-18 12:09:38 -07:00
Daniel Grajeda
640c6f30f4
Notebook views UI 2 ( #15865 )
...
Provide access to the Notebook Views UI. Feature is hidden behind a feature flag.
Co-authored-by: rkselfhost <rkselfhost@outlook.com >
2021-08-17 14:15:28 -07:00
Charles Gagnon
82576e54a4
Add more marked.js tests ( #16800 )
2021-08-17 14:02:18 -07:00
Alan Ren
f2499fb01b
enable task cancellation for wizard operation ( #16804 )
2021-08-17 13:15:50 -07:00
Alan Ren
b7b23dcecc
add page custom buttons ( #16797 )
2021-08-17 09:32:07 -07:00
Alan Ren
c67a66c6ff
only handle connection profile ( #16790 )
2021-08-16 13:31:06 -07:00
Charles Gagnon
ecb5bb4ed8
Fix scan hits ( #16788 )
2021-08-16 12:59:18 -07:00
Charles Gagnon
455b3478c1
Fix download manually link ( #16787 )
...
* Fix download manually link
* Fix compile
2021-08-16 12:45:19 -07:00
Alan Ren
560a8b7c9b
add required indicator ( #16777 )
2021-08-16 10:48:23 -07:00
Alan Ren
2e2e6e2767
remove special case ( #16779 )
2021-08-16 10:47:39 -07:00
Monica Gupta
5049bf0c7f
Fix for getting auth token for Kusto resource ( #16773 )
...
* Fix for getting auth token for Kusto resource
* Addressed comment
Co-authored-by: hhh <gfhg>
2021-08-13 14:50:42 -07:00
Aditya Bist
8ae04c456d
re enable keytar test to check Ad Hoc build ( #16758 )
2021-08-12 14:48:10 -07:00
Lucy Zhang
627ffff506
Refactor auto size columns plugin ( #16709 )
...
* refactor auto size columns plugin
* clean up
* pr comments
* pr comments
2021-08-12 13:55:19 -07:00
Charles Gagnon
041bd560c0
Fix modelview container removal issue ( #16753 )
2021-08-12 13:12:31 -07:00
Aditya Bist
2f8e2f3132
Synapse query editor dropdown fix ( #16684 )
...
* formatting
* update comment
* format doc
* fix connection test
* remove unused imports
* test server info mock
* try with mocks
* add server info check for tests
* added logic for corner case
2021-08-12 12:28:55 -07:00
Charles Gagnon
0f3be7dabc
Fix title icons ( #16750 )
2021-08-12 10:59:54 -07:00
Charles Gagnon
78f48b69a4
Add new extensions location var ( #16747 )
2021-08-12 10:16:54 -07:00
Charles Gagnon
1015b2f960
Fix schema compare diff editor not showing ( #16733 )
...
* Fix schema compare diff editor not showing
* remove unneeded
* remove more unused
2021-08-11 23:15:08 -07:00
Alan Ren
491297be82
update modal.ts ( #16736 )
2021-08-11 23:11:33 -07:00
Karl Burtram
1e761bc159
Use preview welcome page if enabled ( #16734 )
...
* Use preview welcome page if enabled
* Fix typo in comment
2021-08-11 18:01:36 -07:00
Daniel Grajeda
10ee4f2d7c
Notebook Views Actions fix for ADS Web ( #16707 )
2021-08-11 13:19:02 -07:00
Charles Gagnon
47c8b22bb4
Add more connection logging ( #16682 )
...
* Add more connection logging
* remove return
2021-08-10 17:16:38 -07:00
Aditya Bist
6122f96607
fix tasks ( #16668 )
2021-08-10 13:46:13 -07:00
Karl Burtram
309e558727
Diasable keytar test blocking build ( #16662 )
...
* Diasable keytar test blocking build
* Format document
2021-08-10 13:13:36 -07:00
Aasim Khan
4bc75ef6d6
Updating mssql to get azure dashboard fixes: ( #16658 )
...
1. making cpucount and phy mem props optional in ServerInfo
2. Moving the 2 props to azdata.proposed
2021-08-10 13:06:36 -07:00