Aasim Khan
e169005571
Added Accounts and Database Backup Page to Migration wizard ( #13548 )
...
* Added localized strings
Created a db backup page
added radio buttons
* created components for database backup page
* Added account selection page
* Added accounts page
* Some more work done
- Added page validations
- Almost done with db backup except for a few api calls.
* Some more progress
added graph api for storage account
* Finished hooking up all the endpoints on db page.
* Some code fixed and refactoring
* Fixed a ton of validation bugs
* Added common localized strings to the constants file
* some code cleanup
* changed method name to makeHttpGetRequest
* change http result class name
* Added return types and return values to the functions
* removed void returns
* Added more return types and values
* Storing accounts in the map with ids as key
Fixed a bug in case of no subscriptions found
* cleaning up the code
* Fixed localized strings
* Added comments to get request api
Added validation logic to database backup page
removed unnecessary page validations.
* Added some get resource functions in azure core
* Changed thenable to promise
* Added arm calls for file shares and blob storage
* Added field specific validation error message
* Added examples in validation error message.
* Fixed some typings and localized string
* Added live validations to dropdowns
* Fixed method name to getSQLVMservers
2020-12-07 23:18:07 -08:00
Kim Santiago
b10b52e4fe
switch schema compare to use inputbox instead of table headers ( #13715 )
2020-12-07 17:42:48 -08:00
Charles Gagnon
5f04a4d499
vBump Arc and Azdata ( #13717 )
2020-12-07 15:43:53 -08:00
Charles Gagnon
d6e1e8eb52
Retry getConfig ( #13712 )
...
* Retry getConfig
* Add logging
2020-12-07 15:11:05 -08:00
Leila Lali
9977e83380
Adding unit tests for schema compare service ( #13642 )
2020-12-07 14:42:38 -08:00
Charles Gagnon
099e94fa2d
Rename action config file ( #13709 )
...
* Add action for responding to Needs Logs label
* Fix action name
* Rename config file
* remove quotes
2020-12-07 14:41:00 -08:00
Charles Gagnon
7732f5c0d1
Fix action name ( #13708 )
...
* Add action for responding to Needs Logs label
* Fix action name
2020-12-07 14:20:27 -08:00
Charles Gagnon
151a18e3ee
Add action for responding to Needs Logs label ( #13707 )
2020-12-07 14:16:04 -08:00
Charles Gagnon
e59de59e61
Add scan suppressions ( #13705 )
2020-12-07 13:31:59 -08:00
Lucy Zhang
f96fd911c1
Notebooks: Remove result set summary from saved metadata ( #13616 )
...
* remove result set summary from metadata
* remove batchId and id from celloutputmetadata
* remove extra line
2020-12-07 12:28:07 -08:00
Charles Gagnon
6c89c61b0d
Retry publish and always try adding asset ( #13700 )
...
* Retry publish and always try adding asset
* Undo asset upload change
* Add logging
2020-12-07 11:08:04 -08:00
Charles Gagnon
97a4de4111
Have resource deployment providers return disposables ( #13690 )
...
* Add dependent field provider to resource deployment
* Change name to value provider service
* Add error handling
* providerId -> id
* Set dropdown value correctly
* missed id
* back to providerId
* fix updating missed id
* Make resource deployment providers disposable
2020-12-07 10:27:37 -08:00
Charles Gagnon
a70dce7855
Add dependent field provider to resource deployment ( #13664 )
...
* Add dependent field provider to resource deployment
* Change name to value provider service
* Add error handling
* providerId -> id
* Set dropdown value correctly
* missed id
* back to providerId
* fix updating missed id
* remove placeholder
2020-12-04 17:21:30 -08:00
Charles Gagnon
757ac1d4aa
Add descriptions and validation to connected mode ( #13676 )
2020-12-04 16:15:40 -08:00
Monica Gupta
4092b6493b
Fix issue with pasting results in Teams ( #13673 )
...
* Fix issue with pasting results in Teams
* Addressed comment to change header tag to th
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-12-04 15:41:53 -08:00
Chris LaFreniere
6349f1bd49
Prevent Table from Disappearing due to exception when looking for tHead ( #13680 )
...
* Prevent exception when tHead doesn't exist at node
* Add test for no thead
2020-12-04 14:42:24 -08:00
Alan Ren
0c82024cf3
add ability to control the enabled state of checkbox cells ( #13644 )
...
* control enabled state of checkbox cells
* add more check
2020-12-04 11:00:09 -08:00
dependabot[bot]
131e0a6b45
Bump highlight.js in /extensions/markdown-language-features ( #13675 )
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 9.15.10 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.15.10...10.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-04 10:59:36 -08:00
Charles Gagnon
aeb22011d2
Remove placeholder on deployment wizards when field is disabled dynamically ( #13658 )
2020-12-04 09:25:56 -08:00
Charles Gagnon
3d82074656
Remove debug console log ( #13669 )
2020-12-04 09:25:44 -08:00
Charles Gagnon
6dc07e5804
Add test for dynamic enablement ( #13602 )
...
* Add test for dynamic enablement
* update names
2020-12-04 09:15:34 -08:00
Alan Ren
89d515d3ae
vbump asde deployment extension ( #13662 )
...
do a patch version update, will adjust if the next change is a major one.
2020-12-03 21:03:44 -08:00
Barbara Valdez
9df56c5c0f
Normalize path to change ( #13660 )
2020-12-03 19:17:55 -08:00
Vasu Bhog
048f85d918
Fix notebook unordered grid values after papermill execution ( #13614 )
...
* Fix unordered table
* check entire first row schema:
* SQL Notebooks should not get affected
* delete unused variable and edit comments
* refactor for efficient table ordering
* nit naming
2020-12-03 19:37:22 -06:00
Sakshi Sharma
4d3443c192
Update Import UI to match other UIs ( #13637 )
...
* Update Import UI to match other UIs
* Fixed another bug
2020-12-03 13:30:47 -08:00
Karl Burtram
f69dc6a445
Update package.json ( #13626 )
2020-12-03 12:51:02 -08:00
Benjin Dubishar
fde031be48
Adding SQL Edge project template ( #13558 )
...
* Checkpoint
* removing flag for not creating subfolder
* Adding Edge template
* Removing janky map function
* Adding templates for additional objects
* Updating tests, fixing bug
* Added Edge project icon
* Updating strings to Drew-approved text
* Cleaning up template scripts and Edge project template names
2020-12-03 10:33:31 -08:00
Barbara Valdez
08735c9434
add right padding to notebook toolbar action item ( #13640 )
...
* add right padding to action item
* remove extra line and add space
2020-12-03 10:23:20 -08:00
Monica Gupta
f748a8c7bb
Fix empty column issue ( #13641 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-12-03 09:32:15 -08:00
nasc17
67e3d2ebdb
Added engine version argument to edit command. ( #13610 )
...
* Added engine version argument to edit command. Neccessary for not using pg12
* Included for changing password in overview page
* Updated fakeazdataapi test
2020-12-03 08:46:48 -08:00
Christopher C
d17ca1561f
Delete ConnectionDialogue.ipynb ( #13634 )
...
this nb was an attempt at creating a connection dialog. removing
not found in toc
2020-12-03 08:33:51 -08:00
Barbara Valdez
6f731fcd9e
add await to thenable method ( #13635 )
2020-12-02 16:14:26 -08:00
Chris LaFreniere
d86e1eec10
WYSIWYG Improvements to highlight ( #13032 )
...
* Improvements to highlight
* wip
* Tests pass
* Leverage escaping mechanism
* Tweak highlight logic
* PR comments
2020-12-02 15:51:40 -08:00
nasc17
cb567989da
Changed cores validation message ( #13617 )
...
* Changed cores validation message
* Missed validation
* Remove cores validation message
* Applied verification for cores change to miaa c+s page
2020-12-02 15:22:35 -08:00
Charles Gagnon
40675fcadb
Revert "Fix windows insiders icons ( #13579 )" ( #13630 )
...
This reverts commit a0ef594792 .
2020-12-02 12:58:38 -08:00
Karl Burtram
0299ef1d83
Bump distro to pickup new icons ( #13598 )
2020-12-02 10:29:34 -08:00
Charles Gagnon
f544ca3be0
vBump azdata and arc extensions ( #13620 )
2020-12-02 10:19:27 -08:00
Charles Gagnon
273f40e2b3
Re-order summary fields for arc deployment ( #13619 )
2020-12-02 10:14:44 -08:00
Arvind Ranasaria
8027993ab4
Make 'Script to notebook' consistent with 'Deploy' when user cancels during password re-acquisition for controller ( #13557 )
2020-12-01 22:57:00 -08:00
Benjin Dubishar
1078d67728
Update tools service to .61 ( #13591 )
2020-12-01 13:44:15 -08:00
Kim Santiago
593cb45a50
Update open existing dialog icons ( #13571 )
...
* update open existing dialog icons
* undo removing folder.svg
* remove max width and max height
2020-12-01 13:01:56 -08:00
Alan Ren
0b1239b755
accessibility support for filtering ( #13581 )
2020-12-01 10:13:39 -08:00
Charles Gagnon
a0ef594792
Fix windows insiders icons ( #13579 )
2020-11-30 22:05:34 -08:00
Monica Gupta
e2cf607896
Update kusto release to 0.4.0 for aria fix ( #13550 )
...
* aria cluster fix for kusto
* update latest sqltoolsservice version
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-11-30 17:29:37 -08:00
Leila Lali
f0eeb76846
updating to 0.6.0 ( #13576 )
2020-11-30 16:03:50 -08:00
Charles Gagnon
5da30e6111
Update to CU8 version of BDC book ( #13578 )
2020-11-30 14:32:23 -08:00
Benjin Dubishar
a9eb6880d4
Adding additional parameter to data workspace provider API ( #13570 )
2020-11-30 12:52:08 -08:00
Vladimir Chernov
426f1ae99b
tableComponent restore focus after grid append command ( #13561 )
2020-11-30 22:57:28 +03:00
Lucy Zhang
64dd0f0cad
dont add column header in continue request ( #13568 )
2020-11-30 11:29:50 -08:00
Sakshi Sharma
6ac5b7c8a5
Add Import UI to Data-workspace Ellipsis ( #13544 )
2020-11-30 08:48:09 -08:00