Karl Burtram
f995dea971
Connect the editor for Script operations ( #2123 )
2018-08-02 13:48:47 -04:00
Matt Irvine
d2b6f6844d
Add connection API method to get URI ( #2021 )
2018-07-30 10:52:24 -07:00
Cory Rivera
89c48bbe75
Add option for using generic SQL queries to filter EditData rows via a query editor pane. ( #1329 )
2018-05-14 12:27:55 -07:00
Abbie Petchtes
4b454581fd
fix task icon in dashboard ( #1174 )
2018-04-18 15:49:46 -07:00
Karl Burtram
cd0210c88a
Port VS Code telemetry opt-in dialog ( #1130 )
2018-04-11 15:47:34 -07:00
Karl Burtram
3990719054
Rename registeredServers to objectExplorer ( #1093 )
2018-04-06 13:33:49 -07:00
Karl Burtram
dafb780987
Merge VS Code 1.21 source code ( #1067 )
...
* Initial VS Code 1.21 file copy with patches
* A few more merges
* Post npm install
* Fix batch of build breaks
* Fix more build breaks
* Fix more build errors
* Fix more build breaks
* Runtime fixes 1
* Get connection dialog working with some todos
* Fix a few packaging issues
* Copy several node_modules to package build to fix loader issues
* Fix breaks from master
* A few more fixes
* Make tests pass
* First pass of license header updates
* Second pass of license header updates
* Fix restore dialog issues
* Remove add additional themes menu items
* fix select box issues where the list doesn't show up
* formatting
* Fix editor dispose issue
* Copy over node modules to correct location on all platforms
2018-04-04 15:27:51 -07:00
Karl Burtram
2f8f6064a1
Fix Script as Drop label ( #988 )
2018-03-26 13:51:02 -07:00
Karl Burtram
c06f45cf0e
Fix duplicate localization ids ( #803 )
...
* Add sqlops-core loc project
* Fix duplicate ids step 1
* Merge duplicate id changes.
* A few more duplicate ids
2018-03-01 15:25:51 -08:00
Anthony Dresser
3432dac261
Task contribution ( #742 )
...
* work in progress
* set up necessary code. need to work on getting it working
* formatting
* work in progress
* work in progress
* formatting
* work in progress
* work in progress
* work in progress
* formatting
* needs a lot of work regarding how we do actions vs how extensions do actions
* formatting
* use connection profile for actions
* change action to be
2018-02-27 11:40:13 -08:00
Anthony Dresser
8570910a43
Move protocol client out ( #643 )
...
* close
* connection is working
* formatting
* adds all
* formatting
* formatting and changing how features are initialized
* formatting
* changed named of typings file
* update
* updated to use dataprotocol npm
* formatting
* removed unneeded logging
* readd npm shrinkwrap
* still not working
* removed unnecessary codfe
* addressed comments
* readded azure resource provider
* fix capabilities cacheing
* added backwards capat for older protocol
* update shrinkwrap
* update shrinkwrap
* updated shrinkwrap
* fixed tests
* removed dead code
* remove dead code
* fix compile
* remove backcompat stuff
* change location of npm
* vbump sqltools
* merge master
* fix imports
* fix build breaks
* update for sqlops
* update yarn dependencies
2018-02-20 13:38:16 -08:00
Matt Irvine
3df522536f
Introduce connection API ( #598 )
...
Including getCurrentConnection, getActiveConnections, and getCredentials
2018-02-06 15:56:49 -08:00
Karl Burtram
251ae01c3e
Initial VS Code 1.19 source merge ( #571 )
...
* Initial 1.19 xcopy
* Fix yarn build
* Fix numerous build breaks
* Next batch of build break fixes
* More build break fixes
* Runtime breaks
* Additional post merge fixes
* Fix windows setup file
* Fix test failures.
* Update license header blocks to refer to source eula
2018-01-28 23:37:17 -08:00
Matt Irvine
a63800deb1
Add global current connection ( #505 )
2018-01-24 10:11:34 -08:00
Anthony Dresser
b33ffafdc0
Refact/idea lastknown ( #501 )
...
* close
* connection is working
* formatting
* adds all
* formatting
* removed unneeded logging
* readd npm shrinkwrap
* addressed comments
* fix capabilities cacheing
* updated shrinkwrap
* fixed tests
* remove dead code
* vbump sqltools
2018-01-18 18:03:37 -08:00
Anthony Dresser
0cc7c540a9
Revert "Update dataprotocol client" ( #500 )
...
* Revert "Fix #494 Connection error when connecting to an Azure SQL Server with no firewall rule (#497 )"
This reverts commit edd867b6fc .
* Revert "Update dataprotocol client (#418 )"
This reverts commit 7808496416 .
2018-01-16 15:55:31 -08:00
Anthony Dresser
7808496416
Update dataprotocol client ( #418 )
...
* close
* connection is working
* formatting
* adds all
* formatting
* removed unneeded logging
* readd npm shrinkwrap
* addressed comments
* fix capabilities cacheing
* updated shrinkwrap
* fixed tests
* remove dead code
2018-01-16 11:16:02 -08:00
Kevin Cunnane
a6cb7cbd65
Fix #457 Provide user setting to change defaults for Chart Viewer ( #484 )
...
- Added contribution to define the available chart types
- Use the setting when initializing the chart viewer
2018-01-14 14:16:01 -08:00
Matt Irvine
67aac4e624
Fix script as alter/execute capitalization ( #349 )
2017-12-18 13:55:08 -08:00
Karl Burtram
6ad0df0e3e
Refresh master with initial release/0.24 snapshot ( #332 )
...
* Initial port of release/0.24 source code
* Fix additional headers
* Fix a typo in launch.json
2017-12-15 15:38:57 -08:00
Karl Burtram
3cdac41339
SQL Operations Studio Public Preview 1 (0.23) release source code
2017-11-09 14:30:27 -08:00