Anthony Dresser
704222b8d7
remove some vscode differences ( #12146 )
2020-09-04 18:04:30 -07:00
Anthony Dresser
503090856a
Strict null scripting ( #12126 )
...
* strict null scripting
* fix compile
* fix tests
* fix icon
2020-09-04 18:04:08 -07:00
Amir Omidi
59bb827d2e
Introduce vertical cards ( #12125 )
...
* Introduce vertical cards
* Simplify and add a css type
* Feedback
* Update yarn.lock
2020-09-04 15:15:58 -07:00
Maddy
a57379be49
add role on toggelMore action element ( #11975 )
...
* add role on toggelMore action element
* add aria-haspopup
* Fix localization and more descriptive
* single localized constant
Co-authored-by: Vasu Bhog <vabhog@microsoft.com >
2020-09-03 23:37:39 -05:00
Charles Gagnon
787245b058
Don't propagate click when clicking on header filter ( #12130 )
2020-09-03 21:36:11 -07:00
Amir Omidi
1e5ab4d9f0
remove unnecessary import ( #12129 )
2020-09-03 21:17:58 -07:00
Anthony Dresser
b1ce53ade3
Merge branch 'ads-main-vscode-2020-09-03T02-34-50' into main
2020-09-03 19:05:37 -07:00
Charles Gagnon
1b4f6f8934
Add Data Grid Provider API ( #12097 )
...
* Add RegisterResourceDataProvider API
* Change to data grid provider
* fixes
* updates
2020-09-03 17:55:25 -07:00
ADS Merger
a63578e6f7
Merge from vscode 7eaf220cafb9d9e901370ffce02229171cbf3ea6
2020-09-03 16:27:57 -07:00
Alan Ren
39d9eed585
give back the getter for container property ( #12110 )
...
* give back the getter for container property
* parameter type
2020-09-03 13:59:38 -07:00
Anthony Dresser
b7c2eaa65d
strict compile contrib/backup ( #12088 )
2020-09-03 11:50:53 -07:00
Charles Gagnon
887ce88100
Fix tree view icons ( #12095 )
2020-09-02 18:46:34 -07:00
Anthony Dresser
65e253ae0d
attempt to adjust timing ( #12064 )
...
* attempt to adject timing
* add another animation frame wait
* add another debounce
2020-09-02 13:35:55 -07:00
Anthony Dresser
a6314b57b7
Add different flag for azure dialog ( #12073 )
...
* add different flag for azure dialog
* missing code change
* rename browser to browse
2020-09-02 13:35:36 -07:00
Charles Gagnon
e6d250c640
Base resource viewer editor ( #12039 )
...
* Base resource viewer editor
* Use table more directly
* Dispose listeners
* Fix strict compile
* undo
* More strict fixes
* Remove theming logic
* comments
* more fixes
* cleanup
* Remove actions contribution
2020-09-02 13:02:58 -07:00
Anthony Dresser
8b8bef0401
add strict compile for restore ( #12067 )
2020-09-02 11:58:30 -07:00
Anthony Dresser
d8dcc90857
Strict nulls for contrib/restore and contrib/views ( #12044 )
...
* strict nulls for contrib/restore and contrib/views
* remove unnecessary function
* compile error
2020-09-01 17:53:29 -07:00
Monica Gupta
5d4afae616
Sets language mode based on connection type ( #12065 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-09-01 15:43:37 -07:00
Alan Ren
b0211b434a
fix the issue that error dialog is not showing ( #12061 )
2020-09-01 13:08:38 -07:00
Amir Omidi
7ceee95f52
radio card change ( #12049 )
...
* radio card change
* Clone the object
* freeze change description
* Change to deepClone
2020-09-01 12:06:38 -07:00
Monica Gupta
96a6d0674a
Fix for language provider text -non sql family too ( #12040 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-09-01 09:01:53 -07:00
Anthony Dresser
2bc1a41ec4
add contrib/tasks to strict compile ( #12034 )
2020-08-31 20:19:44 -07:00
Justin M
a5b1e027c1
3491 Added Function to NodeTypes. Added Function to CanAlter and CanExecute. Added function support to css. Added drag and drop support for functions ( #11990 )
2020-08-31 16:46:00 -07:00
Anthony Dresser
b6e45b69a6
simplify tsconfig ( #11927 )
2020-08-31 15:35:21 -07:00
Anthony Dresser
f3befb0f4d
Merge branch 'ads-main-vscode-2020-08-22T06-06-45' into main
2020-08-31 14:22:42 -07:00
Charles Gagnon
f7c7274463
Fix context menu for disconnected server nodes ( #12018 )
...
* Fix context menu for disconnected server nodes
* Fix strict compile
2020-08-31 13:34:21 -07:00
Laura Jiang
cb1d892747
adjust div order ( #12022 )
2020-08-31 13:09:26 -07:00
Amir Omidi
61e5003931
fix setCurrentPage ( #12025 )
...
* fix setCurrentPage
* Fix wrong import
2020-08-31 12:36:38 -07:00
Anthony Dresser
8d88791a0b
fix hygiene
...
fix compile errors
fix build; disable a bunch of failing tests
update smoke extension
fix modals
fix icons
2020-08-31 12:35:57 -07:00
ADS Merger
4ad73d381c
Merge from vscode ad407028575a77ea387eb7cc219b323dc017b686
2020-08-31 12:35:56 -07:00
Monica Gupta
3d0dd0de98
Fix for query editor toolbar actions to show correctly based on file type ( #11976 )
...
* Fix for query editor toolbar actions to show correctly based on file type when not connected
* Addressed comments
* Fix when it is .sql file but connection is kust
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-08-31 12:01:23 -07:00
Charles Gagnon
bf278c39bd
Make editable dropdowns emit value change events on type ( #11970 )
2020-08-27 14:52:20 -07:00
Charles Gagnon
9824118a07
Disable new async tree by default ( #11991 )
2020-08-27 14:49:55 -07:00
Shafiq Ur Rahman
2f94307635
Kusto extension for ADS ( #11752 )
...
* Kusto extension
* Add kusto to extensions.ts
* Remove objectExplorerNodeProvider
* Removed some BDC items + CR cleanup
* Cleanup unused strings in package.nls.json
* Remove unused svgs, and some cleanup
* Bringing objectExplorerNode back and hygiene changes
* rename to KustoObjectExplorerNodeProvider
* rename to KustoIconProvider
* Cleanup SQL code
* Fix compilation error
* Clean up in objectExplorerNodeProvider folder
* Some more clean up based on comments
* apiWrapper add
* changed to camelCase
* Remove unused functions/files
* Removed AgentServicesFeature
* dacfx, cms, schemacompare clean up
* Clean up and addressed few comments
* Remove apWrapper from kusto extension
* Addressed few comments
* credentialstore and escapeexception changes
* Added strict check for Kusto extension
* Fix error and addressed comment
* Saving Kusto files shoulf default to .kql
* package.json changes
* Fix objectExplorerNodeProvider
* Amir/kusto fix (#11972 )
* Add the compiled extensions.js
* Fix strict compile rules
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
2020-08-26 14:13:31 -07:00
Amir Omidi
4659d727b7
strict null checks azure ( #11928 )
...
* strict null checks azure
* strict compilation
* Fix compilation issues
* Return empty arrays instead
2020-08-25 18:12:47 -07:00
Chris LaFreniere
82132583af
Re-enable previously commented out configure python wizard tests ( #11945 )
...
* Re-enable configure python wizard tests
* Remove extra comment
2020-08-25 11:26:37 -07:00
Charles Gagnon
7b54abbc96
Fix connection status badge display ( #11933 )
2020-08-25 08:45:42 -07:00
Laura Jiang
8e74ce1881
change indiffeditor ( #11943 )
2020-08-24 19:22:16 -07:00
Charles Gagnon
52ec96e4f1
Fix dropping async oe tree item onto root ( #11934 )
2020-08-24 18:07:42 -07:00
Charles Gagnon
54826b5fe3
Fix dnd auto-connecting profiles when dragging ( #11935 )
...
* Fix dnd auto-connecting profiles when dragging
* Expand connected nodes
* fix
2020-08-24 18:07:08 -07:00
Laura Jiang
18a6879d64
Create sticky run code button for notebook code cell ( #11903 )
...
* update css for run code button
* rm extra position change
2020-08-24 16:05:31 -07:00
Anthony Dresser
3e515f2f59
Strict nulls check contrib/queryplan ( #11917 )
...
* remove angular query pla neditor and replace with non-angular version; strict null check contrib/queryPlan
* fix compile
2020-08-21 23:04:36 -07:00
Anthony Dresser
91065ebc38
Strict null contrib/webview ( #11921 )
...
* strict null contrib/webview
* fix compile
2020-08-21 23:04:29 -07:00
Anthony Dresser
9d680be37a
add strict nulls for contrib/extensions ( #11916 )
2020-08-21 17:17:59 -07:00
Anthony Dresser
faff61bb82
strict null for contrib/preferences and contrib/configuration ( #11915 )
2020-08-21 15:51:29 -07:00
Charles Gagnon
d073cd595b
Disable connectivity mode selection ( #11911 )
...
* Disable connectivity mode selection until Direct mode is fully completed
* add azdata change
2020-08-21 13:08:49 -07:00
Anthony Dresser
1b02fb6906
Add strict compiling for profiler service ( #11898 )
...
* add strict compiling for profiler
* fix up strict
* add contrib
2020-08-21 12:52:24 -07:00
Anthony Dresser
31323d6efb
fix clicking on a profile in azure connection dialog ( #11900 )
2020-08-20 20:41:54 -07:00
Laura Jiang
84d21b1e76
adjust css to pin toolbar ( #11894 )
2020-08-20 17:11:53 -07:00
Monica Gupta
9c81db574e
Fix for File -> New Query ( #11893 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-08-20 14:55:56 -07:00