Charles Gagnon
33854d42e4
Fix endpoint links to not overflow text ( #7312 )
...
* Fix endpoint links to not overflow
* Add titles to links
* Re-add title to Text and fix errors
2019-09-26 11:47:22 -07:00
Alan Ren
2d9f6dcd86
rename button and update dialog button width ( #7369 )
...
* rename button and update dialog button width
* update padding to match portal
2019-09-25 20:21:41 -07:00
Kim Santiago
e3c347e148
Fixing folder path in dacpac and schema compare extensions ( #7352 )
...
* fixing folder path in dacpac and schema compare extensions
* created method
* import os
2019-09-25 15:00:56 -07:00
Amir Omidi
f7c468d6f0
Promise cleanup ( #7210 )
2019-09-25 14:46:14 -07:00
Kim Santiago
e6cac8cc14
Fix missing schema compare icons ( #7355 )
...
* move schema compare icons
* use extensionContext.extensionPath
2019-09-25 12:59:18 -07:00
Cory Rivera
79d0239362
Use python3 as the default python version in Spark sessions. ( #7353 )
2019-09-25 11:23:39 -07:00
Alan Ren
a0e31fc723
wizard for deploying bdc ( #7183 )
...
* wip
* wip2
* wip eod 820
* wip 822
* text component improvements and misc changes
* aria-label
* targetClusterPage wip
* target cluster page
* target cluster page
* wip 827
* wip deployment profile page
* profile page
* service settings page
* wip 0903
* 0909 wip
* 0910
* 0911
* sql instance and working directory
* notebooks
* docker version on windows
* EULA env var
* 917 updates
* address comments
* use async file access
* fix the summary page display issue for ad auth
* add save json file buttons
* use promise for private methds
* review feedbacks
* refactor
* pass json to notebooks
* fix no tool scenario
* bypass tool check if installed
* update hint text
* update notebooks
* workaround azdata first time use
* comments
* accept eula and some text update
* fix the error in package.json
* promise instead of thenable
* comments
* fix typo
2019-09-25 10:04:13 -07:00
Anthony Dresser
6a6048d40f
Merge from vscode 817eb6b0c720a4ecbc13c020afbbebfed667aa09 ( #7356 )
2019-09-24 21:36:17 -07:00
Charles Gagnon
a29ae4d3b9
Add enable logs setting for Flat File Import ( #7342 )
...
* Add config for enabling Flat File Import logging
* Move logs to default log location for extensions
* Add localized strings
2019-09-24 18:07:46 -07:00
Charles Gagnon
82b19614e1
Update more CSS url use ( #7341 )
...
* Update more CSS urls
* URI with resources (#7348 )
* URI with resources
* Remove logs
2019-09-24 18:07:23 -07:00
Amir Omidi
49851daf0d
Don't check if directory exists ( #7349 )
2019-09-24 15:45:48 -07:00
Chris LaFreniere
d815ae0e83
Skip failing tests due to sqlclient issues ( #7346 )
2019-09-24 15:04:35 -07:00
Anthony Dresser
cb50fae12d
move query plan to browser ( #7343 )
2019-09-24 12:14:24 -07:00
Charles Gagnon
26072af82f
Use test.skip instead of commenting out disabled test ( #7338 )
...
* Use test.skip instead of commenting out disabled test
* Also disable OE test
2019-09-24 11:13:25 -07:00
Amir Omidi
89c1c4897a
proper icon rendering ( #7337 )
...
* proper icon rendering
* address comments
2019-09-24 01:30:39 -07:00
Udeesha Gautam
5e5563f974
Disabling test for insiders build to pass ( #7336 )
...
Disabling dacpac import test for insiders build to pass
2019-09-23 23:29:09 -07:00
Amir Omidi
5df68e5942
Use URIs properly ( #7334 )
2019-09-23 21:09:54 -07:00
Udeesha Gautam
d895de0bc1
Trying to remove intermittent ext test failure ( #7330 )
...
* Trying to remove intermittent ext test failure
* taking PR comments
2019-09-23 19:52:05 -07:00
Maddy
2ec4a0c8a8
renamed .icon to .codicon as per vscode updates that are merged. ( #7331 )
2019-09-23 17:17:24 -07:00
Anthony Dresser
5e3ec6ea39
moves notebooks code to browser ( #7313 )
2019-09-23 13:32:29 -07:00
Amir Omidi
6f06ab440a
Move css around ( #7311 )
...
* Move css around
* typings
* Keep it in both
2019-09-20 17:21:16 -07:00
Shafiq Ur Rahman
c3bb7a66e0
Show more of the url ( closes #6348 ) ( #7299 )
2019-09-20 16:00:36 -07:00
Amir Omidi
aadc871124
Serializer ( #7309 )
2019-09-20 16:00:24 -07:00
Charles Gagnon
cb2cea4ebd
Remove Data Services folder ( #7147 )
...
* Remove Data Services folder
* Remove copy path from HDFS node
* Add comment
2019-09-20 13:57:28 -07:00
Chris LaFreniere
6125e68c1f
Ensure we call layout() as few times as possible for notebook cells ( #7253 )
...
* Call layout fewer times from queryTextEditor
* remove unused method
2019-09-20 12:06:37 -07:00
Arvind Ranasaria
71b80e0817
Set Mocha options based on environment settings ( #7229 )
...
* Set Mocha options based on environment settings
* fixing copy paste bugs in console logs
* incorporating review feedback
2019-09-20 12:04:22 -07:00
Maddy
ac6a4e590d
Books/viewlet refactor ( #7208 )
...
* add saved/untitled views to the books viewlet and provide save option to untitled
* addressed comments
* fixes after merge
* await on async methods
* reverted back
* await on promise
* added localize for books view names
* initial commit
* missed a file change
* changes to make the merges work part1
* fixes after merges 2
* getChildren to get all books
* chnages to address comments
* fsPromises instead of fs.readSync
* merged master
* replaced deprecated fs.exists async call with pathExists
* renamed method
2019-09-20 10:47:33 -07:00
Karl Burtram
1f61a2581c
Pickup latest SQL Tools for SMO\Driver bump ( #7301 )
...
* Pickup latest SQL Tools for SMO\Driver bump
* Bump to 2.0.0.15 for intellisense fix
2019-09-20 09:52:44 -07:00
Amir Omidi
bf23a52ba4
optional serialization service ( #7303 )
2019-09-19 22:14:10 -07:00
Anthony Dresser
db498db0a8
Merge from vscode 1eb87b0e9ce9886afeaecec22b31abd0d9b7939f ( #7282 )
...
* Merge from vscode 1eb87b0e9ce9886afeaecec22b31abd0d9b7939f
* fix various icon issues
* fix preview features
2019-09-19 21:50:52 -07:00
Charles Gagnon
9d3d64eef3
BDC dashboard 💄 ( #7292 )
...
* cleanup
* Undo bad merge
* extra undefined check
2019-09-19 15:06:44 -07:00
Alan Ren
e694e0273b
Fix for issue 7233 ( #7293 )
2019-09-19 14:13:03 -07:00
Charles Gagnon
ced882a2e5
Update iKey for extensions ( #7278 )
2019-09-19 13:46:01 -07:00
Charles Gagnon
754c643b1b
Don't show links for BDC logs if none available ( #7286 )
...
* Don't show links for BDC logs if none available
* Remove extra space
* Add comment
* Consolidate localize calls
2019-09-19 13:43:21 -07:00
Charles Gagnon
6a136854b0
Update whoIsActive extension to use azdata ( #7287 )
...
* Update whoIsActive extension to use azdata
* Change path
* Update package-lock
2019-09-19 11:38:18 -07:00
Chris LaFreniere
a584aca969
Stop clearing out connecting and connected state when cancelling out of connection dialog ( #7254 )
...
* Stop clearing out connecting and connected state
* tweaks
* Handling cancel while connecting
* fix typo
* PR comments
2019-09-18 17:21:32 -07:00
Anthony Dresser
b3fbb29bf2
add sql folding ( #7270 )
2019-09-18 15:02:22 -07:00
Anthony Dresser
b7299e5eec
check for undefined ( #7277 )
2019-09-18 14:53:13 -07:00
Amir Omidi
510c45b9b7
use isNaN instead of == NaN ( #7276 )
2019-09-18 14:35:46 -07:00
Anthony Dresser
aad9c0f965
Add more areas to strict null ( #7243 )
...
* add more areas to strict null
* fix compile errors
* fix tests
* fix checks
* address PR comments
2019-09-18 12:27:19 -07:00
Charles Gagnon
373828d76f
Have MSSQL extension wait for SqlToolsService ready before finishing activation ( #7087 )
...
* Have mssql activate wait for service to be ready before returning
* Change to using deferred promise
* Await on server ready
* Finish removing old code
* More cleanup
* Go back to exposed promise API
* Make property readonly
* Add missing file
* Add back in deleted stuff
* Go back to awaiting
2019-09-18 11:41:37 -07:00
Amir Omidi
86a9a2c069
NaN checks aren't possible with an equality check ( #7268 )
2019-09-18 10:59:58 -07:00
Karl Burtram
6e7e6ee434
Use the default connect timeout in OE tests ( #7249 )
2019-09-18 08:57:14 -07:00
Anthony Dresser
6af544afde
Final fix for exploration merge ( #7250 )
...
* fix exploration merge
* use pool
* fix exploration
* add login
2019-09-17 16:25:17 -07:00
Amir Omidi
dca21bd3be
Null/undefined check editors ( #7084 )
...
* Null check editors
* Add console.errors to the null checks
* Change promises
* Fix typo
* Add output type & change returns
2019-09-17 16:19:47 -07:00
Chris LaFreniere
9b82b101cd
Fix for notebook line height ( #7248 )
2019-09-17 15:41:51 -07:00
Anthony Dresser
47a14bbbff
fix exploration merge ( #7247 )
2019-09-17 15:16:03 -07:00
Cory Rivera
094d6f2339
Update python packages to use sparkmagic 0.12.9 ( #7240 )
2019-09-17 15:05:59 -07:00
Anthony Dresser
290dd9531f
add explore merge build ( #7241 )
2019-09-17 14:40:56 -07:00
Chris LaFreniere
141226332c
Add notebook grid actions ( #7181 )
...
* Add notebook grid actions
* pr comments
2019-09-17 14:16:35 -07:00