Matt Irvine
|
3b9a3aba87
|
Close insights dialog properly when escape is pressed (#1319)
|
2018-05-02 11:43:41 -07:00 |
|
Matt Irvine
|
c2381424bc
|
Combine messages to reduce rendering time when possible (#1309)
|
2018-05-01 15:23:41 -07:00 |
|
Matt Irvine
|
96657e300a
|
Open inactive editors as sql editors when needed (#1298)
|
2018-05-01 10:59:39 -07:00 |
|
Matt Irvine
|
cd140b5527
|
Encode HTML when entered in edit data cells (#1302)
* Encode HTML when entered in edit data cells
* Use VS Code's string encoding function
|
2018-04-30 17:58:39 -07:00 |
|
Matt Irvine
|
24e8c20511
|
Simplify button logic and enable button updates for custom dialogs (#1283)
|
2018-04-27 16:29:18 -07:00 |
|
Matt Irvine
|
ec150917c2
|
Fix button handle bug and add tests (#1267)
|
2018-04-25 16:22:54 -07:00 |
|
Matt Irvine
|
1811dfa423
|
Expose custom dialog extension APIs (#1206)
|
2018-04-24 16:43:14 -07:00 |
|
Matt Irvine
|
30a825438e
|
Fix issue where chart type select is missing for tables (#1232)
|
2018-04-23 17:13:58 -07:00 |
|
Matt Irvine
|
f63da13210
|
Handle errors when chart is invalid for given data (#1226)
|
2018-04-23 16:38:18 -07:00 |
|
Matt Irvine
|
08d73675d4
|
Fix bar chart displaying extra series (#1230)
|
2018-04-23 16:11:44 -07:00 |
|
Matt Irvine
|
93aa052856
|
Initial work for custom model view dialogs (#1183)
|
2018-04-19 16:24:02 -07:00 |
|
Matt Irvine
|
b32e7a777c
|
Bump tools service for node path change (#1114)
|
2018-04-10 15:53:06 -07:00 |
|
Matt Irvine
|
3545483fc1
|
Update action collapsed state with emitter (#1099)
|
2018-04-06 17:58:27 -07:00 |
|
Matt Irvine
|
e5a1896414
|
Clear connection validation messages on open (#1097)
|
2018-04-06 15:55:14 -07:00 |
|
Matt Irvine
|
d97d2e5c91
|
Reenable logging for SQL Tools Service (#1089)
|
2018-04-05 16:04:18 -07:00 |
|
Matt Irvine
|
4734451f5f
|
Update vscode-nls version for azure extension (#1073)
|
2018-04-04 17:49:01 -07:00 |
|
Matt Irvine
|
3d1c1aefb3
|
Bump sql tools service (#1049)
|
2018-04-03 09:48:59 -07:00 |
|
Matt Irvine
|
93f9828d04
|
Focus connection dialog on password when prompting for it (#1019)
|
2018-03-28 13:56:10 -07:00 |
|
Matt Irvine
|
9a2e8cffed
|
Use nvarchar(128) for database name in db space script (#999)
|
2018-03-26 17:42:26 -07:00 |
|
Matt Irvine
|
e9299d1991
|
Tabs should fill entire panel (#995)
|
2018-03-26 16:01:40 -07:00 |
|
Matt Irvine
|
67a9ff3e16
|
Add registerAgentServicesProvider data protocol implementation (#969)
|
2018-03-23 11:34:10 -07:00 |
|
Matt Irvine
|
cb1d630cfb
|
Connection dialog tabbed panel should use block display (#964)
|
2018-03-22 16:25:39 -07:00 |
|
Matt Irvine
|
a0608a51c1
|
Bring in recent tools service changes (#957)
|
2018-03-22 14:10:58 -07:00 |
|
Matt Irvine
|
c116f933e2
|
Resize grids and detect changes when toggling panel visibility (#944)
|
2018-03-20 17:34:31 -07:00 |
|
Matt Irvine
|
2b2672e4bd
|
Enable object explorer find nodes API (#936)
|
2018-03-19 15:48:31 -07:00 |
|
Matt Irvine
|
38bedea0bd
|
Add findNodes Object Explorer API (#916)
|
2018-03-16 13:37:24 -07:00 |
|
Matt Irvine
|
3d7c081068
|
Fix formatting in Localization section of readme
|
2018-03-16 10:17:48 -07:00 |
|
Matt Irvine
|
c06ab27d08
|
Object Explorer API (#783)
See https://github.com/Microsoft/sqlopsstudio/wiki/Extensibility-API#object-explorer for usage details
|
2018-03-09 15:02:20 -08:00 |
|
Matt Irvine
|
bb54b0280a
|
Do not apply hc arrow when loading items in OE (#827)
|
2018-03-02 14:24:10 -08:00 |
|
Matt Irvine
|
7806a29bed
|
Bump SQL Tools Service version for fix (#669)
|
2018-02-12 14:02:08 -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 |
|
Matt Irvine
|
3df522536f
|
Introduce connection API (#598)
Including getCurrentConnection, getActiveConnections, and getCredentials
|
2018-02-06 15:56:49 -08:00 |
|
Matt Irvine
|
bbb0f39a94
|
Don't cut off dashboard icons when they expand (#601)
|
2018-02-05 13:01:38 -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 |
|
Matt Irvine
|
6d3995aa29
|
Enable hot exit for saved files (#469)
|
2018-01-11 14:29:26 -08:00 |
|
Matt Irvine
|
8e8e1f6913
|
Disable hot exit (#468)
|
2018-01-10 18:07:49 -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 |
|
Matt Irvine
|
b1b3a92717
|
Add tab coloring by server group (#383)
|
2017-12-20 18:21:48 -08:00 |
|
Matt Irvine
|
67aac4e624
|
Fix script as alter/execute capitalization (#349)
|
2017-12-18 13:55:08 -08:00 |
|
Matt Irvine
|
a602c7f570
|
Fix script executable permissions (#347)
|
2017-12-18 11:55:27 -08:00 |
|
Matt Irvine
|
271b3a0b82
|
Minor build script changes (#329)
|
2017-12-14 15:20:19 -08:00 |
|
Matt Irvine
|
902ca4adf7
|
Update README.md screenshot link (#5)
|
2017-11-14 17:11:05 -08:00 |
|