Charles Gagnon
60f556428f
Fix select box event ordering ( #13831 )
...
* Fix select box event ordering
* more fixes
* Fix page
* Revert typing change
* Undo param
* Fix compile error
* Completely remove typings
2020-12-17 09:51:10 -08:00
Charles Gagnon
598aaed500
Filter vscode delegate command events ( #13832 )
2020-12-16 16:58:21 -08:00
Charles Gagnon
7f38e87ef3
Use azdata-test modelview stubs ( #13818 )
2020-12-16 16:28:02 -08:00
Charles Gagnon
4575f2bbe6
Fix paths for tests ( #13816 )
2020-12-15 16:04:36 -08:00
Charles Gagnon
7496aea1b0
Fix "not externalized correctly" warnings ( #13806 )
2020-12-14 16:24:15 -08:00
Charles Gagnon
c2de462955
Update CODEOWNERS ( #13798 )
2020-12-14 12:43:48 -08:00
Charles Gagnon
f5e737c760
Use correct Azure graph endpoint & cleanup ( #13786 )
...
* Use correct Azure graph endpoint
* Add enum
2020-12-14 10:12:01 -08:00
Charles Gagnon
63536eba9f
Fire onDidSelect event when selecting event from code ( #13691 )
...
* Fire onDidSelect event when selecting event from code
* Fix import tests
* fix typo
2020-12-14 09:04:16 -08:00
Charles Gagnon
a926f87965
Clean up Loading Component typings ( #13785 )
...
* Clean up Loading Component typings
* add properties to impl
2020-12-11 12:57:46 -08:00
Charles Gagnon
e82f49d390
Add BEGIN/END to snippet ( #13784 )
2020-12-11 11:35:25 -08:00
Charles Gagnon
95d22a03ae
Update required azdata versions ( #13762 )
2020-12-10 14:04:33 -08:00
Charles Gagnon
94feb1a80d
Update STS to revert SqlClient update ( #13758 )
2020-12-10 13:02:32 -08:00
Charles Gagnon
dc8788b77f
Add loading text properties for option sources ( #13743 )
...
* Add loading text to deployment radio options
* Fix loading race condition
* Update text
2020-12-09 18:32:05 -08:00
Charles Gagnon
147ee53e35
Revert "Added Accounts and Database Backup Page to Migration wizard ( #13548 )" ( #13742 )
...
This reverts commit e169005571 .
2020-12-09 16:28:43 -08:00
Charles Gagnon
e7884b8b61
Make loading components not valid and improve RD radio group ( #13738 )
2020-12-09 13:15:35 -08:00
Charles Gagnon
aee8bc2759
Fix environment variables for controller create ( #13732 )
2020-12-08 15:02:56 -08:00
Charles Gagnon
7ad328ee95
Lint azdata.d.ts ( #13728 )
2020-12-08 13:20:17 -08:00
Charles Gagnon
a74119038f
Use console.log for retry logging ( #13722 )
2020-12-08 08:42:45 -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
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
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
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
Charles Gagnon
40675fcadb
Revert "Fix windows insiders icons ( #13579 )" ( #13630 )
...
This reverts commit a0ef594792 .
2020-12-02 12:58:38 -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
Charles Gagnon
a0ef594792
Fix windows insiders icons ( #13579 )
2020-11-30 22:05:34 -08:00
Charles Gagnon
5da30e6111
Update to CU8 version of BDC book ( #13578 )
2020-11-30 14:32:23 -08:00
Charles Gagnon
2ac03b9ef4
Fix error path for predict button on ML import ( #13540 )
2020-11-24 16:08:26 -08:00
Charles Gagnon
a0d89449cc
Fix BDC table icons ( #13539 )
2020-11-24 15:36:22 -08:00
Charles Gagnon
b03a914934
Update required icon for labels for dynamic enablement ( #13515 )
2020-11-24 15:05:29 -08:00
Charles Gagnon
84822b23ac
Fix BDC Deployment table ( #13538 )
...
* Fix BDC Deployment table
* fix mappings
* Fix names
2020-11-24 14:28:19 -08:00
Charles Gagnon
40ca82c63d
Fix declarative table display issues with ML ext ( #13529 )
...
* Fix declarative table display issues with ML ext
* Fix test
2020-11-24 12:55:04 -08:00
Charles Gagnon
7bb4d00073
Let child ModelView components control their own enabled status by default ( #13524 )
2020-11-23 15:49:02 -08:00
Charles Gagnon
21ddf30a7b
Increase head size for sql script compile ( #13520 )
2020-11-23 10:59:44 -08:00
Charles Gagnon
f44c714cf2
Update SqlToolsService to .59 ( #13519 )
2020-11-23 10:29:19 -08:00
Charles Gagnon
145b2491df
Cleanup Resource Deployment ModelView ( #13510 )
2020-11-20 18:29:00 -08:00
Charles Gagnon
6edcbbb738
Suppress scan warnings ( #13507 )
2020-11-20 14:28:57 -08:00
Charles Gagnon
172a044ba7
Remove inputValueTransformer and getInputComponentValue ( #13502 )
2020-11-20 10:51:00 -08:00
Charles Gagnon
bb2a1db6e8
Add connectivity mode option to Arc controller create ( #13495 )
...
* Add connectivity mode option to Arc controller create
* Add connectivity mode to summary
* Use name instead of display name for dropdown values
2020-11-19 17:06:49 -08:00
Charles Gagnon and Arvind Ranasaria
175d46d508
Add support for dynamic enablement of resource deployment components ( #13464 )
...
* saving wip to merge main
* temp fixes for textValidation* removal
* save wip to switch tasks
* save wip to switch tasks
* save wip to switch tasks
* code complete - with known bugs
* missed test file
* fix extHostModelView changes
* validation module
* missed test changes
* missed change
* pr feedback
* pr feedback
* revert inadvertent change
* remove unneeded change
* merge from bug/12082-2
* pr feedback
* pr feedback
* bdd -> tdd for validation tests
* bdd -> tdd for validation tests
* pr feedback
* remove unneeded file
* pr feedback
* EOL instead of '\n'
* pr feedback
* pr feedback
* minor fixes.
* pr feedback
* fix comment
* comments and var renames
* test fixes
* working version after validation simplification
* working version after validation simplification
* remove inadvertent change
* simplified validations
* undo uneeded change
* cleanup
* working version after latest merge
* comments and whitespace fixes
* remove is_integer checks
* sentence case field validation messages
* Use generic strings in sample fields
* minor fixes to sample extension strings
* spaces to tabs for indentation
* request fields before limit fields
* reaarange request/limit fields
* is_integer checks for PG Server Group number fields
* Thenable to Promise
* InputBoxInfo
* pr feedback
* pr feedback
* isUndefinedOrEmpty to utils
* include asde package.json
* use ValidationValueType
* ValidationValueType -> InputValueType
* Add support for dynamic enablement of resource deployment components
* use instanceof function
* getValue returns InputValueType
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-11-19 16:23:28 -08:00
Charles Gagnon
ddd0b8b4bc
Remove pandas import from some notebooks ( #13481 )
2020-11-19 08:19:20 -08:00
Charles Gagnon
34170e7741
Fix Loading component removal ( #13478 )
...
* Fix Loading component removal
* More undefined checks
2020-11-18 15:42:33 -08:00
Charles Gagnon
472c9decfa
Display error when doing notebook convert ( #13438 )
...
* Display error when doing notebook convert
* Update STS
2020-11-17 10:03:33 -08:00
Charles Gagnon
6cd2d6c942
Fix extension install version check ( #13436 )
2020-11-17 09:58:50 -08:00
Charles Gagnon
b57bf53b67
Fix ModelView container child layout issues ( #13412 )
2020-11-16 10:59:21 -08:00
Charles Gagnon
c699179e15
Re-register contributed book commands when new extension loaded ( #13403 )
2020-11-16 10:47:27 -08:00
Charles Gagnon
af55dcfb42
Convert ModelView validate to Promise ( #13390 )
...
* Convert ModelView validate to Promise
* more cleanup
2020-11-13 15:31:22 -08:00
Charles Gagnon
76781d6cf4
Fix ModelView logging error ( #13410 )
2020-11-13 14:40:00 -08:00
Charles Gagnon
cbe2ba0901
Add some more logging to ModelView components ( #13387 )
...
* Add some more logging to ModelView components
* Remove catch
* remove unused
2020-11-13 10:30:40 -08:00
Charles Gagnon
32ac586431
Add MIAA Compute+Storage page ( #13367 )
...
* Add MIAA Compute+Storage page
* update min memory limits
* update strings
* feedback
2020-11-13 07:20:46 -08:00
Charles Gagnon
536628603e
Fix ModelView container validation ordering ( #13386 )
...
* Fix ModelView container validation ordering
* Also validate component after adding
* undo child component validate call
2020-11-12 17:17:27 -08:00
Charles Gagnon
a082c1e478
Ignore built notebook component files ( #13369 )
2020-11-12 13:17:54 -08:00
Charles Gagnon
865d49c2fb
Always upload build artifacts + logs during product build ( #13356 )
2020-11-11 15:16:07 -08:00
Charles Gagnon
b17ce7a531
Use progress notification for azdata install/updates ( #13355 )
2020-11-11 15:14:02 -08:00
Charles Gagnon
d64062dfe0
Update minimum azdata version to 20.2.4 ( #13357 )
2020-11-11 15:13:43 -08:00
Charles Gagnon
b32e5f8f25
Add debug logging for ModelView ( #13346 )
2020-11-11 10:33:13 -08:00
Charles Gagnon
c37f178e71
Undo temporary changes made ( #13349 )
2020-11-11 10:26:22 -08:00
Charles Gagnon
b83da2dfa8
Run initial modelview actions first ( #13317 )
...
* Run initial modelview actions first
* add param
* Comments and typings
* Catch promise error
* fix db projects test
* remove extra calls
2020-11-10 17:00:16 -08:00
Charles Gagnon
b4dd0442c5
Fix extension unit test script cleanup ( #13345 )
2020-11-10 16:11:43 -08:00
Charles Gagnon
d4e8053797
Increase yarn timeout when installing packages ( #13347 )
...
* Increase yarn timeout when installing packages
* Update other platforms
2020-11-10 16:05:50 -08:00
Charles Gagnon
0d49744061
Upload user dir from test runs ( #13326 )
...
* Add archive logs step to linux build
* right file
* try
* try this
* correct order
* build artifact
* export
* log
* use tmp
* zip up all
* Remove extra publish
* other scripts
* add test name to dir
2020-11-10 08:57:57 -08:00
Charles Gagnon
8b73391845
Call ModelView base init after view init ( #13261 )
...
* Call ModelView base init after view init
* baseInit to end
2020-11-07 09:41:49 -08:00
Charles Gagnon and Alex Ross
335c6bf544
Update sql grammar ( #13282 )
...
* Update sql grammar
* fix
Co-authored-by: Alex Ross <alros@microsoft.com >
2020-11-06 11:38:23 -08:00
Charles Gagnon
a2265f8ccd
Update to latest SQL Tools Service (.52) ( #13264 )
2020-11-06 08:47:06 -08:00
Charles Gagnon
d1f26844ef
Remove hardcoded colors for HDFS access dialog ( #13240 )
2020-11-04 15:16:08 -08:00
Charles Gagnon
fd8f88db4b
Only show resource viewer on insiders and dev ( #13238 )
2020-11-04 14:34:13 -08:00
Charles Gagnon
bfb2c20e0f
Add Azure account initialization logging ( #13235 )
2020-11-04 13:24:09 -08:00
Charles Gagnon
a0ee8b00fb
Fix Agent not working ( #13126 )
...
* Fix Agent display
* more fixes
* cleanup
2020-11-04 09:23:16 -08:00
Charles Gagnon
eeb7da4ace
Fix resource viewer grid resizing ( #13197 )
...
* Fix resource viewer grid resizing
* keep height
2020-11-04 08:34:30 -08:00
Charles Gagnon
e6c265b254
Post release vBump for Arc and Azdata ext ( #13204 )
2020-11-03 07:46:48 -08:00
Charles Gagnon
d7767c7d91
Resource viewer cleanup ( #13168 )
...
* Resource viewer cleanup
* uneeded
* Only show in insiders
2020-10-30 16:48:50 -07:00
Charles Gagnon
3015845093
Add title property for data grid providers ( #13155 )
2020-10-30 15:37:11 -07:00
Charles Gagnon
341f7aa7ad
Enable script to notebook actions under preview flag ( #13164 )
2020-10-30 15:24:35 -07:00
Charles Gagnon
8717a03466
vBump arc extension post release ( #13165 )
2020-10-30 15:21:29 -07:00
Charles Gagnon
76625012dd
Add Loading Spinner plugin for SlickGrid table ( #13152 )
...
* Add Loading Spinner plugin for SlickGrid table
* better comment
* add aria
* remove
2020-10-30 11:42:22 -07:00
Charles Gagnon
7857e8aeb9
Fix filtering for resource viewer ( #13141 )
2020-10-29 17:47:17 -07:00
Charles Gagnon
e31d563f61
Implement open in portal link for Azure resource viewer ( #13139 )
...
* Implement open in portal link for Azure resource viewer
* localize
2020-10-29 14:49:02 -07:00
Charles Gagnon
66da2a46c5
Add support for "More Actions" column in Resource Viewer ( #13093 )
...
* Add support for "More Actions" column in resource viewer
* update provider
* remove import
* Use menu contribution and make actions column always show
* cleanup
* move context menu anchor
* Comments
2020-10-29 10:50:27 -07:00
Charles Gagnon
c2bd11fa9e
Add error logging when fetching account provider accounts ( #13082 )
...
* Add error logging when fetching account provider accounts
* fix test
* fix tests #2
2020-10-26 16:06:55 -07:00
Charles Gagnon
791dee1457
Update query editor taskbar on language flavor change ( #13057 )
2020-10-26 15:29:34 -07:00
Charles Gagnon
2db51ca243
Allow string for deployment icons and update a couple ( #13076 )
...
* Update to colorized versions of bdc and container deployment icons
* update edge
* Allow string for icons
2020-10-26 13:27:12 -07:00
Charles Gagnon
ff45bdd072
Add hyperlink support to DataGrid columns ( #13061 )
...
* Add hyperlink support to DataGrid columns
* pr feedback
* Remove unused aria label
* fix error message display
* fix compile
2020-10-26 08:43:09 -07:00
Charles Gagnon
2d182fcd03
Remove calls to DOM.addClass and DOM.removeClass ( #13063 )
2020-10-23 14:42:22 -07:00
Charles Gagnon
3ef2650e69
Fix kubectl storage class check ( #13046 )
2020-10-22 15:05:14 -07:00
Charles Gagnon
dbb30110ac
Update BDC deployment min azdata version ( #13044 )
2020-10-22 13:24:37 -07:00
Charles Gagnon
c97f75283b
Use static name value for azdata sudo commands ( #13041 )
...
* Use static name value for azdata sudo commands
* remove unused import
2020-10-22 11:41:17 -07:00
Charles Gagnon
6550c032ee
Azure provider cleanup and add rg property ( #13030 )
...
* Move Azure DataGrid Provider into own class
* Fix compile
2020-10-22 10:30:01 -07:00
Charles Gagnon
656d727854
Skip getting icon if we don't have a server info ( #13017 )
2020-10-21 15:56:22 -07:00
Charles Gagnon
ab7aaf8d2f
Include instructions on filtering test runs ( #13016 )
2020-10-21 10:43:50 -07:00
Charles Gagnon
09d559e7e0
Add some more Azure regions ( #13015 )
2020-10-21 09:53:28 -07:00
Charles Gagnon
94b34350a3
More azdata tests ( #12999 )
...
* More azdata tests
* comment
* fix
2020-10-21 08:53:11 -07:00