Charles Gagnon
e65a4ac13d
vBump arc and azdata extensions ( #14246 )
2021-02-10 14:08:02 -08:00
Charles Gagnon
45adb7d8d7
Add ability to pass in initial variable values to deployment wizards ( #14224 )
2021-02-10 13:55:16 -08:00
Kim Santiago
bb29ae00c9
Fix schema compare options reset ( #14225 )
...
* fix schema compare options reset not updating correctly
* bump version
2021-02-10 13:46:46 -08:00
Lucy Zhang
800cd2fa89
catch getpythonuserdir error ( #14193 )
2021-02-10 10:13:08 -08:00
dependabot[bot]
61f9da39fa
Bump stringstream from 0.0.5 to 0.0.6 in /build ( #14219 )
...
Bumps [stringstream](https://github.com/mhart/StringStream ) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases )
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 09:21:35 -08:00
Karl Burtram
ce69ecebc4
Update readme for 1.25.3 release ( #14232 )
2021-02-10 09:07:58 -08:00
Charles Gagnon
d78d89e326
Fix race condition in account management ( #14218 )
1.25.3
2021-02-09 22:40:46 -08:00
Karl Burtram
a226c75d8c
Fix typo in extension manager CSS file ( #14230 )
2021-02-09 20:38:00 -08:00
Karl Burtram
069e9f4fcb
Turn off Linux in CI build ( #14228 )
2021-02-09 18:53:32 -08:00
Karl Burtram
ca647ad9f9
Bump electron to 9.4.3 ( #14217 )
2021-02-09 18:41:56 -08:00
Karl Burtram
ce612a3d96
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 ( #14050 )
...
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
2021-02-09 16:15:05 -08:00
Charles Gagnon
6f192f9af5
Fix ModelView addItem/withItem ordering ( #14205 )
2021-02-09 08:37:30 -08:00
Charles Gagnon
13255f845b
Update azdata-test to official Microsoft org version ( #14203 )
2021-02-09 08:35:47 -08:00
Aasim Khan
b2eb0e6958
Adding notebooks to migration extension ( #14189 )
...
* Adding migration notebooks to extension
* Adding toast notification instead of printing error in the console
* removed localization info from the links in the notebook
* Removed localization info from the links 2
* Fixed comments, placeholder and letter cases.
2021-02-09 08:07:30 -08:00
Alan Ren
a3cddbc8aa
align with portal button style ( #14187 )
...
* align with portal button style
* fix welcome page
* image button
* more fixes
* use withProperties
* add comment back
* add border radius
2021-02-08 15:12:54 -08:00
nasc17
7a0ac71b98
Search function to be case insensitive ( #14196 )
...
* Search function does looks at all uppercase
* Add toUpperCase call only in filterParameters function
2021-02-08 14:09:11 -08:00
Lucy Zhang
c1bfed836b
add multi_connection_mode unit test ( #14195 )
2021-02-08 12:14:28 -08:00
Alan Ren
e45fb010d3
toolbar ( #14188 )
2021-02-08 10:52:43 -08:00
Charles Gagnon
da01c75dcf
Add connect button to MIAA dashboard ( #14183 )
...
* Add connect button to MIAA dashboard
* PR comments
2021-02-08 10:33:16 -08:00
Chris LaFreniere
b29c07adb3
Always use \n when passing to Jupyter ( #14185 )
2021-02-08 09:38:06 -08:00
Barbara Valdez
06bace1fcf
replace backlash when moving notebooks on windows ( #14186 )
2021-02-07 20:17:30 -08:00
Charles Gagnon
86aa24e198
Fix service dependency startup warning ( #14180 )
...
* Fix service dependency startup warning
* fix tests
2021-02-06 15:01:16 -08:00
Maddy
63f9be6b5f
Fix/navigating find results on html elements ( #14079 )
...
* highlight current range in the marked html
* find ranges on textContent not innerHtml
* add comment
* highlight all and mark the specific in orange
* register highlights in color themes
* fix the closure on the last style
* undo delete locproj file
* add comment
* undo format on locProj file
2021-02-05 20:50:01 -08:00
Barbara Valdez
467a34e878
Fix book editing issues ( #14177 )
...
* Fix issue moving a duplicated section to another book
2021-02-05 18:50:29 -08:00
Lucy Zhang
67829af0c5
Notebooks: add multi_connection field to notebook metadata ( #14097 )
...
* add multi_connection to nb metadata
* address PR comments
* pr comments
* adsd notebookmetadatakeys object
* pr comments
* use isUUID util method
2021-02-05 13:46:31 -08:00
Charles Gagnon
ac5ff2ec7f
Remove error message properties from events ( #14175 )
2021-02-05 12:28:07 -08:00
Charles Gagnon
ddd80b982c
Add display names to cache tasks in build ( #14176 )
...
* Add display names to cache tasks in build
* Undo changes to vs files
* Undo
2021-02-05 10:54:16 -08:00
Barbara Valdez
3c4ffd2a9c
Fix book tests on Windows. ( #14173 )
...
* fix tests
* fix reveal active item test
* show error message
* revert trusted book test back to original
2021-02-05 10:45:59 -08:00
Charles Gagnon
49fa56369c
Fixes for HDFS node expansion on BDC connections ( #14174 )
...
* Change cluster test connect to use endpoints route
* Add more logging
* More logging
* Only connect to controller if needed
* Add comments
2021-02-05 10:12:15 -08:00
Aasim Khan
1944813c4a
Adding help text for resourceTypes ( #14166 )
...
* Adding help text to arc resource deployment.
* Fixing null help text and agreement logic
* Made some types optional
Fixed a language specific link
2021-02-04 23:45:29 -08:00
Aasim Khan
71d9c91551
Removing other changes ( #14163 )
2021-02-04 18:47:59 -08:00
Charles Gagnon
350034cbb1
Fix arc dashboard component order error ( #14164 )
2021-02-04 15:53:29 -08:00
Charles Gagnon
c027ce4f00
Update ads-extensions-telemetry package ( #14162 )
2021-02-04 14:57:54 -08:00
nasc17
e99b4a7bed
Making the Postgres Properties Page Visible ( #14161 )
...
* Make properties page visible
* Set max length to text box
2021-02-04 12:39:51 -08:00
nasc17
814dfba338
Making the Postgres Parameters Page Visible ( #14156 )
...
* Having parameters page be visible and fixing information bubbles
* Added sessions to edit commands
* Fix table style
2021-02-04 09:52:39 -08:00
Charles Gagnon
6907c8edab
Use cryptography 3.2.1 for sparkmagic dependency ( #14154 )
...
* Use cryptography 3.2.1 for sparkmagic dependency
* pip -> conda
* fix typing
* fix tests
* prefix with required
2021-02-04 09:52:08 -08:00
Barbara Valdez
cce8a961ac
Fix decorations for modified notebooks in Books View ( #14152 )
...
* Tree item resource uri should be the root when it's a book and notebook path for notebooks
2021-02-03 18:17:08 -08:00
Charles Gagnon
3a89731036
Add version to azdata api ( #14155 )
2021-02-03 17:56:01 -08:00
Kim Santiago
bcc73dfbcf
fix intermittent sql project test failure ( #14148 )
2021-02-03 13:26:06 -08:00
Charles Gagnon
395dfd6c52
Add setFilter to DeclarativeTableComponent ( #14143 )
...
* Add setFilter to DeclarativeTableComponent
* fix tests
* Update param name
2021-02-03 12:18:36 -08:00
Charles Gagnon
dcf17cc08b
Remove async keyword from abstract functions ( #14150 )
2021-02-03 12:16:50 -08:00
Alan Ren
52a642f351
apply css style at the right element ( #14144 )
...
* apply css style at the right element
* make mergeCss protected
2021-02-03 10:27:12 -08:00
Aasim Khan
b390052c86
Exposing Azure HTTP requests method in Azurecore extension for external consumption ( #14135 )
...
* Exposing azure HTTP request in azurecore
Moving migration specific request from azurecore to migration
Created a migrations typing file
* Deleting the typings file in sql migration
* Fixed typos in comments
* Adding default host for azure https requests
* Fixed operator in service url modification
* Changed path and host logic
* Made chagned requested in the PR
* Fixed variable names
* Adding / check for path.
* Changing error code check
* Fixed status logic in azure rest request
Fixed comment logic
Converting error array to string while throwing
* Fixed status check
* Fixed typos and cleaning up
2021-02-03 09:31:59 -08:00
Barbara Valdez
9ac180d772
Editing Books ( #13535 )
...
* start work on ui
* Move notebooks complete
* Simplify version handling
* fix issues with add section method
* fix issues with the edit experience and add the quick pick for editing
* add version handler for re-writing tocs
* fix book toc manager tests
* add notebook test
* fix localize constant
* normalize paths on windows
* check that a section has sections before attempting to mve files
* Implement method for renaming duplicated files
* moving last notebook from section converts the section into notebook
* Add recovery method restore original state of file system
* Add clean up, for files that are copied instead of renamed
* remove dir complexity
* divide edit book in methods for easier testing and remove promise chain
* Keep structure of toc
* normalize paths on windows
* fix external link
* Add other fields for versions
* fix paths in uri of findSection
* add section to section test
* Add error messages
* address pr comments and add tests
* check that the new path of a notebook is different from the original path before deleting
2021-02-02 20:39:11 -08:00
Kim Santiago
41915bda8d
update db dropdown in create project from database dialog to not be editable ( #14142 )
2021-02-02 17:31:09 -08:00
Charles Gagnon
86a5cb27b7
Add debounce to pg parameters search filter ( #14140 )
...
* Add debounce to pg parameters search filter
* Update tsconfig
2021-02-02 16:15:31 -08:00
Benjin Dubishar
661e7c361d
Adding schema compare UX support for external streams/streaming jobs ( #14134 )
2021-02-01 21:57:46 -08:00
Cory Rivera
a0656d6f8d
Add unit tests for PythonPathLookup class. ( #14133 )
2021-02-01 16:37:17 -08:00
Leila Lali
9b43ee6287
version update for ml 0.7.0 ( #14130 )
2021-02-01 16:12:06 -08:00
Chris LaFreniere
0e84dd240b
Notebook Cell Conversion Language Fixes ( #14120 )
...
* Cell language override fixes
* PR feedback
2021-02-01 14:21:24 -08:00