Charles Gagnon
effa50a9bd
Add unstable test params for core and extension tests ( #7513 )
...
* Add unstable test params for core and extension tests
* unset invert options for unstable script runs
* Fix copypasta
* Add nogpu to dacpac tests
2019-10-07 10:18:02 -07:00
Euler
ac87346507
Prevent connections from moving on click ( #7528 )
2019-10-07 08:49:05 -07:00
Amir Omidi
cacbcb5415
Add more functionality to the grid ( #7516 )
2019-10-05 12:08:18 -07:00
Chris LaFreniere
0b2a2ad0ed
Allow git to open notebook files ( #7403 )
...
* Allow git to open notebook files
* pr feedback
2019-10-04 15:34:19 -07:00
Aasim Khan
44bc7a89df
Register Notebook Editor Model during instantiation ( #6891 )
2019-10-04 15:33:37 -07:00
Charles Gagnon
bcb5384639
Capitalize action text for query history ( #7512 )
2019-10-04 14:14:05 -07:00
Kevin Cunnane
b23e577ccc
Support mounted file icon ( #7496 )
2019-10-04 14:10:50 -07:00
Charles Gagnon
96a28f2c4d
Add query-history package metadata ( #7511 )
...
* Add query-history package metadata
* Add newline
2019-10-04 13:58:12 -07:00
Cory Rivera
826c4115a7
Add powershell package to notebook python setup. ( #7503 )
...
Also added force-reinstall flag to installs when running Reinstall Dependencies.
2019-10-04 11:08:07 -07:00
Amir Omidi
c95ea16a44
Amir/tests after build ( #7507 )
...
* test
* remove disable extensions
* fix the file...
2019-10-04 02:16:07 -07:00
Chris LaFreniere
8e1a2248e4
Notebooks: Ensure quotes and backslashes are escaped properly in text editor model ( #7497 )
...
* Ensure quotes and backslashes are escaped properly
* PR comment
* PR comments
* Reliably fix
2019-10-03 19:21:01 -07:00
Cory Rivera
6b29fd05bd
Add collapse/expand functionality to notebook code cells. ( #7481 )
2019-10-03 16:50:47 -07:00
Karl Burtram
080d9bbaa6
Revert "Revert "Revert "allows zone.js to cleanup error stacktraces ( #7203 )" ( #7499 )" ( #7500 )" ( #7501 )
...
This reverts commit 263d342a79 .
2019-10-03 16:02:20 -07:00
Amir Omidi
263d342a79
Revert "Revert "allows zone.js to cleanup error stacktraces ( #7203 )" ( #7499 )" ( #7500 )
...
This reverts commit 0d2dcb3d25 .
2019-10-03 16:01:16 -07:00
Amir Omidi
0d2dcb3d25
Revert "allows zone.js to cleanup error stacktraces ( #7203 )" ( #7499 )
...
This reverts commit a0f1d68cfb .
2019-10-03 15:57:50 -07:00
Alan Ren
9dd35c8c0d
fix the bdc casing on welcome page ( #7498 )
2019-10-03 15:50:14 -07:00
Kevin Cunnane
e85f93abec
Support HDFS Tiering ( #7484 )
...
This is the 1st step to supporting HDFS Tiering
Changes:
Add new mounted folder icon. Will have separate commit for file icon
Disable delete/mkdir/upload for mounted files and folders
Disable delete for root HDFS folder (this was added in error)
2019-10-03 14:48:19 -07:00
Charles Gagnon
18c12dac9a
Fix to open ADS release notes instead of VS Code ( #7418 )
...
* Open latest ADS release notes in browser
* Only show release notes for stable builds
* Update config description text
* Have release notes notification prompt user before opening
* Remove unneeded import
2019-10-03 13:28:04 -07:00
Amir Omidi
a0f1d68cfb
allows zone.js to cleanup error stacktraces ( #7203 )
...
* allows zone.js to cleanup error stacktraces
* zone.js changes
* Change ordering
2019-10-03 13:23:38 -07:00
Amir Omidi
37f651fe08
Mark test as unstable ( #7493 )
2019-10-03 12:56:42 -07:00
Alan Ren
d2e4e94aec
fix issue 7489 and disposable handling ( #7491 )
2019-10-03 12:20:54 -07:00
Amir Omidi
cf1a09aeaf
Revert "Disable schema compare tests ( #7459 )" ( #7460 )
...
This reverts commit 704c5174f9 .
2019-10-03 11:57:11 -07:00
Amir Omidi
32897d3e07
Mock extension context ( #7492 )
2019-10-03 11:56:44 -07:00
AlexFsmn
3f2a728ed0
Fixed issue where task icons got hidden if text was too long ( #6699 )
...
* Fixed issue where task icons got hidden if text was too long
#6116
* Changed padding to min width
#6116
* Update tasksPanel.css
2019-10-03 10:10:56 -07:00
Charles Gagnon
af24a9d002
Initial work for Manage Access dialog ( #7483 )
...
* Add width and height properties to checkbox component
* Initial work on manage access dialog
* Add missed change
* Add comments and clean up
* Initial work on manage access dialog
* Add missed change
* Add comments and clean up
* Add return type
* Address comments and use apiWrapper
* Fix compile error
2019-10-03 08:58:06 -07:00
Amir Omidi
6582debd73
Unstable tests ( #7487 )
...
Setup unstable tests
2019-10-02 22:01:17 -07:00
Amir Omidi
575d1c8543
Disable one test and add a new utility function ( #7486 )
...
Skip problematic tests
2019-10-02 21:59:40 -07:00
Charles Gagnon
08b78c3ca5
Add width and height properties to checkbox component ( #7482 )
2019-10-02 16:21:08 -07:00
Amir Omidi
e0a867a184
Disable hw accl ( #7457 )
...
Allow headless running of tests
2019-10-02 14:08:22 -07:00
Amir Omidi
2b8508574d
Create the azure folder differently. ( #7470 )
...
Create the folder with a different mechanism.
2019-10-02 12:57:29 -07:00
Chris LaFreniere
b8976785fd
Stop grabbing focus when nb editor isn't in view ( #7466 )
...
* Stop grabbing focus when nb editor isn't in view
* Add comments
2019-10-02 11:56:57 -07:00
Charles Gagnon
79e2c56ec8
.Add types for ModelView CSS properties ( #7465 )
2019-10-02 11:21:18 -07:00
Charles Gagnon
1ea09c7add
Update SqlToolsService for rows affected fix ( #7469 )
2019-10-02 11:20:40 -07:00
Udeesha Gautam
7489a65bbe
Changing Sql cmd icons to more clear ones ( #7451 )
...
Changing Sql cmd icons to more clear ones
2019-10-02 11:04:22 -07:00
Karl Burtram
faabdb8d88
Update readme for October release ( #7449 )
2019-10-02 10:03:32 -07:00
Alan Ren
57c5d98bdc
make it easy to indicate all platforms ( #7467 )
2019-10-02 09:33:27 -07:00
Charles Gagnon
b5c249c25d
Update settings/descriptions to use ADS product name ( #7425 )
...
* Update settings to use ADS product name
* Fix JSON comment break
2019-10-02 09:04:09 -07:00
Alan Yu
60a244888d
Update README.md ( #7463 )
...
* Update README.md
* Fix number and links
2019-10-02 08:24:58 -07:00
Anthony Dresser
c4dfc5cf70
Fix issue with startup ( #7461 )
...
* address startup erorr
* fix naming
2019-10-01 17:31:49 -07:00
Chris LaFreniere
4c2ffdfc68
Add powershell kernel.json ( #7456 )
2019-10-01 16:30:09 -07:00
Amir Omidi
704c5174f9
Disable schema compare tests ( #7459 )
2019-10-01 16:11:50 -07:00
Amir Omidi
b708b4a42b
Add dependencies required for tests ( #7450 )
...
* Add the dependencies
* options -> testOptions
* tabs vs spaces
* dacpac
2019-10-01 15:48:36 -07:00
Kevin Cunnane
ee98ce5c18
Fix/controller ad ( #7445 )
...
Reapply my previous commit
add kerberos to excludes in the webpack for the extension
Fixes #7443
Verified on Windows and MacOS
2019-10-01 14:52:09 -07:00
Alan Ren
7162272f1e
update timeout ( #7446 )
2019-10-01 12:51:42 -07:00
Udeesha Gautam
faee6b45e0
Extensions Localization ( #7426 )
...
* Correct Schema comapre single file path in xlfs
* converting SC and Dacpac from Xlf to Json
* Adding all exts other than mssql (needs fixing)
2019-10-01 11:53:46 -07:00
Alan Ren
aef69ab12a
add readme ( #7447 )
2019-10-01 11:21:07 -07:00
Karl Burtram
a712426185
Bump Server Reports to 0.2.0 ( #7431 )
...
* Bump Server Reports to 0.2.0
* Add force reload flag
* vbump in package-lock.json
2019-10-01 10:42:11 -07:00
Karl Burtram
19be0d0ff3
Revert "Support AD in cluster connection dialog ( #7367 )" ( #7444 )
...
This reverts commit 9f065b2b5a .
2019-10-01 10:30:38 -07:00
Charles Gagnon
3202e46930
Fix typo in snippet ( #7441 )
2019-10-01 09:56:27 -07:00
Alan Ren
5b95d6777f
new icons ( #7433 )
2019-10-01 09:50:37 -07:00