AlexFsmn
a190190843
Fixed Initial values for charts to match visuals ( #2266 )
...
#2265
2018-08-20 14:59:43 -04:00
Kevin Cunnane
9c40bd1a23
Fix error where rename controller wasn't in InstantiationService ( #2243 )
2018-08-20 11:58:40 -07:00
Abbie Petchtes
dc2193138d
fix the layout issue in model view dialog ( #2242 )
2018-08-20 11:53:47 -07:00
Anthony Dresser
033c8cb8b1
Adds build connection info feature ( #2192 )
...
* connection string
* formatting
* change serailize reponse type to match connect params
* add connection string serialization
* readd the connection string to the connection widget
* format
* remove unnecessary change
* update serializer to require provider
* update name of function
* fix function name
* bump dataprotocol and sqltools
* revert unnecessary change
* remove more unnecessary chagnes
* bump sqltoolsserivce
* adde configuration for auto parsing the clipboard
2018-08-20 14:50:16 -04:00
Aditya Bist
21c4429c6e
Agent: Added support for high contrast theme ( #2229 )
...
* added support for high contrast theme
* initial theming
* programmatically change theme colors in agent
2018-08-20 10:08:00 -07:00
AlexFsmn
348a96b033
Renamed chart option labels ( #2264 )
...
#2262
2018-08-19 21:12:16 -04:00
AlexFsmn
0c930d7c0f
Added feature for opening file after exporting to CSV/XLS/JSON & query files ( #2216 )
...
* Fix #746 .
Added prompt for opening saved file location/file after save.
This fix includes saving of JSON/CSV/Excel & saving of a new SQL file.
* Changed var to let.
Moved code from vs dir to sql.
Removed support for showing file location after file save.
(Will be moved to another PR).
#746
2018-08-17 20:28:00 -04:00
Karl Burtram
98aca2b988
Bump SQL Ops to 0.32.6 ( #2256 )
2018-08-17 20:24:39 -04:00
Karl Burtram
8d7f497e0c
Switch back DB icon but use default colors ( #2254 )
2018-08-17 18:49:03 -04:00
Leila Lali
1b6328b451
reverting a change in declarative table ( #2246 )
2018-08-17 14:50:41 -07:00
Karl Burtram
d10e08e63e
Update SQL Ops Studio to 0.32.4
0.32.5
2018-08-16 17:35:54 -07:00
Anthony Dresser
a8f21b56f0
Fix context menus in grids ( #2245 )
...
* fix context menus
* fix edit data context menu
2018-08-16 20:34:52 -04:00
Karl Burtram
173842510c
Bump yarn.lock package reference ( #2248 )
2018-08-16 20:33:19 -04:00
Alan Ren
19c08fe0eb
Alanren/fixfor1782 ( #2247 )
...
* fix for issue #1782 , refresh the cached data
* pick up the latest version of slickgrid and tools service
2018-08-16 16:54:07 -07:00
Amir Ali Omidi
db817a7192
Required fields and labelling of buttons ( #2237 )
...
* Required fields and labelling of buttons
* Update the readme.
* Change localized string
0.32.4
2018-08-16 11:16:06 -07:00
Amir Ali Omidi
2c8e93cc96
Support right clicking the database to start the importer task ( #2233 )
2018-08-15 14:11:54 -07:00
Alan Ren
44e9a97f09
fix for issue: Results Grid Row Indicator Zero Based #2152 ( #2232 )
2018-08-14 17:38:00 -07:00
Abbie Petchtes
298ddc4195
fix layout and add css styling for flex item ( #2231 )
2018-08-14 15:33:03 -07:00
Alan Ren
d9134d6085
Fix for: https://github.com/Microsoft/sqlopsstudio/issues/1317 ( #2228 )
...
use culture invariant display value for number conversion
2018-08-14 13:57:22 -07:00
Amir Ali Omidi
b17b4ce880
Entry Point updates ( #2222 )
...
* Entry point changes
* Navigator validation changes.
* Minor modifications to how the validator is called and setup
2018-08-14 13:18:07 -07:00
Leila Lali
2304c32453
fixed the issue caused by my latest check in in connection service ( #2220 )
2018-08-13 11:56:32 -07:00
Abbie Petchtes
2b68e4a7df
fix issue where tree item doesn't expand when collapsible state is expanded ( #2212 )
2018-08-13 09:59:26 -07:00
Abbie Petchtes
8f06e72318
add aria label to the title of dialog ( #2210 )
2018-08-10 15:34:59 -07:00
Aditya Bist
5fa740ead4
added fix for disabling dropdown ( #2203 )
2018-08-10 11:07:54 -07:00
Leila Lali
e5096e61e5
Feature/ext connection dialog ( #2201 )
...
* Connection Dialog API for extensions
2018-08-10 09:29:46 -07:00
Amir Ali Omidi
2a3195636e
Feat/import/language used ( #2204 )
...
Updated language used by flat file import
2018-08-09 15:44:58 -07:00
Amir Ali Omidi
5fb9b8ccd3
Clean importer startup ( #2197 )
...
* Cleans up issues from: https://github.com/Microsoft/sqlopsstudio/issues/2183
2018-08-09 14:34:17 -07:00
Amir Ali Omidi
7089e2299a
Switches distribution of OSX binaries: https://github.com/Microsoft/sqlopsstudio/issues/2188 ( #2198 )
2018-08-09 14:00:23 -07:00
Anthony Dresser
b553cbb68c
update build to use yarn to fix errors ( #2191 )
2018-08-08 15:09:12 -07:00
Amir Ali Omidi
c712411e77
Fixes the build issues. ( #2190 )
2018-08-08 14:21:21 -07:00
Leila Lali
48d5cc554c
fixed the bug with collapsibleState ( #2189 )
2018-08-08 12:27:55 -07:00
Amir Ali Omidi
39bfd69dc9
Import Wizard ( #2130 )
...
Flat File Importer
2018-08-07 17:27:07 -07:00
Karl Burtram
d690b80493
Avoid null ref when workspace folder uri is undefined ( #2179 )
2018-08-07 19:48:26 -04:00
Karl Burtram
eb48a9f993
Fix Profiler missing title property error message ( #2176 )
2018-08-07 19:06:45 -04:00
Leila Lali
5a54abaf44
fixed the issue with tree component layout ( #2174 )
2018-08-07 14:10:57 -07:00
Karl Burtram
47c161f9f1
Bump SQL Ops to 0.32.4 and bump extensions ( #2169 )
2018-08-07 14:51:10 -04:00
Karl Burtram
807f8e68f3
Fix drag-n-drop null ref in OE ( #2163 )
2018-08-07 13:57:59 -04:00
Karl Burtram
fba8536c33
Update active grid tracking to fix copy bug ( #2162 )
2018-08-07 13:57:24 -04:00
Aditya Bist
36fc1bb71a
added option for desktop icon ( #2155 )
2018-08-07 08:41:46 -07:00
Cory Rivera
ccaa96c81e
Add >= and <= operators for context key expressions. ( #2160 )
2018-08-06 18:24:18 -07:00
Anthony Dresser
ac2f279c88
Fix edit data bugs ( #2157 )
...
* fix edit data bugs
* formatting
2018-08-06 20:42:52 -04:00
Aditya Bist
91cb99b8c8
changed linux packaging comment ( #2158 )
2018-08-06 17:25:21 -07:00
Aditya Bist
02b1a525e3
made the tree single click mode ( #2159 )
2018-08-06 17:17:05 -07:00
Leila Lali
9bf4a4b18c
Added node selectdEvent ( #2153 )
...
* Added model view tree node selectedEvent
0.32.3
2018-08-06 13:19:37 -07:00
Karl Burtram
8a01553c49
Remove edit under vs directory from previous commit ( #2154 )
2018-08-06 15:32:15 -04:00
AlexFsmn
21b913845f
Fixed bug where proper file extension wasn't appended to filename. ( #2151 )
...
#892
2018-08-06 14:54:58 -04:00
Karl Burtram
220e4feb1d
Bump MIME module ( #2148 )
2018-08-03 21:24:26 -04:00
Matt Irvine
13884c0457
Support QueryInput when handling renamed files ( #2146 )
2018-08-03 21:12:31 -04:00
Matt Irvine
b3bb6ebc6e
Use event element to determine whether to hide dropdown ( #2145 )
2018-08-03 21:12:18 -04:00
Matt Irvine
424eb90dd8
Save edit data scroll position when switching tabs ( #2129 )
2018-08-03 16:18:18 -07:00