Mika Andrianarijaona
03baf3610a
fix: revert README and CONTRIBUTING after last VSCode merge ( #574 )
2018-01-29 10:04:59 -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
9a1ac20710
Show current connection info in the status bar ( #551 )
2018-01-26 14:31:49 -08:00
Anthony Dresser
f640bda802
bump slickgrid to take a hot fix ( #552 )
2018-01-26 13:48:26 -08:00
Anthony Dresser
f9ff1c5910
vbump slickgrid ( #535 )
...
* vbump slickgrid
* bumped angular2-slickgrid
2018-01-24 17:44:24 -08:00
Matt Irvine
a63800deb1
Add global current connection ( #505 )
2018-01-24 10:11:34 -08:00
Anthony Dresser
e432884e25
Update jquery ( #532 )
...
* vbump jquery to 3.1.0 (supported by slickgrid)
* updated typings
* update libraries to work
2018-01-23 12:44:06 -08:00
Cory Rivera
0c14c3cc7f
Make commit id an argument for the build publish script. ( #536 )
...
* Make commit id an argument for the build publish script.
* Make commit an optional argument for publish script.
2018-01-22 16:02:57 -08:00
Cory Rivera
006eedd3a1
Update vscode build publishing scripts for use with sqlops ( #518 )
...
* Modify publishing scripts and gulp mixin task for publishing
update packages.
* Change publish script so that mooncake publishing runs only if the required credentials are provided.
2018-01-19 16:49:06 -08:00
Anthony Dresser
cb4fe55bef
bump html query plan ( #517 )
...
* adds html bump
* vbump html query plan
2018-01-18 18:04:25 -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
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