Karl Burtram
7ee13b4afb
Integrate resources from Community Localization platform ( #1313 )
2018-05-02 11:17:29 -07:00
Karl Burtram
bca4102542
Bump SQL Ops to 0.29.2 ( #1318 )
2018-05-02 10:18:26 -07:00
Anthony Dresser
31ac8d6acc
Trim server name ( #1308 )
...
* add warning for trimming of the servername and trim the servername before connection
* move the location of the trim
* move it back to simplify tests
2018-05-02 10:16:05 -07:00
Anthony Dresser
e82b7615b3
Add more options to chart viewer ( #1307 )
...
* fixing up chart viewer
* formatting
* everything is working
* removed unnecessary code
* removed unneeded code
2018-05-02 10:15:51 -07:00
Aditya Bist
6f10f7a21a
Agent Improvements/Fixes ( #1284 )
...
* fixed UI bugs and increased jobs history page perf
* cached full error message
* load histories for jobs with errors first
* cr comments
2018-05-01 17:42:11 -07:00
Aditya Bist
46fb68214f
added taskbar instead of custom action bar ( #1288 )
...
* added taskbar instead of custom action bar
* set actions buttons based on context
* cr comments
2018-05-01 17:19:54 -07:00
Matt Irvine
c2381424bc
Combine messages to reduce rendering time when possible ( #1309 )
2018-05-01 15:23:41 -07:00
Abbie Petchtes
31328e79be
clear the widget error every time it refreshes ( #1306 )
...
* clear the widget error every time it refreshes
* address comments
2018-05-01 15:00:19 -07:00
Matt Irvine
96657e300a
Open inactive editors as sql editors when needed ( #1298 )
2018-05-01 10:59:39 -07:00
Leila Lali
a2e6aa9e64
fixed extension filter and search ( #1301 )
...
* fixed extension filter and search
2018-05-01 08:52:20 -07:00
Karl Burtram
8c2d79e9cf
Update SQL Tools to 1.4.0-alpha.25 ( #1304 )
0.29.1
2018-04-30 22:48:17 -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
Karl Burtram
a0456bf4f7
Remove all ID fields from telemetry ( #1299 )
...
* Remove all ID fields from telemetry
* Fix how some of the fields are blanked out
* Add back blank userId
* Disable VS Code tests broken by this change
2018-04-30 16:52:54 -07:00
Karl Burtram
55e3947cf7
Pick up Electron 1.7.12 ( #1291 )
...
* Pick up Electron 1.7.12
* Might as well go to 1.7.13
* Go back to 1.7.12 to match VS Code
2018-04-30 09:18:02 -07:00
Karl Burtram
db5156e4cd
Fix app name in Report Issue dialog ( #1292 )
2018-04-29 13:19:09 -07:00
Leila Lali
eece0677a7
added libunwind8 to Debian dependencies ( #1290 )
...
* added libunwind8 to debian depedencies
2018-04-27 17:08:26 -07:00
Matt Irvine
24e8c20511
Simplify button logic and enable button updates for custom dialogs ( #1283 )
2018-04-27 16:29:18 -07:00
Leila Lali
886717d330
added dropdown and form layout to model view ( #1269 )
...
* added dropdown and form layout to model view
2018-04-27 15:43:23 -07:00
Kevin Cunnane
26b27a616a
Refreshing package-lock for samples since it's stale ( #1287 )
2018-04-27 10:19:11 -07:00
Karl Burtram
0c663e5555
Add AppInsights context flag to envelope ( #1282 )
...
* Add AppInsights context flag to envelope
* Fix typo
* Use add processor instead of patching
2018-04-26 21:26:51 -07:00
Aditya Bist
0f087915f6
Agent/loading icon ( #1263 )
...
* added progress wheel to show jobs loading
* added loading wheel to jobs view page too
2018-04-26 15:01:23 -07:00
Anthony Dresser
a78fa9c0f2
Scroll properties ( #1244 )
...
* properties isn't scrolling
* working on edge cases
* formatting
* formatting
* formatting
2018-04-26 14:10:08 -07:00
Karl Burtram
b1752ea635
Show all available extensions in Extension Manager ( #1273 )
...
* Show all available extensions in Extension Manager
* Change name of functions
* Minor cleanup
2018-04-26 10:08:02 -07:00
Matt Irvine
ec150917c2
Fix button handle bug and add tests ( #1267 )
2018-04-25 16:22:54 -07:00
Karl Burtram
7a9a69c439
Add TRUNCATE to the keyword colorization list ( #1270 )
...
* Add TRUNCATE to the keyword colorization list
* Add DISTINCT to keyword list
2018-04-25 16:07:46 -07:00
Aditya Bist
9e9862c6f0
Agent action icons fix ( #1255 )
...
* change icon opacity based on job status
* rid of magic numbers
2018-04-25 12:20:46 -07:00
Karl Burtram
7b76d929cd
Update README and CHANGELOG for April release ( #1257 )
2018-04-24 22:39:01 -07:00
Matt Irvine
1811dfa423
Expose custom dialog extension APIs ( #1206 )
2018-04-24 16:43:14 -07:00
Karl Burtram
3abbc8fd97
Bump SQL Ops Studio to 0.28.6 ( #1252 )
0.28.6
2018-04-24 13:58:09 -07:00
Abbie Petchtes
4b88b67bed
update Server Reports README ( #1250 )
2018-04-24 13:49:56 -07:00
Aditya Bist
a2734807ca
Agent bugs and fixes ( #1243 )
...
* show Error for temp placeholder
* changed message to loading error
* changed error message when loading
* localized error msg
* localized error message
2018-04-24 13:34:17 -07:00
Abbie Petchtes
d0d4df313e
Initial improvement in sp_whoisactive ( #1249 )
...
* improve sp_whoisactive extension
* formatting
* use a grouping prefix for extension commands
2018-04-24 13:09:50 -07:00
Abbie Petchtes
1efd5e6502
change keyboard shortcut for focusOnCurrentQuery ( #1241 )
2018-04-24 13:09:32 -07:00
Abbie Petchtes
b12cac0ac3
Changed DB Space Usage and DB Buffer Usage to show only top 10 data and update README ( #1248 )
2018-04-24 13:09:13 -07:00
Aditya Bist
578aa6ccd2
removed test code
2018-04-24 11:04:09 -07:00
Aditya Bist
3b90530717
Feature/agent finishes ( #1237 )
...
* added icons for steps and fixed bugs in jobs view page
* put svgs in common folder
* added steps header logo
* added full path for import
* changed codes to text
* removed cat id, changed bools to yes/no and fixed steps theme
* localized the strings
* set the jobs table column widths
* added indicators for failure, unknown and canceled jobs in jobs view
* fixed jobs panel style and jobs view scrolling
* fixed jobs view page styling
* fixed job history tree size rows
* made error messages copy-able
* made job history tree work with keyboard
* fixed previous runs header
* added space between date and status in job history list
* fixed history list min width and set scrolling for jobs history page
* added scrolling when app is resized
* added scrollbars and tooltip for name
* added error handling, tab handling and other issues
0.28.5
2018-04-23 18:34:53 -07:00
Karl Burtram
f199c7a63c
Fix instance of "Code" in git fetch user prompt ( #1234 )
2018-04-23 17:42:12 -07:00
Karl Burtram
50a2526d1f
Only show SQL Agent for on-prem instances ( #1233 )
2018-04-23 17:41:46 -07:00
Anthony Dresser
7fb8a28b59
properties isn't scrolling ( #1225 )
2018-04-23 17:41:24 -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
Leila Lali
f0f6c00a0e
Updated extension gallery link to Azure blob storage ( #1220 )
2018-04-23 15:44:30 -07:00
Abbie Petchtes
965458ca74
Add Query Editor API to sqlops.proposed ( #1196 )
...
* add support query editor API
* remove sqlops.proposed.d.ts in sp_whoIsActive
* address comments
* add catch error when connect
2018-04-23 13:42:27 -07:00
Karl Burtram
b30f7ee41c
Add Redgate Search to recommended extensions list ( #1212 )
2018-04-23 13:27:03 -07:00
Abbie Petchtes
a2eb53ce0b
add theming for selectbox in edit data ( #1210 )
2018-04-23 12:56:30 -07:00
Kevin Cunnane
619c816e7f
Fix flex container and card layout issues ( #1195 )
...
* Fix main layout issues and add box around card
- Need to improve box size as it's taking too much space
* Fix UI issues with flexContainer and cards
* Simplify card HTML
0.28.4
2018-04-23 09:54:44 -07:00
Karl Burtram
3d6fb7a8fa
Update SQL Tools Service to 1.4.0-alpha.23 ( #1202 )
2018-04-22 22:26:30 -07:00
Kevin Cunnane
891624c085
Fix #1198 Extension gallery doesn't show dashboard contributions in Contributions tab ( #1200 )
...
- Showing dashboard.tabs and dashboard.insights in Contributions
- Decided not to show dashboard.containers for now since these are logically just parts of the tabs, and dont' have user-facing benefit.
2018-04-22 17:42:44 -07:00
Leila Lali
a7c4686980
Feature/input box component ( #1190 )
...
* Adding new view component for input box
2018-04-20 16:26:58 -07:00