Anthony Dresser
8bc32e6371
add accessibility for panel ( #1138 )
2018-04-13 12:09:36 -07:00
Anthony Dresser
f739c47984
Adds aria labels to all input ui ( #1136 )
...
* adds aria-label to inputs for connection
* formatting
* add ariaLabels to all checkboxes/inputboxes/dropdowns
2018-04-13 12:09:25 -07:00
Abbie Petchtes
13fb9fdfd2
Add keyboard shortcuts for focus on current query and go to next output query tab ( #1153 )
...
* add go to next output query tab shotcut
* add a new keyboard shortcut for focus on current query
* minor change
2018-04-13 11:11:25 -07:00
Abbie Petchtes
9a5f51bfbf
Focus on the first focus-able when toggle result and message ( #1147 )
...
* when focus on the first focusable when toggle result and message
* minor change
2018-04-12 17:26:49 -07:00
Karl Burtram
06bab6a38c
Add Privacy Statement and License menu items ( #1148 )
...
* Add Privacy Statement and License menu items
* Fix spaces
2018-04-12 17:24:21 -07:00
Karl Burtram
c35a14d8fd
Fix incorrect source header from previous commit ( #1146 )
2018-04-12 15:25:23 -07:00
Karl Burtram
b914073147
Add missing double-quotes to insights schema description ( #1139 )
2018-04-12 15:00:47 -07:00
ChrisSun-ms
04ae18143b
fix backup URI ( #1137 )
2018-04-12 13:13:05 -07:00
Anthony Dresser
efe8e81b6e
Connection inputs labels ( #1129 )
...
* adds aria-label to inputs for connection
* formatting
2018-04-12 11:29:16 -07:00
Anthony Dresser
c33ddfabf9
add necessary attributes for accessibility on the results grid panes ( #1126 )
2018-04-12 11:29:02 -07:00
Aditya Bist
8ec5451e64
Feature/agent2 adbist ( #1113 )
...
* added caching for jobs view and history page
* added build fix
* removed agent from cache service name
* put cache in job mgmt service and fixed view destroy error
* jobs view cache and refresh implemented
* refresh and cache complete
* added refresh to job history page
* fixed steps style
* explicitly tell user when no steps are available
* show message when no prev runs available
* code review refactor
* cleaned code
* added code that got left out
2018-04-12 10:36:34 -07:00
Karl Burtram
20853ddf7e
Bump SQL Ops to 0.28.4 ( #1134 )
2018-04-11 17:07:36 -07:00
Abbie Petchtes
091d4cb924
enable keyboard for explain button and Line1 link in message pane ( #1132 )
2018-04-11 16:50:41 -07:00
Karl Burtram
cd0210c88a
Port VS Code telemetry opt-in dialog ( #1130 )
2018-04-11 15:47:34 -07:00
Anthony Dresser
ed10f984b6
refactored collapsing widget, fixed refreshing a collapsed widget ( #1107 )
2018-04-11 14:39:23 -07:00
Karl Burtram
087a6a0810
Bump SQL Ops to 0.28.3 ( #1125 )
0.28.3
2018-04-11 13:27:05 -07:00
Abbie Petchtes
495b4ee7c2
fix all high constrast issues in sqlops ( #1115 )
2018-04-11 12:36:00 -07:00
Leila Lali
7833c28b7a
fixed the bug with using vs code url to download manually ( #1108 )
2018-04-11 11:59:56 -07:00
Abbie Petchtes
bbfb68b082
fix the keyboard issue where table is empty ( #1110 )
2018-04-10 16:09:18 -07:00
Matt Irvine
b32e7a777c
Bump tools service for node path change ( #1114 )
2018-04-10 15:53:06 -07:00
Anthony Dresser
a327889d05
Fix Dashboard Errors ( #1106 )
...
* fix ordering of component instance calls to fix erros
* add more verification methods
2018-04-10 13:46:07 -07:00
Abbie Petchtes
5ac89e5a49
Open query plan link when select XML showplan in the result grid ( #1092 )
...
* open query plan link
* address comments
2018-04-09 10:27:32 -07:00
Kevin Cunnane
849653927a
Fix #1095 "Run kinit" helper no longer runs kinit ( #1102 )
...
VSCode refactored their terminal to have more delayed initialization,
but still return as complete before the actual instance is ready for focus
and paste events. The fix is to add a delay so this can complete before
calling the paste action. As this doesn't affect extensions (the hop to the
extension host causes a delay) I'm not raising this with VSCode as an
upstream issue, just fixing on our side
2018-04-07 13:16:05 -07:00
Matt Irvine
3545483fc1
Update action collapsed state with emitter ( #1099 )
0.28.2
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
Anthony Dresser
bec8e72688
fix problems with low result count breaking insights ( #1052 )
2018-04-06 15:54:43 -07:00
Anthony Dresser
86748e6d69
clear insights view before showing error ( #1050 )
2018-04-06 15:54:18 -07:00
Anthony Dresser
596f09f754
add custom action for explorer actions ( #1059 )
2018-04-06 15:53:45 -07:00
Anthony Dresser
563e25f073
add custom output channel ( #1087 )
2018-04-06 15:52:33 -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
Abbie Petchtes
071b510fba
add dropdown background color for sqlops light and dark themes ( #1088 )
...
* add dropdown background color for sqlops light and dark themes
* edit the colors
* formatting
2018-04-06 10:15:59 -07:00
Anthony Dresser
d2d2ade9f7
register feature for language client for agent ( #1086 )
2018-04-05 21:49:57 -07:00
Matt Irvine
d97d2e5c91
Reenable logging for SQL Tools Service ( #1089 )
2018-04-05 16:04:18 -07:00
Abbie Petchtes
a6ba44e435
Fix accessibility issue for clear history button in connection dialog ( #1084 )
...
* change clear history connections button to action bar
* formatting
2018-04-05 14:42:21 -07:00
Aditya Bist
4967e630fb
Build fix ( #1085 )
...
* added caching for jobs view and history page
* added build fix
2018-04-05 12:58:21 -07:00
Abbie Petchtes
2508464fde
fix build break in sql agent ( #1083 )
...
fix build break in master branch
2018-04-05 11:55:28 -07:00
Abbie Petchtes
782623cba9
fix keyboard issues in task and explorer widgets ( #1064 )
2018-04-05 10:09:02 -07:00
Aditya Bist
36045c5381
added caching for jobs view and history page ( #1056 )
2018-04-04 21:56:04 -07:00
Karl Burtram
7e49167530
Bump SQL Tools version to 1.4.0-alpha.18 ( #1075 )
0.28.1
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
Matt Irvine
4734451f5f
Update vscode-nls version for azure extension ( #1073 )
2018-04-04 17:49:01 -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
Aditya Bist
5fba3e31b4
fixed css issues ( #1066 )
2018-04-04 13:42:40 -07:00
Anthony Dresser
0315020cf0
change enum type to conform to new connection ( #1053 )
2018-04-04 11:40:14 -07:00
Anup N. Kamath
6dca896768
When we click in recent connections the connection profile doesn't get updated ( #1060 )
...
* Trigger the update provider dropdown when a provider value is set
2018-04-04 10:36:04 -07:00
Anup N. Kamath
90454fbe87
Fixing the provider name ( #1051 )
2018-04-03 18:03:08 -07:00
Abbie Petchtes
f9b2136494
Fix the scrollbar issue in widget container ( #1016 )
...
* fix the scrollbar issue in widget container
* move scrollbar to widget content
2018-04-03 16:16:58 -07:00
Matt Irvine
3d1c1aefb3
Bump sql tools service ( #1049 )
2018-04-03 09:48:59 -07:00