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
Aditya Bist
005e3f1476
fix packaged build dropdown icon ( #701 )
2018-02-14 13:56:00 -08:00
Karl Burtram
49d19a9ab8
Bump SQL Ops to 0.26.5 ( #691 )
2018-02-14 10:23:05 -08:00
Anthony Dresser
f5a866aa42
clone value to keep from getting previous settings ( #688 )
2018-02-14 10:21:04 -08:00
Cory Rivera
f1ddea986a
Change Windows setup so that sqlops restarts after auto-updating ( #684 )
...
* Re-add runcode line in code.iss, but with skipifsilent option.
* Add check for update flag file in setup run task in code.iss.
2018-02-13 12:40:17 -08:00
Aditya Bist
040549d264
Connection Dialog: Database dropdown followup issues fix ( #662 )
...
* databases now sorted order in dropdown
* fixed bug ESC bug for conn dialog
* pressing ESC now only closes dropdown instead of conn dialog
* changed dropdown arrow to look similar to other arrows
* align dropdown tree and spacing for all dropdowns
* fixed bug where pressing esc would close conn dialog after option is chosen
2018-02-13 12:38:51 -08:00
Karl Burtram
4b51d9b386
Add another // {{SQL CARBON EDIT}} for install from vsix ( #683 )
2018-02-13 10:22:02 -08:00
Alex Tercete
73fbd787d8
Reinstate menu item to install from VSIX ( #682 )
2018-02-13 10:16:31 -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
Anthony Dresser
6f21d6e27e
Output undefined channel for client ( #675 )
...
* added null output channel to the client
* potential fix the yarn problems
2018-02-12 17:40:26 -08:00
Anthony Dresser
af9c3d3872
bump slickgrid ( #674 )
2018-02-12 17:18:07 -08:00
Matt Irvine
7806a29bed
Bump SQL Tools Service version for fix ( #669 )
2018-02-12 14:02:08 -08:00
Abbie Petchtes
0412b643d2
fix rerender insight widget issue ( #663 )
2018-02-12 12:30:21 -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
Aditya Bist
959b4fbab5
Object Explorer: Refresh OE node if database restored ( #607 )
...
* refresh OE node if restored
* refresh OE when task is completed
* check task id for restore
2018-02-09 16:13:21 -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
Matt Irvine
e28b86ea87
Fix some minor connection db dropdown bugs ( #637 )
...
* Fix some minor connection db dropdown bugs
* Put back cache for failed list
2018-02-07 19:17:32 -08:00
Matt Irvine
362664c4d8
Redo changes for object explorer arrow colors ( #633 )
2018-02-07 16:31:13 -08:00
Matt Irvine
c860a0edb2
Update angular2-slickgrid version ( #628 )
2018-02-07 13:03:09 -08:00
Karl Burtram
8e11e460b5
Fix service downloader in lab build scripts ( #625 )
0.26.1
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
Aditya Bist
a8c7c69509
Connection Dialog: Dropdown for database name ( #583 )
...
* dropdown now lets databases
* show databases for SQL Login too
* localized strings
* removed unnecesssary logic
* fixed dropdown height, case-insensitive filter and alignement
* added cache for connections
2018-02-07 06:21:03 +05:30
Karl Burtram
579e6bf0cb
Fix additional regressions in master ( #621 )
2018-02-06 19:13:14 -05:00
Anthony Dresser
332dc03df0
vbump slickgrid ( #619 )
2018-02-06 19:12:16 -05:00
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
Cory Rivera
3076390eb1
Skip opening sqlops after install if the setup exe is run with the VERYSILENT option. ( #611 )
...
* Skip opening sqlops after install if the setup exe is run with the VERYSILENT option.
* Remove unnecessary [Run] line in code.iss.
2018-02-06 13:04:45 -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
Cory Rivera
fe04fd72bc
Update query editor colorization to match SSMS ( #580 )
...
* Ignore editor keyword coloring if keywords are preceded by [ or @
* Force editor text starting with [ or one @ to use plain text styling.
* Add editor syntax check for unicode string literal prefix.
* Add editor syntax category for global system variables.
* Add builtin sql server functions to editor colorization.
* Remove redundant functions in sql syntax list.
* Duplicate editor colorization changes to SQL plist
* Add editor colorization for FULL OUTER JOIN.
* Add some extra missing keywords and functions to editor colorization.
* Make sql function names lower case in syntax-checking regex.
* Change bracketed identifier colorization to include non-word characters.
* Remove unused SQL.plist from sql syntax folder.
* Add yarn.lock files.
2018-02-01 15:52:18 -08:00
Karl Burtram
8a350809fd
Fix install-sqltoolsservice build task ( #593 )
2018-01-31 18:03:57 -05:00
Anthony Dresser
642514fd94
removed hygiene from travis ( #589 )
...
* removed hygiene from travis
* revert testing mechanism
* remove changes to renderer.js
2018-01-30 14:26:55 -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
Anthony Dresser
495c2e62e6
remove shrinkwrap ( #578 )
2018-01-29 14:22:46 -08:00
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