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
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
Charles Gagnon
2f49513bae
Rename name field of resourceSubType to resourceName ( #14103 )
...
* Rename name field of resourceSubType to resourceName
* update comment
* bump arc version
2021-02-01 13:04:05 -08:00
Charles Gagnon
f6e39a7211
Fix other fields being editable in password reprompt for Arc ( #14117 )
2021-01-29 16:27:20 -08:00
Charles Gagnon
72b8d96dbc
Bump ads-extension-telemetry ( #14115 )
...
* Bump ads-extension-telemetry
* Fix import
2021-01-29 14:11:44 -08:00
Charles Gagnon
927e435aea
Fix deployment wizard for filtered options ( #14114 )
2021-01-29 13:20:19 -08:00
Charles Gagnon
dd3fe7b613
Fix error when rendering empty declarative table ( #14102 )
2021-01-29 11:08:43 -08:00
Charles Gagnon
db845754c6
Add resource deployment filtering by option values ( #14101 )
...
* Add resource deployment filtering by option values
* Fix compile error
2021-01-28 17:19:08 -08:00
Charles Gagnon
feb92b96da
Add MIAA icon back in ( #14096 )
2021-01-28 14:08:21 -08:00
Charles Gagnon
c3a00c2cc6
Clean up telemetry keys ( #14093 )
2021-01-28 13:33:12 -08:00
Charles Gagnon
ff6f30505c
Skip adding empty list of items ( #14084 )
2021-01-28 09:08:40 -08:00
Charles Gagnon
8677ffc68c
Fix deployment wizard to not close when cancelling out of password prompt ( #14083 )
2021-01-28 09:00:46 -08:00
Charles Gagnon
79cb27898d
Fix issue reporter URLs for extensions ( #14077 )
...
* Fix issue reporter URLs for extensions
* Also clean up reporter URL
* sql carbon edit
2021-01-27 14:31:31 -08:00
Charles Gagnon
45bdf2ed95
Fix tabbed panel error ( #14074 )
2021-01-27 13:07:09 -08:00
Charles Gagnon
b3891ff68b
Clear nuget sources ( #14071 )
2021-01-27 10:17:15 -08:00
Charles Gagnon
a04c2f3ba6
Fix resource viewer not showing on insiders builds ( #14063 )
2021-01-26 18:02:36 -08:00
Charles Gagnon
e79a80590a
Add multiple ModelView child items at once ( #14047 )
2021-01-26 15:33:45 -08:00
Charles Gagnon
d828a1f042
Fix stringify error from resource deployment extension ( #14059 )
...
* Fix stringify error from resource deployment extension
* add comment
2021-01-26 12:00:05 -08:00
Charles Gagnon
1a84db089a
Add more azdata tests ( #14049 )
...
* Add more azdata tests
* cleanup
2021-01-26 10:52:35 -08:00
Charles Gagnon
dd0fa50d32
Fix hang when expanding arc tree node without azdata ( #14033 )
2021-01-22 17:54:20 -08:00
Charles Gagnon
d4f2214055
Add lcl files to hygiene indent ignore list ( #14035 )
...
* Add lcl files to hygiene indent ignore list
* test
* Revert "test"
This reverts commit 4d22a3e265a2ba54591ee9b43a142892ee082e66.
2021-01-22 17:54:13 -08:00
Charles Gagnon
82b363fe90
Update ads-extension-telemetry package to official Microsoft org version ( #14032 )
...
* Update ads-extension-telemetry package to official Microsoft org version
* Update names
2021-01-22 16:40:59 -08:00
Charles Gagnon
07d798c949
Clean up button component disposables ( #14011 )
...
* Clean up button component disposables
* consolidate logic
2021-01-21 12:08:16 -08:00
Charles Gagnon
a96caf82c3
Cleanup model component wrapper event handlers ( #14012 )
2021-01-21 12:07:57 -08:00
Charles Gagnon
f986b8cf78
Fix validation errors ( #14009 )
...
* Fix validation errors
* fix compile
* update return type
2021-01-21 10:40:46 -08:00
Charles Gagnon
58d4dda1e8
Update sql-assessment to use latest ads-extension-telemetry npm package ( #14003 )
2021-01-20 15:22:11 -08:00
Charles Gagnon
3cff682ae4
Remove unnecessary addItem from DeclarativeTable component ( #13997 )
2021-01-20 12:35:09 -08:00
Charles Gagnon
d27b376964
Update CODEOWNERS ( #14002 )
2021-01-20 11:36:42 -08:00
Charles Gagnon
1108560780
Clean up a few proposed azdata things ( #14000 )
2021-01-20 11:32:29 -08:00
Charles Gagnon
04dff9cdf2
Add acquireLoginSession API for Azdata ( #13985 )
...
* wip
* fix tests
* add tests
* PR comments
2021-01-20 10:35:26 -08:00
Charles Gagnon
bd8346a1b2
vBump azdata version ( #13994 )
2021-01-19 12:47:33 -08:00
Charles Gagnon
5810623e55
Don't capture query history events until service is started ( #13983 )
2021-01-15 12:54:29 -08:00
Charles Gagnon
c9fcf4434a
Always publish test results ( #13962 )
2021-01-14 12:44:39 -08:00
Charles Gagnon
591a0ca9ee
Update azdata tool requirements to 20.2.6 ( #13964 )
2021-01-14 12:44:34 -08:00
Charles Gagnon
431da155a7
Update SqlToolsService to .68 (SqlClient 2.1.1) ( #13943 )
2021-01-14 12:04:00 -08:00
Charles Gagnon
dd9d247950
Disable dacpac integration tests ( #13961 )
2021-01-14 09:17:49 -08:00
Charles Gagnon
452b7d744e
Fix account store silently failing ( #13956 )
...
* Fix account store silently failing
* Combine calls
* undo
2021-01-13 16:06:35 -08:00
Charles Gagnon
8ef9b1cc1f
Re-enable some unstable tests ( #13944 )
...
* Re-enable some unstable tests
* Remove some tests that have failed recently
2021-01-13 15:36:58 -08:00
Charles Gagnon
140a1fbc3e
Only archive some folders ( #13945 )
...
* Only archive some folders
* remove extra folder
2021-01-12 11:06:03 -08:00
Charles Gagnon
f37fb0b1d5
Fix spacing for log message ( #13942 )
2021-01-11 15:19:02 -08:00
Charles Gagnon
8a5b737fda
Update log gathering instructions ( #13939 )
2021-01-11 15:11:11 -08:00
Charles Gagnon
72be8045ec
Update arc strings ( #13924 )
2021-01-06 17:02:15 -08:00
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