Aasim Khan
2a9705c495
Fixing async server tree ( #22511 )
...
* Changing look of new OE
* Fixing styling
* Fixing moving of connected profile
* Fixing drag and drop where treenodes delete connection nodes
* Fixing Deleting and disconnecting in AsyncServerTree
* Adding constant for OE timeout
* Updated interfaces
* Removing test compilation errors
* Fixing most events in async server tree
* Fixing connection pane styling
* Fixing find node function
* Fixing some more operations
* Fixing some ops
* All operations done
* Fixed active connections
* Fixed data source
* Adding support for setting parents
* code cleanup
* Fixing icon styling issues
* Fix errors
* Fixing comment
* Fixing spacing
* Adding explanation to OE service.
* Reverting server delegate changes
* Reverting styling
* reverting more styling change
* reverting more styling
* Fixing has children
* Fixing drag and drop to tree nodes
* fixing drag and drop
* reverting timing
* fixing drag and drop
* cleaning some code
* Fixed server and group moving
* spell check
* consolidating some logic
* Fixed whitespace
* fixing moving to root group
2023-03-29 13:59:35 -07:00
Charles Gagnon
5c6ea2890a
Switch "Install" to "Download" for downloaded extensions ( #22498 )
2023-03-28 15:35:43 -07:00
Alan Ren
e15b612166
update manage extension action ( #22488 )
2023-03-27 20:40:26 -07:00
Alan Ren
115062c0fc
bring back ads edit ( #22472 )
2023-03-27 11:27:41 -07:00
Alan Ren
35cb233851
support default action for OE node ( #22455 )
...
* support default action for OE node
* fix floating promise
2023-03-24 20:09:48 -07:00
Cheena Malhotra
8539b63a5c
Upgrade http(s)-proxy-agent dependent npm packages ( #22306 )
2023-03-13 11:05:59 -07:00
Aasim Khan
d3f4f0daa4
Adding light contrast theme ( #22028 )
...
* Adding light contrast theme
* fixing oe icons
* Fixing more files
* Converting ep files to support hc light
* Revert "Copy Headers for Selected Columns (#21622 )"
This reverts commit f74d6f6d9b .
* Adding more css rules
* Fixing modal
* Fixing azure icons
2023-03-06 17:31:27 -08:00
Alan Ren
b5a9a3647b
escape the special character ( #22141 )
2023-03-03 23:57:40 -08:00
Lewis Sanchez
eb3c5f1f47
Moves New Deployment from connections pane to file menu bar. ( #22090 )
...
* Moves New Deployment to file menu bar.
* Add deployment back to breadcrumb menu
* Update extensions/resource-deployment/DEVELOPER_GUIDE.md
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Adjust new deployment mnemonic
* Remove unused localized string
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-03-02 16:26:38 -08:00
Hai Cao
20969bf244
Add perf marks for query execution ( #22082 )
2023-03-02 11:36:29 -08:00
Charles Gagnon
703f97a7bf
Remove kburtram-query-plan ( #22017 )
...
* Remove kburtram-query-plan
* distro
* distro2
2023-02-24 09:12:04 -08:00
Cory Rivera
f53119c2a6
Enable VS Code notebooks with a built-in SQL kernel. ( #21995 )
2023-02-23 16:22:46 -08:00
Alex Ma
298402647d
Added error handling service for providers ( #21627 )
...
* added prototype errorHandlerService
* added initial contracts
* Added WIP client sent request function
* added WIP signature for handleOtherError to resourceProviderService
* made some small fixes
* removed unnecessary resourceProviderId
* added updates to contracts and resourceProvider
* moved error codes to azdata proposed
* added connection type instead of profile
* added WIP handleOtherError code
* added fix for send
* added WIP change password function in resource provider
* added work in progress error handling thread
* added errorHandler interface
* added result error check
* renamed errorHandling namespace to diagnostics
* WIP rename of errorhandler
* light cleanup
* Bump json5 from 2.1.3 to 2.2.3 in /extensions/machine-learning (#21514 )
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Stops second invocation of createNewSession while expanding OE tree items on disconnected servers (#21437 )
* Debounces second invocation while expanding OE tree items
* Minor clean up
* Adjusts debounce time
* Adding temp trace comments
* Adds missing semicolon
* Removes debouncer to stop 2nd newSession calls
* Removes temp trace comments
* Updates comment
Co-authored-by: Alan Ren <alanren@microsoft.com >
* Bump json5 from 2.1.3 to 2.2.3 in /extensions/admin-tool-ext-win (#21546 )
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix resource endpoints to end with slash (#21540 )
* Bump json5 from 2.1.3 to 2.2.3 in /extensions/azcli (#21543 )
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump json5 from 2.1.3 to 2.2.3 in /extensions/arc (#21544 )
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* renamed diagnostics service slightly
* registered service
* added work in progress diagnostics implementation
* small changes
* added new diagnostics exe
* Changes for Diagnostics Service (#21583 )
Co-authored-by: Cheena Malhotra <cmalhotra@microsoft.com >
* WIP provider changes
* added changes for errorDiagnosticsService
* removed stuff from mssql.
* made fix to connectionManagementService
* added error catch
* added small changes
* more small changes made
* added small changes to handleOtherError
* moved changePassword to CMS
* added testErrorDiagnosticsService
* Added provider-based handling for change password/generic error handling. (#21662 )
* WIP rework for error connection change
* added connectionProfileDuringError
* added working password reset
* added comments
* consolidated connection profile conversion
* added additionalObjects parameter.
* removed unnecessary error profile grab
* added comments
* added changes to parameters and comments
* added changes and params
* added handleConnectionErrorParam
* added more changes
* added async
* added params and more
* added many fixes
* added updated documentation
* added WIP password change dialog with await
* added error handling
* added comment
* added options as parameters
* cleaned up parameters
* added async
* added check fixes
* Added username to title
* added server name to dialog
* Added dialog changes
* Revert "Added dialog changes"
This reverts commit c2bdcd16f4a0dffdc643ef9cae1c1a20642ac512.
* Revert "added server name to dialog"
This reverts commit dbd22e80461b5a068643f0c2d6728adce4010978.
* Revert "Added username to title"
This reverts commit 6d936b4d5f97f9345f8ec2fdbbcf6b52df18820a.
* Revert "added check fixes"
This reverts commit f58081a5af3276766e2042b4d671455b18add9a7.
* Revert "added async"
This reverts commit dd1198e26ec7542ec51add0628f588361d674299.
* Revert "cleaned up parameters"
This reverts commit 51135c9f9db452104697483779d8df15b6430717.
* Revert "added options as parameters"
This reverts commit b167804a2410558bbe60042e017ae2c77af7697f.
* Revert "added comment"
This reverts commit 0ad37326a3e025e88f715e3f2547be6825597a8d.
* Revert "added error handling"
This reverts commit 69340980d2c84056a2bcf126ea77f4b5ed4cddf3.
* Revert "added WIP password change dialog with await"
This reverts commit 9e43113e07b10421b39575f6c7dd14287662b90d.
* added a fix to check
* added fixes
* added back in change password changes
* added in comment
* added suggested changes
* removed param colons
* Update extensions/mssql/src/errorDiagnostics/errorDiagnosticsProvider.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Update src/sql/azdata.proposed.d.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* fixed conversion and provider dialog
* altered comments
* Update src/sql/platform/connection/common/utils.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* renamed Id
* Update src/sql/platform/connection/common/utils.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Improvements for Change password dialog + logs added (#21794 )
* Improvements for Change password dialog + logs added
* Include server
* fixed tab space
* added comment
---------
Co-authored-by: Alex Ma <alma1@microsoft.com >
* Update src/sql/azdata.proposed.d.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* added fix to id to extHostErrorDiagnostics
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lewis Sanchez <87730006+lewis-sanchez@users.noreply.github.com >
Co-authored-by: Alan Ren <alanren@microsoft.com >
Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com >
Co-authored-by: Cheena Malhotra <cmalhotra@microsoft.com >
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-01-31 14:31:12 -08:00
Karl Burtram
ac4afbec6c
Add allow list of valid notebook command uris ( #163322 ) ( #21701 )
...
* Add allow list of valid notebook command uris (#163322 )
This restricts notebooks to run three command uris. These 3 commands should all be safe to run, even with untrusted inputs
* Fix incorrectly resolved merge conflict
Co-authored-by: Matt Bierner <matb@microsoft.com >
2023-01-23 12:01:53 -08:00
Karl Burtram
cabe158f07
Normalize resources when checking valid roots ( #163327 ) ( #21700 )
...
Fix MSCR 74267
Fix https://github.com/microsoft/vscode-internalbacklog/issues/3140
Remove extra indexOf check
This could cause failures for files such as `img..png`
Co-authored-by: Matt Bierner <matb@microsoft.com >
2023-01-23 12:01:36 -08:00
Karl Burtram
ce0710a4b4
Safer construction of notebook html ( #170987 ) ( #21699 )
...
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
2023-01-23 12:00:33 -08:00
Hai Cao
29c8d4bd3d
port fix for vscode issue 160827 ( #21457 )
2022-12-21 10:37:55 -08:00
Kim Santiago
a4db7309af
Fix schema compare not always showing diff color highlighting ( #21413 )
...
* Fix schema compare not always showing diff color highlighting
* move helper functions into diffEditorWidget.ts
2022-12-14 17:24:10 -08:00
Charles Gagnon
62d5c1f2d6
Fix action dropdowns focusing hidden button & fix ext action button ( #21326 )
2022-11-29 22:41:48 -08:00
Karl Burtram
6b9d5db145
Update Electron to 19.1.3 ( #21244 )
...
* chore: bump electron@18.0.0-beta.4
* Merge commit
* chore: update electron@19.0.17 (#161027 )
* chore: update electron@19.0.17
* chore: update API typings
* fix: compilation errors
* build: add libcups dependency
* chore: update electron@19.1.3 (#164864 )
* Update yarn
Co-authored-by: deepak1556 <hop2deep@gmail.com >
2022-11-16 13:52:02 -08:00
Cory Rivera
a37d6230f9
Remove API compatibility layer for VS Code notebook extensions ( #21225 )
2022-11-15 10:38:41 -08:00
Aasim Khan
c8a80a5270
Adding SQL Carbon edit comment ( #21202 )
2022-11-10 15:46:05 -08:00
Aasim Khan
298cc4676b
Updating id generation logic to avoid substring overlaps ( #21181 )
2022-11-09 15:40:20 -08:00
Karl Burtram
f1cb925543
Fix open file on drop-n-drop ( #21006 )
2022-11-03 13:40:42 -07:00
Charles Gagnon
fb05c4304e
Switch to 1DS endpoint ( #20769 )
...
* Update to 1DS client
* remove product config
* Update ai keys
* use our own event prefix
* re-enable telemetry
* Update distro and remove default enableTelemetry
* distro
* Remove asimovKey references
* add comment
* distro
* distro
* distro
* add files that break precommit hook
* cleanup/fixes
* distro
* distro + event prefix update
* distro
* more
2022-11-03 08:45:06 -07:00
Hai Cao
7ee9a22f03
add Encryption related welcome msg ( #21048 )
2022-11-01 09:42:16 -07:00
Karl Burtram
e0e333c35f
Fix lost results on query editor save ( #21043 )
...
* Fix lost results on query editor save
* Fix typos
2022-10-31 14:51:12 -07:00
Barbara Valdez
275a772496
Reimplement drag and drop with the new interface ( #21037 )
...
* re enable drag and drop in book tree view
2022-10-31 10:12:23 -07:00
Hai Cao
e28c3894f6
Fix settings referring to VS Code ( #21019 )
...
* update VS Code to ADS in settings
* update github extension setting from VS Code to ADS
* update description of github extension
2022-10-28 13:01:58 -07:00
Charles Gagnon
9ea5a66c52
Fix embedded images not rendering ( #21021 )
2022-10-27 22:59:03 -07:00
Cory Rivera
5f6eed12c2
Re-enable .NET Interactive in Ipynb notebooks ( #21002 )
2022-10-27 13:49:37 -07:00
Hai Cao
540ebd6f7f
remove "New File..." from File menu ( #20999 )
...
* remove New File... from File menu
* doc
2022-10-27 09:45:37 -07:00
Charles Gagnon
8534b12ee5
Fix extension gallery engine version check ( #21000 )
...
* Fix extension gallery engine version check
* disable extension scanner tests
* edit tag
2022-10-26 22:46:03 -07:00
Alan Ren
e691263956
fix the contrast rate issue of couple view icons in activity bar ( #21003 )
...
* fix connections and notebooks view icon issue
* update name
* remove css reference
2022-10-26 19:27:42 -07:00
Alan Ren
c811303570
bring back welcome page ( #20969 )
2022-10-25 12:35:32 -07:00
Christopher Suh
ab958a2724
quick draft PR for not throwing when looking for a chunked password ( #150402 ) ( #20956 )
...
* quick draft PR for not throwing when looking for a chunked password
* update comment with more info
Co-authored-by: Ian Huff <ianhuff@Ians-MacBook-Pro.local >
Co-authored-by: Ian Huff <ianhu@microsoft.com >
Co-authored-by: Ian Huff <ianhuff@Ians-MacBook-Pro.local >
2022-10-24 17:48:06 -07:00
Alan Ren
42d2c6d656
Fix disabled state for debug toolbar icons ( #149172 ) ( #20942 )
...
* Use opacity for disable debug toolbar icons
* Update action bar disabled foreground styles
Co-authored-by: David Dossett <ddossett@microsoft.com >
2022-10-24 12:19:19 -07:00
Karl Burtram
7f0dd5ac1d
Load angular prior to loader.js ( #20934 )
...
* Load angular prior to loader.js
* Bump distro
2022-10-24 09:00:55 -07:00
Karl Burtram
daf81cc9e7
Fix extension load issues on insider build ( #20920 )
2022-10-21 14:07:22 -07:00
Karl Burtram
8a3d08f0de
Merge vscode 1.67 ( #20883 )
...
* Fix initial build breaks from 1.67 merge (#2514 )
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515 )
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516 )
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
2022-10-19 19:13:18 -07:00
Charles Gagnon
3005d5435f
Add preview features enabled flag to issue reporter info ( #20808 )
...
* Add preview features enabled flag to issue reporter info
* fix tests
* fix key
2022-10-11 15:46:32 -07:00
Charles Gagnon
7b05194e77
Add app quality to extension API ( #20731 )
...
* Add app quality to extension API
* Comment
* Special case rc1 to stable
2022-10-05 14:42:23 -07:00
Charles Gagnon
4bd2befefe
Use ADS name for telemetry log ( #20713 )
2022-10-03 14:07:46 -07:00
Charles Gagnon
c7eefb28cb
Fix null ref error in terminal service ( #20656 )
2022-09-23 12:22:13 -07:00
Charles Gagnon
509e4b0509
Move legacy tree from vs to sql ( #20622 )
...
* Move legacy tree from vs to sql
* fix tests
* exemption
* Fix lint
2022-09-19 15:19:40 -07:00
Charles Gagnon
a78a158acd
Add saved files to recently opened ( #20470 )
2022-08-29 09:04:59 -07:00
Alan Ren
a39d73da24
install another version is not supported ( #20300 )
2022-08-10 15:36:59 -07:00
Kim Santiago
3196e99bd6
fix diff editor colors not getting reversed after vscode merge ( #20118 )
2022-07-20 14:00:01 -07:00
Charles Gagnon
ba1f4db745
Make createEditorInput async ( #20038 )
2022-07-14 19:39:52 -07:00
Charles Gagnon
050cb16619
Fix error when installing extensions from gallery ( #20012 )
...
* Fix error when installing extensions from gallery
* update
2022-07-12 10:36:08 -07:00