Charles Gagnon
5557929b08
Add quality build tag to build ( #9674 )
2020-03-19 12:38:41 -07:00
Charles Gagnon and Amir Omidi
0ad40c1baa
Work around coveralls parallel upload issue ( #9635 )
...
* Work around coveralls parallel upload issue
* Make dir
* Fix extension paths
* Revert "Fix extension paths" (#9639 )
This reverts commit 4598561f858a62b49de5f951de95c099889a85b2.
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
2020-03-16 12:44:25 -07:00
Charles Gagnon
64eb406fdc
Add connecting title to spinner for Connection dialog ( #9623 )
2020-03-16 08:26:35 -07:00
Charles Gagnon
4a54f53ae3
Increase test coverage of admin-tool-ext-win ( #9619 )
2020-03-13 17:05:05 -07:00
Charles Gagnon
71e72de792
Add coveralls support for extension tests ( #9603 )
...
* Test uploading multiple reports in parallel
* Fix filename
* Add rest of extensions
* Try removing parallel task running
* Add parallel back in
2020-03-13 15:33:16 -07:00
Charles Gagnon
1699dd0729
Check for valid uri/resource ( #9593 )
...
* Check for valid uri/resource
* Add a few other cases
2020-03-13 11:19:25 -07:00
Charles Gagnon
0226ad69da
Add dashboard refresh icon back in ( #9564 )
2020-03-11 16:11:27 -07:00
Charles Gagnon
96f0ae79ca
Fix account label being cut off ( #9547 )
2020-03-11 09:47:49 -07:00
Charles Gagnon
7caeba8549
Make form item labels normal text components instead of headers ( #9540 )
2020-03-11 08:41:37 -07:00
Charles Gagnon
b02273de48
Fix long account dialog text hiding actions ( #9449 )
2020-03-10 13:09:37 -07:00
Charles Gagnon
efc8294f70
Add suppression for AutoMerge ( #9524 )
2020-03-10 12:50:18 -07:00
Charles Gagnon
964ff0119e
Update aria label for modal dialog when title is updated ( #9492 )
2020-03-09 08:25:04 -07:00
Charles Gagnon
86b92b9a87
Suppress another file for CredScan ( #9478 )
2020-03-09 08:24:26 -07:00
Charles Gagnon
df5a8dcb6a
Revert "Hale test ( #9442 )" ( #9443 )
...
This reverts commit 837404b2d6 .
2020-03-04 16:11:15 -08:00
Charles Gagnon
9f62e2bf22
Bump Service Downloader ( #9254 )
...
* bump service-downloader
* handle new event
* Add output logging for servicedownloading events (#9277 )
* bump service-downloader to 0.2.0
* bump service-downloader 0.2.1
* Retry github checks
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2020-03-04 15:24:46 -08:00
Charles Gagnon
299568a506
Remove some azure commands from palette ( #9436 )
2020-03-04 11:57:34 -08:00
Charles Gagnon
47c77cc2a7
Add CredScanSuppressions file ( #9438 )
...
* Add cred scan suppressions file
* Fix path
2020-03-04 11:55:19 -08:00
Charles Gagnon
9293d3654c
Update postgres extension for integration tests ( #9421 )
2020-03-03 09:39:03 -08:00
Charles Gagnon
efab499f1f
Fix TSA scan issue ( #9417 )
2020-03-02 16:08:51 -08:00
Charles Gagnon
01db78f743
Add required property to checkbox and set it for deployment dialog ( #9392 )
2020-03-02 07:54:13 -08:00
Charles Gagnon
6383bc7ebd
Fix checks for checkbox height/width ( #9393 )
2020-03-02 07:53:59 -08:00
Charles Gagnon
c05ff67622
Update pgsql extension and readme ( #9371 )
2020-02-27 11:09:00 -08:00
Charles Gagnon
a9056bbba5
Fix server group dialog open ( #9330 )
2020-02-25 15:14:32 -08:00
Charles Gagnon
b1d58767c4
Add livy_session_startup_timeout_seconds config back in ( #9212 )
2020-02-25 11:31:10 -08:00
Charles Gagnon
10b681b3c8
Add Arc Resources to Azure view ( #9271 )
...
* Initial work
* Add setting change handler
* Fix tests
* Update loc names and add preview tag
* Remove TODOs
2020-02-24 08:15:27 -08:00
Charles Gagnon
8fe0a13b61
Update release notes link ( #9191 )
2020-02-20 14:29:02 -08:00
Charles Gagnon
c6bc68f399
Fix UI not selecting false options initially ( #9213 )
2020-02-20 07:36:56 -08:00
Charles Gagnon
7eef23f232
Fix refreshing nodes in Azure view ( #9215 )
...
* Fix refreshing nodes in Azure view
* refactor
* Remove refreshNode from shim
* Add missing await
2020-02-19 16:55:17 -08:00
Charles Gagnon
f2ffa6c7e5
Initial post-release extension vBump ( #9144 )
2020-02-19 07:56:15 -08:00
Charles Gagnon
6bd3ed72dd
Display azure resource fetch errors as warnings ( #9158 )
2020-02-18 10:48:39 -08:00
Charles Gagnon
48c3702c7a
Add null ref check for click handler ( #9190 )
2020-02-18 10:18:02 -08:00
Charles Gagnon
2d70ff7f4e
Improve azure resource API error handling ( #9151 )
...
* Improve azure resource API error handling
* Add ref path
* Add missed typings file and remove module references
2020-02-14 14:22:05 -08:00
Charles Gagnon
321b41b7e1
Bump version to 1.16.0 ( #9135 )
...
* Bump version to 1.16.0
* Update version
2020-02-13 16:53:20 -08:00
Charles Gagnon
bbf6fcb0fc
Fix min/max ignoring 0 value ( #9137 )
2020-02-13 11:53:06 -08:00
Charles Gagnon
844bf04c42
Update CHANGELOG and README for 1.15 release ( #9133 )
...
* Update CHANGELOG and README for 1.15 release
* Correct link
2020-02-13 09:07:47 -08:00
Charles Gagnon
eac05c85f1
Make connectionProfileGroup support undefined values ( #9102 )
...
* Make connectionProfileGroup able to support undefined values being passed
* Fix strict null checks
* More strict null check fixes
2020-02-10 13:03:57 -08:00
Charles Gagnon
ec0a7a29d3
Remove quality checks for events ( #8934 )
...
* Remove quality checks for events
* Update iKey
* Add missed quality check
2020-02-07 14:43:03 -08:00
Charles Gagnon
fe9ffddd3b
Fix loading and clickable div screen reader issues ( #9088 )
...
* Fix loading and clickable div screen reader issues
* Change back to default clickable to false
2020-02-07 13:27:29 -08:00
Charles Gagnon
39ac8498dc
Fix feature request links ( #9089 )
...
* Fix feature request links
* fwlink for send a smile link too
2020-02-07 13:03:49 -08:00
Charles Gagnon
86ad477c77
Add enabled property and make default account option empty ( #9036 )
...
* Add enabled property and make default account option empty
* Rmove unused loc string
* Add descriptive comment and support required azure dropdowns.
2020-02-04 08:06:14 -08:00
Charles Gagnon
62df5359e2
Even more robust handling of extension tree loading ( #9007 )
...
* Even more robust handling of extension tree loading
* Fix initial loading and add new test for CMS
* Fix compile errors
* Fix logic
* Remove debug log statements
2020-02-04 08:03:34 -08:00
Charles Gagnon
5a2bbc0375
Add location to azure-account deploy field ( #9019 )
2020-02-03 18:25:54 -08:00
Charles Gagnon
402d693885
Fix action id for OpenFileInFolderAction ( #9005 )
...
* Fix action id for OpenFileInFolderAction
* Undo unrelated change
2020-01-31 13:15:23 -08:00
Charles Gagnon
261e6fa89e
Fix error when using azure-account deployment field ( #8992 )
...
* Fix error when using azure-account deployment field
* Make param optional
* Remove extra comment
2020-01-30 16:51:10 -08:00
Charles Gagnon
637a33c7a7
Support for removing hardcoded deployment options ( #8986 )
...
* Support for removing hardcode deployment options
* Add missing file
* Generalize errors and make name and id required. Sort dropdowns.
* Fix test
* Capitalize text
2020-01-30 10:35:37 -08:00
Charles Gagnon
ddfdd43fc3
Bump extension versions ( #8990 )
2020-01-29 17:20:11 -08:00
Charles Gagnon
5618799305
Refactor node loading logic for tree controllers ( #8980 )
...
* Refactor node loading logic for tree controllers
* Add comment
2020-01-28 17:12:15 -08:00
Charles Gagnon
461dd79bc2
Only log if an actual error occurred ( #8979 )
2020-01-28 13:05:31 -08:00
Charles Gagnon
2dfd75352f
Add coverage for extension tests ( #8961 )
...
* wip
* Add code coverage files to all extensions
* Update vscodetestcover
* Update yarn.lock
* Update CMS yarn.lock
* Update vscodetestcover version
2020-01-28 07:23:45 -08:00
Charles Gagnon
379eae22ed
Switch schema-compare to using ads common events ( #8957 )
...
* Switch schema-compare to using ads common events
* Update yarn.lock
2020-01-24 15:30:31 -08:00
Charles Gagnon
8b9aeb8679
Fix some dtslint errors in azdata.d.ts ( #8931 )
...
* Fix some dtslint errors in azdata.d.ts
* Undo return type change
2020-01-22 13:04:52 -08:00
Charles Gagnon
308dfee963
Bump SMO to fix script external table issue ( #8922 )
2020-01-21 17:23:55 -08:00
Charles Gagnon
d517cf0c8c
Fix new editor windows to open with global connection ( #8901 )
...
* Fix new editor windows to open with global connection
* Fix test
* Fix tests
* Move logic to queryInputFactory
* Remove unused function
* Remove unneeded check
* Add tests
2020-01-17 07:44:28 -08:00
Charles Gagnon
9acd757f6a
Bump vscode version to latest from merge ( #8894 )
2020-01-16 08:29:52 -08:00
Charles Gagnon
7ecb6b4427
Change test timeout for extension unit tests to 10sec ( #8848 )
2020-01-08 13:49:34 -08:00
Charles Gagnon
c79929fdd2
Fix small icon in dev build ( #8672 )
...
* Fix small icon in dev build
* Use distro instead (icons are temp)
* New insiders icons
* Fix merge conflicts
* Add back in types
2020-01-08 13:45:18 -08:00
Charles Gagnon
041f34beda
Fix book provider load to not throw on startup ( #8835 )
...
* Fix book provider load to not throw on startup
* Move tests to stable
* Rename method
* Fix floating promises and broken test
2020-01-07 17:32:51 -08:00
Charles Gagnon
fa2fcf2e40
Log original kerberos errors to console ( #8804 )
...
* Log original kerberos errors to console for debugging purposes
* Fix compile error
2020-01-03 15:30:42 -08:00
Charles Gagnon
d647dbde09
Make dropdown update width immediately upon opening ( #8716 )
...
* Make dropdown update width immediately upon opening
* remove type
* min size of the input container width
* use clamp
2020-01-03 11:07:24 -08:00
Charles Gagnon
a42407b81a
Fix missing action buttons with single view ( #8694 )
2019-12-16 10:33:21 -08:00
Charles Gagnon
a622e4ac40
Fix options dropdown arrow alignment in options dialog ( #8695 )
2019-12-16 09:58:57 -08:00
Charles Gagnon
01b9754c80
Fix alignment of select dropdown in modal dialogs ( #8683 )
2019-12-13 16:23:25 -08:00
Charles Gagnon
b650168704
Add de viewlet tests back ( #8673 )
2019-12-13 14:08:01 -08:00
Charles Gagnon
9587edd867
Bump extension versions ( #8674 )
...
* Bump agent version
* Bump more extensions
* Undo version change for BDC - is builtin
2019-12-13 11:11:56 -08:00
Charles Gagnon
5bf85a2855
Add tests for refresh scripting action ( #8648 )
...
* Add tests for refresh action
* Revert changes to make tree public
* Move tests into subsuite
2019-12-12 16:04:28 -08:00
Charles Gagnon
856fec4243
Remove preview tags ( #8653 )
2019-12-12 11:24:05 -08:00
Charles Gagnon
7e970d04ca
Fix tree refresh ( #8625 )
...
* first part
* remove another refresh collapse expand
* Fix scriptable nodes
* Fix test
2019-12-11 16:34:03 -08:00
Charles Gagnon
808ce4366d
Fix error deleting mount ( #8637 )
2019-12-11 16:31:44 -08:00
Charles Gagnon
99c473cdf6
Fix shift + enter to go to previous find entry in profiler ( #8615 )
2019-12-10 07:33:49 -08:00
Charles Gagnon
42ff30515c
Don't instrument any test code for coverage ( #8598 )
2019-12-09 09:01:10 -08:00
Charles Gagnon
6e8cc3aaca
Fix accessibility issues with Manage Access dialog ( #8586 )
...
* Fix accessibility issues with Manage Access dialog
* implement more property interfaces
* Fix lgtm errors
* Simplify condition
2019-12-06 15:09:42 -08:00
Charles Gagnon
d1c7370f1c
Make links more descriptive ( #8591 )
2019-12-06 13:06:49 -08:00
Charles Gagnon
6cce532ca4
Fix wizard not displaying error messages ( #8545 )
2019-12-03 17:40:19 -08:00
Charles Gagnon
7f16a4d857
Fix refresh action ( #8519 )
...
* Fix refresh action
* Refactor to async
* Fix missing bracket
* Remove unused error level
* Add back in error message
* Fix missing service
2019-12-03 17:40:02 -08:00
Charles Gagnon
d358cdac1e
Add tests for declarative table component ( #8499 )
2019-12-03 09:04:33 -08:00
Charles Gagnon
4f8ced1f6b
More dangling promise cleanup ( #8518 )
...
* More dangling promise cleanup
* return void
* Function to async
* Fix a couple missed promises
2019-12-02 15:54:33 -08:00
Charles Gagnon
b8bc629970
Add aria labels and consolidate loc strings ( #8494 )
2019-12-02 13:33:24 -08:00
Charles Gagnon
d451528b36
Fix loading component not disappearing ( #8495 )
2019-11-27 14:42:28 -08:00
Charles Gagnon
3135b8525b
Add styling and component column type to declarative table ( #8476 )
...
* Initial wip
* wip
* Working implementation
* Make widths a bit nicer and remove sqlops addition
* Add sqlops back in
* Fix timing issue with tables
* Undo change to sql.bat and remove loading component when done
2019-11-27 08:06:41 -08:00
Charles Gagnon
0e9797c394
Fix more floating promises ( #8460 )
2019-11-27 08:04:51 -08:00
Charles Gagnon
52de2b4751
Fix clickable being announced for all modelview text ( #8384 )
...
* Fix clickable being announced for all modelview text
* Remove unused method
* Move API changes into proposed
2019-11-22 11:01:46 -08:00
Charles Gagnon
f1ca2a35ef
Add thank you to changelog ( #8424 )
...
@aspnerd Thanks again for the fix! Let me know if you'd prefer not to be added to this list.
2019-11-21 11:53:03 -08:00
Charles Gagnon
019d5088ec
Add engine edition to connection telemetry ( #8425 )
2019-11-21 10:05:44 -08:00
Charles Gagnon
e6ffb97a7b
Add info message for copy ( #8416 )
...
* Couple of a11y fixes for BDC Dashboard
* Moving ariaRole into separate PR
* Remove missed ariaRole tag
* Switch to just using notification dialog
* add back in blank line
2019-11-20 15:49:21 -08:00
Charles Gagnon
f26c790736
Add aria role and selected properties ( #8405 )
...
* Add aria role and selected properties
* Add img role fix
* Add title to text
2019-11-20 13:56:59 -08:00
Charles Gagnon
164ec41fb1
Bump SqlToolsService ( #8404 )
2019-11-20 13:32:41 -08:00
Charles Gagnon
f976fc9418
Update js file with monaco -> ads workbench ( #8398 )
2019-11-19 17:35:07 -08:00
Charles Gagnon
55059907a3
Fix a couple a11y issues with manage access ( #8386 )
...
* Fix a couple a11y issues with manage access
* Fix strict null check
* Fix another strict null check
2019-11-19 13:42:53 -08:00
Charles Gagnon
8ca0082ec4
Fix tab navigation within modal dialog ( #8326 )
...
* Fix tab navigation within modal dialog
* Add import
* Fix spelling
* Change to just add/remove items from DOM as necessary
2019-11-19 12:43:55 -08:00
Charles Gagnon
5b50696a1b
Fix more floating promises ( #8374 )
...
* Fix more floating promises
* Fix a few more
* Test fixes
* Fix spellings
* More promise fixes
* couple more
* Few more fixes
* One more missed one
2019-11-18 17:11:25 -08:00
Charles Gagnon
ee5dbdffb9
Add charle-gagnon to default assignee ( #8382 )
2019-11-18 13:32:19 -08:00
Charles Gagnon
8a44de27e7
monacoworkbench -> adsworkbench ( #8380 )
...
* monacoworkbench -> adsworkbench
* Fix typo
2019-11-18 10:57:39 -08:00
Charles Gagnon
66048f1d63
Default checkbox aria label to label ( #8367 )
2019-11-18 10:24:27 -08:00
Charles Gagnon
ae8304fc33
Add focus function for modelview components ( #8348 )
...
* Add focus method for modelview components
* Remove focus properties from table and radiobutton
* Fix break
2019-11-15 17:36:55 -08:00
Charles Gagnon
82185f75d7
Fix tab focus for select box ( #8349 )
2019-11-15 14:31:40 -08:00
Charles Gagnon
ba8c331356
Add alert role to error message element ( #8354 )
2019-11-15 11:51:08 -08:00
Charles Gagnon
cf5297958a
Update iKey ( #8353 )
2019-11-15 11:26:12 -08:00
Charles Gagnon
7563416754
Fix a couple a11y issues ( #8334 )
...
* Fix a couple a11y issues
* Add other dialog
2019-11-15 07:41:09 -08:00
Charles Gagnon
6ef87d7067
Insiders icons ( #8313 )
...
* Add separate icons for non-stable builds (#8078 )
* Fixes
* Fix linux icon path
* WIP
* WIP
* WIP
* Undo all
* Try removing insiders icons completely
* Revert "Try removing insiders icons completely"
This reverts commit 7cdb04fcc3ba6ed92132e5d9113cc331e24b3c26.
* Revert "Undo all"
This reverts commit efac800b63483fbbcacdac45d885275c53350941.
* Revert "WIP"
This reverts commit b20517f374b85f6b02c665b86e73d9ae1b45258b.
* Revert "WIP"
This reverts commit 01383896ccc4939b000d0f08a1b370f6e66b0f3c.
* Revert "WIP"
This reverts commit da7da0a43401f1c97f1bfa66f255666cffe22948.
* Fixes
* Remove test
* Switch logic check
* Use insiders icons only
* Add newline
2019-11-14 17:21:57 -08:00
Charles Gagnon
18ab2ae799
Remove TelemetryUtils and use IAdsTelemetryService directly ( #8289 )
...
* Remove TelemetryUtils and use IAdsTelemetryService directly
* Fix event names and cleanup
* Fix tests
* Fix strict null check
2019-11-13 13:54:55 -08:00