Karl Burtram
20853ddf7e
Bump SQL Ops to 0.28.4 ( #1134 )
2018-04-11 17:07:36 -07:00
Karl Burtram
cd0210c88a
Port VS Code telemetry opt-in dialog ( #1130 )
2018-04-11 15:47:34 -07:00
Karl Burtram
087a6a0810
Bump SQL Ops to 0.28.3 ( #1125 )
2018-04-11 13:27:05 -07:00
Karl Burtram
1800d0baaf
Bump SQL Ops to 0.28.2 ( #1098 )
2018-04-06 15:51:24 -07:00
Karl Burtram
2182658301
Fix OE single click and expand groups by default ( #1096 )
2018-04-06 15:15:41 -07:00
Karl Burtram
3990719054
Rename registeredServers to objectExplorer ( #1093 )
2018-04-06 13:33:49 -07:00
Karl Burtram
7e49167530
Bump SQL Tools version to 1.4.0-alpha.18 ( #1075 )
2018-04-04 18:36:41 -07:00
Karl Burtram
a680a2a7dc
Revert travis file to pre-1.21 merge ( #1074 )
2018-04-04 18:31:17 -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
a14c0351ba
Update readme.md and changelog for March release ( #1008 )
...
* Update changelog
* Update readme fwlinks
* A couple more thank you's
2018-03-27 20:26:43 -07:00
Karl Burtram
08d97cc795
Bump SQL Ops to 0.28 for April release train ( #993 )
2018-03-26 14:46:16 -07:00
Karl Burtram
2f8f6064a1
Fix Script as Drop label ( #988 )
2018-03-26 13:51:02 -07:00
Karl Burtram
d3526f8cf7
Bump SQL Ops to 0.27.2 for next build ( #985 )
2018-03-26 12:05:05 -07:00
Karl Burtram
ab91c88b34
Revert "Results grid options ( #962 )" ( #979 )
...
This reverts commit f2779f2a50 .
2018-03-23 22:16:32 -07:00
Karl Burtram
cd0d0f911b
Feature/extension recommendations ( #977 )
...
* Add whoisactive and server-reports to the extension recommendations
* For some reason only first two show in recommendations pane
2018-03-23 17:20:47 -07:00
Karl Burtram
5aedd96276
Bump SQL Ops Studio to 0.27.1 ( #975 )
2018-03-23 16:08:26 -07:00
Karl Burtram
751a89d839
Update SQL Tools Service to 1.4.0-alpha.16 ( #974 )
2018-03-23 16:03:25 -07:00
Karl Burtram
2eeb2b0d71
Fix build break from agent PR ( #972 )
2018-03-23 13:42:12 -07:00
Karl Burtram
357bb1916e
Initial SQL Agent merge for March release ( #961 )
...
* WIP
* wip
* SQL Agent wip
* wip
* Initial control host (wip)
* Initial hookup of SQL Agent service to job component
* Update agent package.json
* Hook up getJobs call
* A couple job view updates
* Add some more agent views
* Rename some 'agent' classes to 'jobManagement'
* job history page (#852 )
* added back button, run actions and overview accordion
* refactoring
* overview table complete
* fixed the dropdown arrow for the overview section
* added table for prev job list
* fixed agent job result type
* code cleaning and code review comments
* fixed yarn.lock conflicts
* added function for job history
* changed vscode-languageclient version
* changed yarn lock file
* fixed yarn lock file
* fixed yarn file
* fixed css paths
* added images to packaging step
* fix resource path for packaging
* Switch back getJobs return type
* Make enum const
* Remove sqlops const
* WIP
* WIP
* Feature/agent1 adbist (#899 )
* added back button, run actions and overview accordion
* refactoring
* overview table complete
* fixed the dropdown arrow for the overview section
* added table for prev job list
* fixed agent job result type
* code cleaning and code review comments
* fixed yarn.lock conflicts
* added function for job history
* changed vscode-languageclient version
* changed yarn lock file
* fixed yarn lock file
* fixed yarn file
* fixed css paths
* added images to packaging step
* fix resource path for packaging
* added steps lists
* fixed style and dimensions
* fixed conflicts
* implemented job list
* added the Date and Status columns
* update yarn files
* merged feature/agent1
* added theme styling for light theme
* changed yarn lock files
* made job history page css more specific
* Add visiblity check to job view
* Clean up jobs styling and call getJobHistory
* Add more Job Table styling
* Enable detail view in job table
* Use updated slickgrid repo
* vbumped slickgrid
* Convert rowdetail slickgrid plug to TypeScript
* Feature/agent1 adbist (#945 )
* added back button, run actions and overview accordion
* refactoring
* overview table complete
* fixed the dropdown arrow for the overview section
* added table for prev job list
* fixed agent job result type
* code cleaning and code review comments
* fixed yarn.lock conflicts
* added function for job history
* changed vscode-languageclient version
* changed yarn lock file
* fixed yarn lock file
* fixed yarn file
* fixed css paths
* added images to packaging step
* fix resource path for packaging
* added steps lists
* fixed style and dimensions
* fixed conflicts
* implemented job list
* added the Date and Status columns
* update yarn files
* merged feature/agent1
* added theme styling for light theme
* changed yarn lock files
* added method signatures for job history with DMP
* added methods for job running
* added job actions to sqlops
* Refer to dataprotocol from feature/agentDmp1 branch
* Update SQL Tools version to 1.4.0-alpha.13
* Change Feb to March in release note prompt
* SQL Agent extension metadata
* add feature explicitly in client creation
* Update Agent job registration
* Update package.json
* Feature/agent1 adbist (#955 )
* added back button, run actions and overview accordion
* refactoring
* overview table complete
* fixed the dropdown arrow for the overview section
* added table for prev job list
* fixed agent job result type
* code cleaning and code review comments
* fixed yarn.lock conflicts
* added function for job history
* changed vscode-languageclient version
* changed yarn lock file
* fixed yarn lock file
* fixed yarn file
* fixed css paths
* added images to packaging step
* fix resource path for packaging
* added steps lists
* fixed style and dimensions
* fixed conflicts
* implemented job list
* added the Date and Status columns
* update yarn files
* merged feature/agent1
* added theme styling for light theme
* changed yarn lock files
* added method signatures for job history with DMP
* added methods for job running
* added job actions to sqlops
* navigation works but is really slow to load data
* Add jobs view icon
* Misc. cleanups
2018-03-23 13:27:55 -07:00
Karl Burtram
4d1e3263f4
SQL Agetn sqlops.d.ts changes ( #965 )
2018-03-22 16:35:00 -07:00
Karl Burtram
d7b9e9ab78
Add a SQL CARBON EDIT to previous change ( #963 )
2018-03-22 14:55:39 -07:00
Karl Burtram
c276bd8a37
Add localization 'Help Wanted' section to readme ( #915 )
2018-03-15 13:27:11 -07:00
Karl Burtram
e79e3bdf1d
Adjust ObjectExplorer spacing to 25px ( #886 )
2018-03-10 10:26:58 -08:00
Karl Burtram
aac77ed982
Update README to add section for design note links ( #856 )
2018-03-06 18:47:02 -08: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
Karl Burtram
d45aebcd19
Bump SQL Ops to version 0.27.0 ( #782 )
2018-02-26 10:16:43 -08:00
Karl Burtram
8a9ee40524
Update changelog for Jan Hotfix release ( #722 )
2018-02-16 14:40:25 -08:00
Karl Burtram
47b855adf8
Fix a couple more release notest issues ( #710 )
2018-02-15 08:37:14 -08:00
Karl Burtram
d1bffd0eb0
Update changelog and readme for February ( #686 )
2018-02-15 08:31:20 -08:00
Karl Burtram
f1b64918ce
Bump SQL Ops Studio to 0.26.6 ( #702 )
2018-02-14 14:00:00 -08:00
Karl Burtram
49d19a9ab8
Bump SQL Ops to 0.26.5 ( #691 )
2018-02-14 10:23:05 -08:00
Karl Burtram
4b51d9b386
Add another // {{SQL CARBON EDIT}} for install from vsix ( #683 )
2018-02-13 10:22:02 -08:00
Karl Burtram
b6f848eff1
Bump SQL Ops version to 0.23.4 for next build ( #677 )
2018-02-12 17:42:09 -08:00
Karl Burtram
d7ee37a946
Bump SQL Ops to 0.26.3 ( #659 )
2018-02-09 22:00:39 -08:00
Karl Burtram
af53a13e6b
Register credential provider after language client onReady ( #657 )
2018-02-09 21:58:47 -08:00
Karl Burtram
98fa028ce5
Bump tools service to 1.4.0-alpha-9 ( #658 )
2018-02-09 21:52:39 -08:00
Karl Burtram
ed4d4e33b5
Bump SQL Ops version to 0.26.2 ( #651 )
2018-02-09 16:29:23 -08:00
Karl Burtram
6c83736626
Update flat action bar icons ( #652 )
2018-02-09 16:21:22 -08:00
Karl Burtram
3b7ff61000
Reapply publish script changes lost in VS Code 1.19 merge ( #653 )
...
* Reapply publish script changes lost in VS Code 1.19 merge
* Pick up changes from commit 0c14c3cc7f
* Add another // {{SQL CARBON EDIT}}
2018-02-09 15:26:31 -08:00
Karl Burtram
cf283a9266
Remove unneeded files from packaged builds ( #642 )
...
* Remove unused files from packaged builds
* Update package.json postinstall steps
* More npm install fixes
* Colorizer test fix
* Clean-up typescript module
* Fix yarn build on macOS
* Add gulp to dev dependencies
* Fix macOS build
2018-02-08 14:54:27 -08:00
Karl Burtram
8e11e460b5
Fix service downloader in lab build scripts ( #625 )
2018-02-07 03:12:08 -05:00
Karl Burtram
ce4e7f4bef
Bump SQL Tools Service to 1.4.0-alpha-8 ( #624 )
2018-02-07 01:04:04 -05:00
Karl Burtram
579e6bf0cb
Fix additional regressions in master ( #621 )
2018-02-06 19:13:14 -05: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
Karl Burtram
8a350809fd
Fix install-sqltoolsservice build task ( #593 )
2018-01-31 18:03:57 -05: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
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
Karl Burtram
ad27f7dbba
Update changelog and readme for Jan release ( #496 )
2018-01-16 11:13:24 -08:00
Karl Burtram
146fd41b50
Update CHANGELOG.md for 0.25.4 release ( #485 )
2018-01-12 20:07:24 -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
Karl Burtram
b73b09a1d3
Bump SQL Ops version to 0.23.3 for next release candidate build ( #479 )
2018-01-11 17:21:53 -08:00
Karl Burtram
7cf0847ef5
Bump Tools Service version to pick up latest changes ( #471 )
2018-01-10 21:58:27 -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
Karl Burtram
a43444e95f
Bump SQL Ops to 0.25.1 for next release ( #444 )
2018-01-04 13:39:12 -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
Karl Burtram
334c755118
Update README.md to link to the insiders build release page ( #440 )
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
Karl Burtram
b8db4a76b4
Fix broken Run Current Query command ( #420 )
2018-01-03 11:17:49 -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
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
Karl Burtram
18066a8c1c
Turn off HotExit due to regression ( #357 )
2017-12-18 17:41:53 -08:00
Karl Burtram
4bf9955d43
Update License.txt line width to display correctly in Windows setup ( #337 )
2017-12-16 11:39:25 -08:00
Karl Burtram
7fd77173d1
Fix mssql intellisense settings namespace name
2017-12-16 01:30:56 -08:00
Karl Burtram
58763a2b70
Fix broken Help menu items ( #334 )
2017-12-16 00:56:25 -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
939611d619
Update CONTRIBUTING.md ( #3 )
2017-11-13 13:41:50 -08:00
Karl Burtram
38d8eaad50
Add additional readme content ( #2 )
2017-11-11 10:33:26 -08:00
Karl Burtram
ccb5759349
Add image for readme
2017-11-11 10:26:04 -08:00
Karl Burtram
9ca6200018
Merge pull request #1 from Microsoft/release/0.23
...
Merge release/0.23 in master
2017-11-09 23:32:28 -08:00
Karl Burtram
b161bc2071
Fix a couple incorrect file headers
2017-11-09 23:28:19 -08:00
Karl Burtram
1a210425be
Set execute bit on build scripts
2017-11-06 01:20:24 -08:00
Karl Burtram
5b5adbb2e1
Fix some build errors using latest typescript version
2017-11-09 15:12:05 -08:00
Karl Burtram
3cdac41339
SQL Operations Studio Public Preview 1 (0.23) release source code
2017-11-09 14:30:27 -08:00