Charles Gagnon
3a3d7f5271
withProperties -> withProps ( #15876 )
...
* withProperties -> withProps
* Fix errors
* remove ,
* fixes
* Update azdata-test
* Fix dacpac tests
* Add required and remove added layout
2021-06-23 14:26:14 -07:00
Charles Gagnon
3cb2f552a6
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 ( #15681 )
...
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com >
2021-06-17 08:17:11 -07:00
Charles Gagnon
587ac45418
Resource deployment clean up ( #14418 )
2021-02-24 12:11:06 -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
Aasim Khan
4f96ac46be
Migrating other deployment wizards to the generic ResourceTypeWizard ( #13132 )
...
* SQL VM wizard migration to ResourceType Wizard
* Revert "SQL VM wizard migration to ResourceType Wizard"
This reverts commit e58cd47707a7e2812be20d915f1fe638b96b035f.
* migrated notebook wizard
* SQL VM wizard migration to ResourceType Wizard
* Fixed some imports on SQL VM wizard
* migrated sqldb wizard to generic ResourceTypeWizard
* Added missing import
Solving errors from the merge
* Moved some common functionality into ResourceTypeWizard
* Changed logic of start deployment
* fixed some import after changing files.
2020-10-30 12:42:20 -07:00
Aasim Khan
e15ad17967
Aasim/fix/sqldbtypos ( #13130 )
...
* fixed some easy typos on sql db wizard.
* Fixed some instructions in the notebook
* - Added option to enable or disable firewall rules
* converted toggle firewall dropdown to checkbox
2020-10-29 11:53:56 -07:00
Alex Ma
0f6bb683d6
sql db deployments into main (WIP) ( #12767 )
...
* added my resource-deployment
* changed notebook message
* Add more advanced properties for spark job submission dialog (#12732 )
* Add more advanced properties for spark job submission dialog
* Add queue
* Revert "Add more advanced properties for spark job submission dialog (#12732 )"
This reverts commit e6a7e86ddbe70b39660098a8ebd9ded2a1c5530c.
* Changes made for simplification
* changed error messages
* tags added
* tags removed due to redundancy
* Update package.json
* Update resourceTypePickerDialog.ts
* changes based on feedback
* activaterealtimevalidation removed
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2020-10-09 15:46:41 -07:00