Amir Omidi
6cf82d2611
Start on new eslint file ( #9314 )
2020-02-26 11:39:00 -08:00
Cory Rivera
73d9b7f22a
Check if notebook model is undefined in setTrustForNewEditor. ( #9312 )
2020-02-26 11:17:56 -08:00
Cory Rivera
412214e193
Add charting functionality to SQL notebooks. ( #9306 )
2020-02-26 10:52:19 -08:00
Leila Lali
ff207859d6
Machine Learning Model Registry - Iteration1 ( #9105 )
...
* Machine learning services extension - model registration wizard
2020-02-26 09:19:48 -08:00
Anthony Dresser
067fcc8dfb
Merge from vscode dbe62be3266ffb6772a7f3db0bf61d63f4aa7f65 ( #9337 )
2020-02-26 00:23:48 -08:00
Amir Omidi
d2892ff78b
Runtime hardening and notarization for OSX ( #8663 )
2020-02-25 15:24:31 -08:00
Charles Gagnon
a9056bbba5
Fix server group dialog open ( #9330 )
2020-02-25 15:14:32 -08:00
Karl Burtram
70352f94ea
Fix ADS branding in Git viewlet ( #9332 )
2020-02-25 12:47:41 -08:00
Charles Gagnon
b1d58767c4
Add livy_session_startup_timeout_seconds config back in ( #9212 )
2020-02-25 11:31:10 -08:00
Anthony Dresser
4a9c47d3d6
Merge from vscode 5e80bf449c995aa32a59254c0ff845d37da11b70 ( #9317 )
2020-02-24 21:15:52 -08:00
Amir Omidi
628fd8d74d
Separator component ( #9310 )
...
* Separator component
2020-02-24 16:53:42 -08:00
Aditya Bist
d7ea1123ef
fix azdata connection API for dashboard connections ( #9311 )
2020-02-24 16:32:38 -08:00
Aditya Bist
eeae87ea32
remove icon files and use codicons for extensions ( #9305 )
2020-02-24 13:19:24 -08:00
Benjin Dubishar
1a639f83c4
.sqlproj and datasources.json file parsing ( #8921 )
...
* Checkpoint
* Adding mock contents for tree
* added open sqlproj dialog
* reading files from directory
* Added directory traversal
* Adding tree sorting by folder vs file and label
* Improved auto-unfolding of tree based on node type
* replacing fs with fs.promise alias
* PR feedback
* added activation event for when workspace contains sqlproj files
* Returning after displaying error
* Fixing linter errors
* Reworked tree
* Fixing missing grandchildren
* Correcting tree URI construction
* Refactoring to isolate tree item responsibilities from data model responsibilities
* project file parsing
* constructing tree from project files rather than filesystem
* Fixing double-initialization
* Changing projectEntry to take enum for file type
* Correct node type for project item
* Parsing datasources.json
* Child nodes for sql data source
* Localizing strings
* Checkpoint
* Adding mock contents for tree
* added open sqlproj dialog
* reading files from directory
* Added directory traversal
* Adding tree sorting by folder vs file and label
* Improved auto-unfolding of tree based on node type
* replacing fs with fs.promise alias
* PR feedback
* added activation event for when workspace contains sqlproj files
* Returning after displaying error
* Fixing linter errors
* Reworked tree
* Fixing missing grandchildren
* Correcting tree URI construction
* Refactoring to isolate tree item responsibilities from data model responsibilities
* project file parsing
* constructing tree from project files rather than filesystem
* Fixing double-initialization
* Changing projectEntry to take enum for file type
* Correct node type for project item
* Parsing datasources.json
* Child nodes for sql data source
* Localizing strings
* missed file in merge
* changed extension method to helper
* cleanup
* Adding docstrings
2020-02-24 12:11:41 -08:00
Aditya Bist
933cfb21ef
formatted file ( #9303 )
2020-02-24 11:20:36 -08:00
Alan Ren
5982925ed7
keep up with latest azdata ( #9276 )
2020-02-24 10:54:54 -08:00
Kim Santiago
9090143f9d
Add a few unit tests for dacpac extension ( #9194 )
...
* add a few unit tests
* fix tests for linux
2020-02-24 10:01:30 -08:00
Charles Gagnon
10b681b3c8
Add Arc Resources to Azure view ( #9271 )
...
* Initial work
* Add setting change handler
* Fix tests
* Update loc names and add preview tag
* Remove TODOs
2020-02-24 08:15:27 -08:00
Anthony Dresser
de5f1eb780
Merge from vscode 33a65245075e4d18908652865a79cf5489c30f40 ( #9279 )
...
* Merge from vscode 33a65245075e4d18908652865a79cf5489c30f40
* remove github
2020-02-21 23:42:19 -08:00
Alan Ren
c446cea3a0
fix the input width height issue ( #9273 )
...
* fix the input width height issue
* updates
2020-02-21 16:12:56 -08:00
Chris LaFreniere
41a90c01c3
Listen to escape key to close nb find widget ( #9247 )
2020-02-21 15:54:21 -08:00
Anthony Dresser
1b78a9b1e0
Merge from vscode e6a45f4242ebddb7aa9a229f85555e8a3bd987e2 ( #9253 )
...
* Merge from vscode e6a45f4242ebddb7aa9a229f85555e8a3bd987e2
* skip failing tests
* remove github-authentication extensions
* ignore github compile steps
* ignore github compile steps
* check in compiled files
2020-02-21 12:11:51 -08:00
Anthony Dresser
c74bac3746
Add missing resources ( #9246 )
...
* add missing resources
* don't bump versions
* fix workbench file
* distro
2020-02-20 22:58:52 -08:00
Anthony Dresser
4c54b5dbac
Batch messages on the exthost to not freeze ads ( #8949 )
...
* batch messages on the exthost to not freeze ads
* clear out messages on query complete
2020-02-20 14:50:13 -08:00
Charles Gagnon
8fe0a13b61
Update release notes link ( #9191 )
2020-02-20 14:29:02 -08:00
Kim Santiago
2fc0e28e57
Remove required from dacpac wizard dropdowns ( #9200 )
...
* remove required from dropdowns
* set required for dropdown
* also set required for editable dropdown
* add back required for db and server dropdowns
* add back to required to databaseLoader
2020-02-20 11:49:26 -08:00
Charles Gagnon
c6bc68f399
Fix UI not selecting false options initially ( #9213 )
2020-02-20 07:36:56 -08:00
Anthony Dresser
0cec223301
Merge from vscode 777931080477e28b7c27e8f7d4b0d69897945946 ( #9220 )
2020-02-19 22:27:53 -08:00
Anthony Dresser
ab6fb810f8
move update model for notebook save to the input ( #8995 )
2020-02-19 22:01:07 -08:00
Charles Gagnon
7eef23f232
Fix refreshing nodes in Azure view ( #9215 )
...
* Fix refreshing nodes in Azure view
* refactor
* Remove refreshNode from shim
* Add missing await
2020-02-19 16:55:17 -08:00
Anthony Dresser
1d0f76d26a
Setup files for workbench/services to be strict compiled ( #9168 )
...
* setup services to be strict compiled. fix some of the issues
* fix compile
* fix compile
* revert some undefined changes
2020-02-19 16:07:57 -08:00
Anthony Dresser
cec7753e3d
Final layering ( #9164 )
...
* move handling generated files to the serilization classes
* remove unneeded methods
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* wip
* remove jsdoc
* fix layering
* fix compile
* fix compile errors
* wip
* wip
* finish layering
* fix css
* more layering
* rip
* reworking results serializer
* move some files around
* move capabilities to platform wip
* implement capabilities register provider
* fix capabilities service
* fix usage of the regist4ry
* add contribution
* wip
* wip
* wip
* remove no longer good parts
* fix strict-nulls
* fix issues with startup
* another try
* fix startup
* fix imports
* fix tests
* fix tests
* fix more tests
* fix tests
* fix more tests
* fix broken test
* fix tabbing
* fix naming
* wip
* finished layering
* fix imports
* fix valid layers
* fix layers
* wip
* finish layering
* final layering
* finish layering
* fix spacing
2020-02-19 14:43:16 -08:00
Karl Burtram
161ea001c0
Update changelog for Feb Hotfix 1 release ( #9195 )
2020-02-19 13:16:53 -08:00
Charles Gagnon
f2ffa6c7e5
Initial post-release extension vBump ( #9144 )
2020-02-19 07:56:15 -08:00
Anthony Dresser
5194ee2f9b
distro
2020-02-19 03:55:41 +00:00
ADS Merger
1e308639e5
Merge from vscode 9bc92b48d945144abb405b9e8df05e18accb9148
2020-02-19 03:11:35 +00:00
Anthony Dresser
98584d32a7
distro ( #9198 )
2020-02-18 17:16:58 -08:00
Jeff Trimmer
5672500af2
Add Always Encrypted enclave connection parameters to the ADS UI ( #9062 )
...
* Add Always Encrypted enclave connection parameters to Advanced Connections Options dialog.
* Update always encrypted advanced connection options strings.
* Change enclave protocol category name properties to the Enum constants.
2020-02-18 15:32:49 -08:00
Arvind Ranasaria
d69cda80c3
wipe status message only when not installing ( #9192 )
2020-02-18 15:16:54 -08:00
Anthony Dresser
47e716d3b2
warn instead of error on disabled apis ( #9193 )
2020-02-18 14:09:16 -08:00
Charles Gagnon
6bd3ed72dd
Display azure resource fetch errors as warnings ( #9158 )
2020-02-18 10:48:39 -08:00
Charles Gagnon
48c3702c7a
Add null ref check for click handler ( #9190 )
2020-02-18 10:18:02 -08:00
Anthony Dresser
506c6a5e5f
More Layering ( #9139 )
...
* move handling generated files to the serilization classes
* remove unneeded methods
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* wip
* remove jsdoc
* fix layering
* fix compile
* fix compile errors
* wip
* wip
* finish layering
* fix css
* more layering
* rip
* reworking results serializer
* move some files around
* move capabilities to platform wip
* implement capabilities register provider
* fix capabilities service
* fix usage of the regist4ry
* add contribution
* wip
* wip
* wip
* remove no longer good parts
* fix strict-nulls
* fix issues with startup
* another try
* fix startup
* fix imports
* fix tests
* fix tests
* fix more tests
* fix tests
* fix more tests
* fix broken test
* fix tabbing
* fix naming
* wip
* finished layering
* fix imports
* fix valid layers
* fix layers
2020-02-15 01:54:23 -06:00
Anthony Dresser
873c6a39fe
Merge from vscode 1a81711a85e38ccf784110568ebf3784ab9094a5 ( #9161 )
...
* Merge from vscode 1a81711a85e38ccf784110568ebf3784ab9094a5
* small spacing fix
2020-02-15 00:43:09 -06:00
Anthony Dresser
74b89a0a85
No console linting ( #9156 )
...
* add no-console linting and change to just using overrides for sql files
* whitespace
* fix tests
2020-02-14 21:13:16 -06:00
Alex Ma
6b0332b2d1
call refreshDatasets upon loading new dataset ( #9160 )
...
* call refreshDatasets upon loading new dataset
* readded space
2020-02-14 18:25:52 -08:00
Charles Gagnon
2d70ff7f4e
Improve azure resource API error handling ( #9151 )
...
* Improve azure resource API error handling
* Add ref path
* Add missed typings file and remove module references
2020-02-14 14:22:05 -08:00
Cory Rivera
dd5c0ce08f
Maintain notebook trust status after saving. ( #9127 )
2020-02-14 10:07:02 -08:00
Anthony Dresser
71375808b9
Merge from vscode 4c9161a3f125f5a788aafa73a4ecfcb27dcfc319 ( #9143 )
...
* Merge from vscode 4c9161a3f125f5a788aafa73a4ecfcb27dcfc319
* minor spacing fix
2020-02-13 21:20:36 -06:00
Arvind Ranasaria
0c56d44e4f
Add support for 4 part version numbers ( #8925 )
...
* first crack at fix
* after test complete
* pr feedback + tests
* fix whitespace
* PR fedback
2020-02-13 16:59:22 -08:00