Commit Graph

80 Commits

Author SHA1 Message Date
Anthony Dresser
e2efe69b73 fix sizing issues with explorer widget (#502) 2018-01-18 11:25:44 -08:00
Karl Burtram
8b85a47cf7 Bump SQL Tools Service to 1.4.0-alpha-4 (#511)
* Bump SQL Tools Service to 1.4.0-alpha-4

* Bump SQL Ops version to 0.26.0
2018-01-17 21:22:06 -08:00
Karl Burtram
5afa287e47 Fix broken XEvent Profiler (#504)
* Fix broken profilergrid and choose columns dialog

* Additional profiler changes

* Additonal profiler bugs fixes
2018-01-17 14:24:05 -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
Kevin Cunnane
edd867b6fc Fix #494 Connection error when connecting to an Azure SQL Server with no firewall rule (#497)
- Reenabled the link and added a click handler that actually opens up the help
- Changed to using an aka.ms link so that if the docs page changes in the future we can update the link and not need to re-ship the code
2018-01-16 12:20:58 -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
Karl Burtram
ad27f7dbba Update changelog and readme for Jan release (#496) 2018-01-16 11:13:24 -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
Karl Burtram
146fd41b50 Update CHANGELOG.md for 0.25.4 release (#485) 2018-01-12 20:07:24 -08:00
Matt Irvine
fcb6f7f9ee open-url changes 2018-01-12 15:00:21 -08:00
Karl Burtram
94bd1c4d7d Bump SQL Ops to 0.25.4 for next Jan release candidate build (#483) 2018-01-12 12:44:00 -08:00
Sebastian Pfliegel
e4a0e4e0c1 Add cursor snippet (#475)
* Add cursor snippet

* Workaround to avoid issue #480

Remove SELECT and tab to the place for custom code
2018-01-12 12:39:17 -08:00
Karl Burtram
b73b09a1d3 Bump SQL Ops version to 0.23.3 for next release candidate build (#479) 0.25.3 2018-01-11 17:21:53 -08:00
Cory Rivera
a69a9778a6 Fix update package download paths (#476)
* Change update package download path to use sqlops naming.

* Add SqlEdit comments above download path changes.
2018-01-11 17:19:40 -08:00
Matt Irvine
6d3995aa29 Enable hot exit for saved files (#469) 2018-01-11 14:29:26 -08:00
Karl Burtram
7cf0847ef5 Bump Tools Service version to pick up latest changes (#471) 0.25.2 2018-01-10 21:58:27 -08:00
Matt Irvine
8e8e1f6913 Disable hot exit (#468) 2018-01-10 18:07:49 -08:00
Karl Burtram
7a421cc0bd Update changelog for Jan release (#466) 2018-01-10 16:48:08 -08:00
Karl Burtram
fb82440412 Bump product version to 0.25.2 (#461) 2018-01-10 13:10:35 -08:00
Benjamin Russell
2263ea48a1 Disabling the "learn more" link for now (#451)
* Disabling the "learn more" link for now

* Adding date/issue link
2018-01-10 10:29:06 -08:00
Matt Irvine
1868a6127a Fix bug where collapsed OE icon never appeared for selected element (#453) 2018-01-09 15:35:51 -05:00
Matt Irvine
5e4b8924ec Set tab color default off and add config for fill/border (#452) 2018-01-08 20:05:27 -05:00
Matt Irvine
62de97da54 Redraw tab background color when dragged (#442) 2018-01-08 12:40:04 -05:00
Anthony Dresser
9e051c6f63 update shrinkwrap (#445) 2018-01-04 16:32:30 -08:00
Karl Burtram
a43444e95f Bump SQL Ops to 0.25.1 for next release (#444) 2018-01-04 13:39:12 -08:00
Alex Tercete
a3948ac744 Fix "No extension gallery service configured" error (#427)
The error occurred when trying to install an extension from the new
_File > Install Extension from VSIX Package_ menu entry.

Because there's no gallery URL configured at the moment, querying the
gallery to retrieve package metadata is pointless, and skipping this
step fixes the problem for now.
2018-01-04 13:36:25 -08:00
Karl Burtram
1cd4b39e9d Revert "Remove unneeded npm package references from mssql" (#443)
* Revert "update libraries to clean node_modules (#394)"

This reverts commit e691b278ae.

* Revert "Update README.md to link to the insiders build release page (#440)"

This reverts commit 334c755118.

* Revert "Remove unneeded npm package references from mssql (#438)"

This reverts commit ee80bddd17.
2018-01-04 12:52:58 -08:00
Anthony Dresser
e691b278ae update libraries to clean node_modules (#394) 2018-01-04 11:48:21 -08:00
Karl Burtram
334c755118 Update README.md to link to the insiders build release page (#440) 0.25.0 2018-01-03 22:19:38 -08:00
Karl Burtram
ee80bddd17 Remove unneeded npm package references from mssql (#438) 2018-01-03 17:28:06 -08:00
Karl Burtram
c9067a0baf Install tools service relative to extension (#437) 2018-01-03 17:02:01 -08:00
Karl Burtram
ecc978a695 Update copyright date to 2018 (#431) 2018-01-03 14:47:28 -08:00
Aditya Bist
4a28e813c5 changed icon color when tree selected for light theme (#425) 2018-01-04 02:06:37 +05:30
Karl Burtram
b8db4a76b4 Fix broken Run Current Query command (#420) 2018-01-03 11:17:49 -08:00
Abbie Petchtes
e8b1b1a75f Add saved connections to connection dialog (#411)
* add saved connections to connection dialog

* fix saved connections layout

* add comments

* formatting
2018-01-02 13:41:13 -08:00
Abbie Petchtes
874b242944 fix theming issue for manage account status bar icon (#396) 2018-01-02 13:37:56 -08:00
Abbie Petchtes
da75681f83 Fix issue where loading unsave sql file open as untitiledEditorInput (#385)
* fix issue where loading unsave sql file open as untitiledEditorInput

* add SQL CARBON EDIT comment
2018-01-02 13:36:43 -08:00
Anthony Dresser
1dea81f82f Revert "idea"
This reverts commit 4826b6adc9.
2017-12-29 00:40:23 -08:00
Anthony Dresser
4826b6adc9 idea 2017-12-29 00:39:34 -08:00
Anthony Dresser
8afebd2e10 Extensions Cleanup (#359)
* clean up extensions

* updated copyrights

* formatting
2017-12-20 21:35:52 -08:00
Matt Irvine
b1b3a92717 Add tab coloring by server group (#383) 2017-12-20 18:21:48 -08:00
Karl Burtram
3ffafbe5bc Resize the start menu pinned icons to display correct (#382) 2017-12-20 13:56:27 -08:00
Karl Burtram
eb81a72b88 Update SQLOPS version to 0.25.0 for Jan release (#380) 2017-12-20 11:33:44 -08:00
Karl Burtram
2e70b55da8 Update pinned start menu icons (#379) 2017-12-20 11:27:52 -08:00
Karl Burtram
ad0c12ec95 Change 'Server name' to 'Server' (#372) 2017-12-20 10:25:10 -08:00
Aditya Bist
572aebd8c8 fixed bug where drag and drop would break scripting (#369) 2017-12-19 12:45:33 -08:00
Karl Burtram
dbb421f503 Disable custom title bar rendering on macOS (#362) 2017-12-19 00:33:42 -08:00
Karl Burtram
a75c799b34 Update download links on readme.md 2017-12-18 22:39:01 -08:00
Karl Burtram
579958409d Update readme and changelog files for Dec release (#360)
* Stage changes

* Update changelog with additional bug details
2017-12-18 21:27:21 -08:00
Karl Burtram
af2414efcb Update text in Getting Started prompt (#358) 2017-12-18 17:48:22 -08:00