Benjamin Russell
24ea675d7d
Edit Data: Fix editing stopping after tab switch ( #579 )
...
* Reverts should not be committed
* WIP
* Updating the angular2-slickgrid package that will fix the issue
* Updating package as per yarn stuff
2018-02-06 19:11:28 -05:00
Matt Irvine
3df522536f
Introduce connection API ( #598 )
...
Including getCurrentConnection, getActiveConnections, and getCredentials
2018-02-06 15:56:49 -08:00
Leila Lali
f5aa49ebb9
Fixes the 'undefined' in connection tree when capabilities not loaded ( #617 )
...
* fixed the bug with loading the connection tree when capabilities not loaded
2018-02-06 13:13:48 -08:00
Karl Burtram
b7c935c602
Fix several regressions in master ( #613 )
...
* Fix service option type enum
* Fix broken Explain button and Actual plan command
2018-02-06 15:22:03 -05:00
Matt Irvine
bbb0f39a94
Don't cut off dashboard icons when they expand ( #601 )
2018-02-05 13:01:38 -08:00
Anthony Dresser
234c2f7c9e
Random undefined access ( #582 )
...
* added check for undefined
* formatting
* fix unrelated compile error
* fixed more unrelated compile bugs
2018-01-30 13:33:09 -08:00
Leila Lali
1b2e264c7d
Dialog with custom UI API ( #561 )
...
* initial checkin for dialog with custom UI API
2018-01-29 14:31:12 -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
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
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
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
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
6d3995aa29
Enable hot exit for saved files ( #469 )
2018-01-11 14:29:26 -08:00
Karl Burtram
7a421cc0bd
Update changelog for Jan release ( #466 )
2018-01-10 16:48:08 -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
5e4b8924ec
Set tab color default off and add config for fill/border ( #452 )
2018-01-08 20:05:27 -05:00
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
Matt Irvine
b1b3a92717
Add tab coloring by server group ( #383 )
2017-12-20 18:21:48 -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
af2414efcb
Update text in Getting Started prompt ( #358 )
2017-12-18 17:48:22 -08:00
Benjamin Russell
2e19ab4595
Adding row ID mapping to ensure correct IDs are used ( #355 )
2017-12-18 17:40:55 -08:00
Aditya Bist
f6497a9ac4
Context menu bug in macOS fixed ( #350 )
...
* context menu now doesnt show in origin on mac
* fixed context menu action being called twice in macOS
2017-12-18 14:45:54 -08:00
Matt Irvine
67aac4e624
Fix script as alter/execute capitalization ( #349 )
2017-12-18 13:55:08 -08:00
Karl Burtram
7fd77173d1
Fix mssql intellisense settings namespace name
2017-12-16 01:30:56 -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
Alex Troshkin
10f2087707
Show disconnect in context menu only when connectionProfile connected ( #150 )
2017-11-20 11:25:46 -08:00
Karl Burtram
3cdac41339
SQL Operations Studio Public Preview 1 (0.23) release source code
2017-11-09 14:30:27 -08:00