Anthony Dresser
8a6e918fff
Update versions for 1.18 ( #10127 )
...
* update versions for 1.18
* update install links
* update changelog
2020-04-27 14:40:12 -07:00
Alan Ren
5aa8894686
server dashboard databases tab update ( #10159 )
...
* databases tab
* move icon to common-icons
2020-04-27 12:37:04 -07:00
Alan Ren
b202647090
update agent icon ( #10163 )
2020-04-27 10:50:00 -07:00
Charles Gagnon
586c28bf79
Add and fix notebook extension unit tests ( #10156 )
2020-04-24 22:05:36 -07:00
Anthony Dresser
a1930bdc59
fix formatting
2020-04-24 14:03:37 -07:00
ADS Merger
7f1d8fc32f
Merge from vscode 2e5312cd61ff99c570299ecc122c52584265eda2
2020-04-24 14:03:37 -07:00
Leila Lali
1e8a9c47cb
ML - Added model management dialog to edit and delete models ( #10125 )
...
* ML - Added model management dialog to edit and delete models
2020-04-24 08:33:35 -07:00
Amir Omidi
cde836641a
Set the username ( #10149 )
2020-04-23 15:42:11 -07:00
Amir Omidi
eeb3cc5d8a
Change the authenticationType ( #10139 )
2020-04-23 09:53:01 -07:00
Benjin Dubishar
52f33cc587
Fixing bug where templates may get mapped before loaded from their files ( #10111 )
...
* Fixing potential bad order of template loading and map construction
* Fixing bug where templates get mapped before loaded from file
* Parallelizing loading templates from file
2020-04-22 17:01:19 -07:00
Charles Gagnon
8311c3985d
Add PropertiesContainer ModelView component ( #10115 )
...
* Add PropertiesContainer ModelView component
* Switch to component
* Remove unneeded interface
* Update names
* Fix names
2020-04-22 16:29:46 -07:00
Leila Lali
a34feb4448
ML - Target import table selectable by user ( #10071 )
...
ML - Target import table selectable by user
2020-04-21 08:02:48 -07:00
Cory Rivera
097289d94c
Check treeItem first when building search path in searchJupyterBooks. ( #10083 )
2020-04-20 15:30:52 -07:00
Amir Omidi
25d72f8d5d
Enable file based storage by default ( #10061 )
2020-04-19 21:47:08 -07:00
Anthony Dresser
4e1e116c83
check in generated files ( #10075 )
2020-04-19 14:12:55 -07:00
Anthony Dresser
dd6b958898
Removing some unnecessary differences ( #9495 )
...
* work on removing some unncessary differences
* fix compile
* skip another test
2020-04-17 23:53:33 -07:00
Cory Rivera
67b6f6ffcd
Add tests for Open Notebook Folder functionality. ( #10056 )
2020-04-17 16:27:00 -07:00
Anthony Dresser
08bb6414b1
Use custom kerberos to reduce size ( #9910 )
...
* add custom kerberos
* fix kerberos and consolidate ignores
2020-04-17 15:15:06 -07:00
Benjin Dubishar
b3492e3f57
Creating a new database project, project items
...
* can create, open, and close sqlproj files
* can add sql objects to projects
2020-04-17 14:09:59 -07:00
Charles Gagnon
05526bbaca
Revert SqlToolsService update ( #10057 )
...
I'm seeing some issues from this - reverting until I get a chance to investigate a fix.
2020-04-17 13:29:50 -07:00
Maddy
02ae1ecff8
Rename/books viewlet sections ( #10044 )
...
* renamed viewlet sections
* template to provided
2020-04-16 17:23:54 -07:00
Cory Rivera
2817316cf4
Check conda-forge channel first when installing conda packages. ( #10035 )
2020-04-16 16:58:32 -07:00
Amir Omidi
9d9788d16f
Listen on localhost only ( #9997 )
2020-04-15 14:06:36 -07:00
Amir Omidi
c649890398
Put cloud shell behind preview flag ( #9995 )
2020-04-15 14:04:43 -07:00
Charles Gagnon
916ac7c7d1
Remove adstest package ( #9956 )
2020-04-15 10:38:20 -07:00
Charles Gagnon
251fa220d5
Update SqlToolsService ( #9986 )
2020-04-15 10:36:47 -07:00
Maddy
a58d4d7d05
replaced watch with watchFile ( #9873 )
...
* replaced watch with watchFile
* testing debounce
* changed the beounce delay to 1500
2020-04-15 10:03:48 -07:00
Maddy
c728f23893
some more tests ( #9933 )
...
* some more tests
* changes to address comments
2020-04-14 22:33:23 -07:00
Charles Gagnon
30607ec61b
Update to latest vscodetestcover ( #9909 )
...
* Update to latest vscodetestcover
* Undo ci disable
* Add mssql to coverage upload
* Also update sh script
* Add mocha reporters
* Update yarn.lock
* Fix merge conflict
* Update
* Update yarn.lock again
* Fix compile errors
* Try disabling test
* Disable another test
* Try disabling all tests
* Leave one test...
* Skip msssql tests again
* Remove mssql coverage merge
* re-disable CI
2020-04-14 21:32:17 -07:00
Amir Omidi
3f77832e4b
Don't enforce the password limit for file keytar ( #9974 )
...
* Allow users to use file based keychain if they have to
* Don't enforce this limit for FS keytar
* Spacing
2020-04-14 14:48:38 -07:00
Amir Omidi
fac2982d7a
Allow users to use file based keychain if they have to ( #9952 )
2020-04-14 14:33:24 -07:00
Alan Ren
fb524af850
default deployment type for windows ( #9959 )
...
* change default deployment type for win32
* handling the initial deployment type
2020-04-14 10:08:35 -07:00
Cory Rivera
2b2a275fb0
Add Open Notebook Folder functionality to Books viewlet. ( #9939 )
2020-04-13 23:42:02 -07:00
Alan Ren
fc70ddd104
show databases for azure server ( #9951 )
2020-04-13 16:30:55 -07:00
Leila Lali
3f08d5d714
MLS - Changed the dashboard to match the design ( #9905 )
...
* Machine Learning Extension - Changed the dashboard to match the design
2020-04-13 14:06:29 -07:00
Leila Lali
3aa357629d
Machine Learning - Supporting multiple model import ( #9869 )
...
* Machine Learning Extension - Changed the deploy wizard to deploy multiple files
2020-04-13 10:26:10 -07:00
Amir Omidi
ba41e926c4
Handle first time use when user doesn't have a cloud shell ( #9890 )
...
* Handle first time use when user doesn't have a cloud shell
* Catch errors
* Update code
* Update string per PM feedback
* Update the internal URI
2020-04-10 15:12:57 -07:00
Kim Santiago
e5cf13726e
bump sqltoolsservice to 2.0.0-release.56 ( #9922 )
2020-04-09 16:53:40 -07:00
Alan Ren
433049d1b2
pre-defined dashboard tab groups ( #9916 )
...
* pre-defined dashboard tab groups
* add back the tab group contribution
* comments
2020-04-09 14:57:46 -07:00
Alan Ren
06abda74a6
use the new icons from UX team ( #9920 )
2020-04-09 13:42:57 -07:00
Amir Omidi
510c12677e
Remove unusable tenants ( #9921 )
2020-04-09 13:01:24 -07:00
Anthony Dresser
0de774eb75
Move service installs to their extensions ( #9778 )
...
* move service installs to their extensions
* more clean up
* fix clearline
* remove some stuff
2020-04-08 18:34:13 -07:00
Anthony Dresser
ffdde0209b
Merge branch 'ads-master-vscode-2020-04-08T06-33-35'
2020-04-08 13:34:54 -07:00
Amir Omidi
21964e15b0
Add more debug console logs so we can assist users better ( #9907 )
2020-04-08 13:12:26 -07:00
ADS Merger
1868a7d370
Merge from vscode 10492ba146318412cbee8b76a8c630f226914734
2020-04-08 06:33:38 +00:00
Maddy
6bc123d76b
Fix/open book spcl characters ( #9888 )
...
* upgrade fast-glob that escapes them.
* added tests
* added test with brackets in bookPath
2020-04-07 15:55:53 -07:00
Anthony Dresser
f056086662
Remove checks for integration testing ( #9856 )
...
* remove checks for testing
* fix schema compare tests
* move some files
* fix file location
* fixc another file path
2020-04-07 14:50:20 -07:00
Amir Omidi
d580c13be1
Labelz ( #9887 )
...
* Labelz
* Use params
2020-04-07 13:09:15 -07:00
Monica Gupta
63006e6e63
Undo default kqlmagic install ( #9871 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-04-07 10:20:37 -07:00
Maddy
4c01482a8f
fixes to the toc formatting ( #9825 )
...
* fixes to the toc formatting
* addressed comments
2020-04-06 15:30:08 -07:00