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
Charles Gagnon
86d6295bf0
Fix welcome page icon ( #8318 )
...
* Fix welcome page icon
* Remove title metadata
* Add comment
2019-11-13 07:31:04 -08:00
Charles Gagnon
3f306d2396
Fix spacing for form layout ( #8321 )
2019-11-13 07:30:09 -08:00
Charles Gagnon
4f69ed5745
Fix missing icon and add test ( #8307 )
...
* Fix missing icon and add test
* Remove debug statement
2019-11-12 16:31:39 -08:00
Charles Gagnon
ddddf3beb4
Fix null ref error in query history ( #8304 )
...
* Fix null ref error in query history
* Add null check
2019-11-12 13:38:58 -08:00
Charles Gagnon
0ae525cbd5
Fix a few more floating promises ( #8290 )
...
* Fix a few more floating promises
* More explicit calls
2019-11-11 13:42:03 -08:00
Charles Gagnon
8b17b77010
Undo codicon change to fix modelview images ( #8201 )
2019-11-11 08:28:48 -08:00
Charles Gagnon
b1496aa12f
Don't show dialog cancelled errors for mount ( #8272 )
2019-11-07 16:00:23 -08:00
Charles Gagnon
30acba7921
Add preview title to BDC/HDFS components ( #8268 )
...
* Add preview title to BDC/HDFS components
* Additional dialogs
* More dialogs
2019-11-07 15:34:38 -08:00
Charles Gagnon
efebd681b6
Add level to dialog titles and form component titles ( #8233 )
...
* Add level to dialog titles and form component titles
* Switch to h1
* h2 instead of role and aria-level
2019-11-07 09:32:02 -08:00
Charles Gagnon
d635390b33
Fix missing dashboard icons ( #8249 )
2019-11-07 08:05:06 -08:00
Charles Gagnon
e49ff93122
Fix link for manual install of VSIX's ( #8221 )
2019-11-05 10:44:26 -08:00
Charles Gagnon
399788ccc1
Fix row/column count and table aria label ( #8219 )
2019-11-05 09:52:59 -08:00
Charles Gagnon
08fde8719d
Make declarative table read blank for empty text cells ( #8215 )
2019-11-05 08:02:37 -08:00
Charles Gagnon
f7bef3f87b
Update to new iKey ( #8206 )
2019-11-05 07:55:26 -08:00
Charles Gagnon
9eb438bb24
Add separate icons for non-stable builds ( #8078 )
2019-11-04 17:05:25 -08:00
Charles Gagnon
38decaea90
Fix test script overwriting grep option ( #8209 )
...
* Fix test script overwriting grep option
* Better logic and fix unstable scripts too
2019-11-04 11:35:52 -08:00
Charles Gagnon
5dc7049f8c
Fix floating promises in connection widget ( #8198 )
...
* Fix floating promises in connection widget
* PR feedback
* More feedback changes
* Couple missed promises
2019-11-04 07:24:38 -08:00
Charles Gagnon
a8eed6114b
Fix race conditions with BDC dashboard init ( #8135 )
...
* Fix race conditions with initialized
* Check for undefined status
* Disable no-floating-promises check
* Add catch instead of disabling tslint disable
2019-11-02 14:58:56 -07:00
Charles Gagnon
5bbc17be5c
Fix ssl config issue ( #8187 )
...
* Fix ssl config issue
(cherry picked from commit cacd481bff )
* Better fix
* Actually return...
2019-11-01 16:25:44 -07:00
Charles Gagnon
abbb1e54da
Add config for ignoring SSL errors on BDC queries ( #8169 )
...
* Add config for ignoring SSL errors on BDC queries
* Fix error handling in write stream
* Disable tslint check
* Handle promise appropriately
* PR comments
* Change defaults to true
2019-11-01 15:20:47 -07:00
Charles Gagnon
7569f7fa32
Fix node update in bdc dashboard on reconnect ( #8138 )
...
* Fix node update in bdc dashboard on reconnect
* Fix no floating promises
* Fix opening from dashboard to always save controller node
2019-10-31 14:42:15 -07:00
Charles Gagnon
dbf834c00f
Fix metrics log links ( #8140 )
2019-10-31 13:24:56 -07:00
Charles Gagnon
ef9321ef2c
Add error messages to BDC dashboard page ( #8103 )
...
* Add error messages to BDC dashboard page
* Remove testing code
* PR fixes
2019-10-30 15:23:34 -07:00
Charles Gagnon
82e5221024
Fix modal event propagation ( #8050 )
...
* Fix event propagation
* Remove unneeded onkeyup method
* Move event handling code into SQL classes
2019-10-30 11:29:01 -07:00
Charles Gagnon
d315ccff68
Fix BDC remember password and reprompting connection ( #7957 )
...
* Fix remember password and reprompting connection
* comment
* Fix to remember password for session
* Fix floating promises
2019-10-29 07:27:31 -07:00
Charles Gagnon
cea8d62051
Add SQL Metrics links to BDC dashboard ( #8056 )
...
* Add SQL metrics link to dashboard pages
* Only show SQL metrics column for SQL service
* Add param doc
2019-10-28 15:07:32 -07:00
Charles Gagnon
fa79e5b016
Fix for propagating aria-label title of form components to loading component ( #8051 )
2019-10-28 14:48:47 -07:00
Charles Gagnon
833adf3515
Fix hygiene errors ( #8019 )
2019-10-27 14:38:26 -07:00
Charles Gagnon
bd15a96b83
Make form components use title as aria-label ( #8040 )
2019-10-27 14:37:34 -07:00
Charles Gagnon
c5d427ebb1
Fix column text overflow on BDC status pages ( #7928 )
...
* Fix column text overflow on status page
* Fix typo
* Fix another typo
2019-10-24 18:31:57 -07:00
Charles Gagnon
696f6841cb
Change BDC view errors to use modal dialog instead of error toast ( #7985 )
...
* Change BDC view errors to use modal dialog instead of error toast
* Move to common control
2019-10-24 13:05:07 -07:00
Charles Gagnon
cef60f3ae5
Fix troubleshoot URL lookup ( #7978 )
2019-10-24 10:14:39 -07:00
Charles Gagnon
4a68ab4659
Hygiene linting for extensions + new rule ( #7843 )
...
* linting for extensions + new rule
* Remove unneeded array
* Fix spelling mistake
* Fix bad merge
2019-10-22 18:56:31 -07:00
Charles Gagnon
a70ebeed1c
BDC Dashboard context sensitive troubleshoot links ( #7895 )
...
* Add context awareness to troubleshoot button on dashboard
* Remove tests for now
* Undo yarn.lock changes
* Correct yarn.lock version
* Lower case service check
2019-10-22 14:24:26 -07:00
Charles Gagnon
8f2113e6b5
Fix HDFS paths to be encoded properly ( #7896 )
2019-10-22 14:05:23 -07:00
Charles Gagnon
03cb0565d4
Clean up bdc devDependencies ( #7872 )
...
* Clean up bgc devDependencies
* Add extra files to .vscodeignore
2019-10-22 11:07:35 -07:00
Charles Gagnon
dd14f9b93d
Fix telemetry opt out message ( #7891 )
2019-10-22 11:00:57 -07:00
Charles Gagnon
7c9be74970
Disable failing test ( #7882 )
2019-10-21 20:31:16 -07:00
Charles Gagnon
8aa8dc29a1
Separate icons for non-stable builds ( #7857 )
...
* Use separate icons for non-stable builds
* Fix file name
* Switch icon
* Updated icons
* Switch to copy of code.ico until issue is fixed
* Fix icon
* remove
* add
* Fix file renaming
* Fix a couple naming issues
* Move iss changes to build file
2019-10-21 16:11:59 -07:00
Charles Gagnon
53a081262d
Fix BDC and resource-deploy extensions to not be packaged separately ( #7858 )
...
* Fix BDC and resource-deploy extensions to not be packaged separately
* Update js too
2019-10-21 11:06:22 -07:00
Charles Gagnon
8b46143d48
Fix Manage Access dialog to not allow entering blank user ( #7844 )
2019-10-21 10:07:28 -07:00
Charles Gagnon
0246c3f895
Fix ModelView tree A11y issue ( #7835 )
...
* Fix tree A11y issue
* Toggle expanded state on enter
* Move onkeydown method to base class
2019-10-20 21:42:55 -07:00
Charles Gagnon
7e5b864299
BDC Dashboard connection retry ( #7784 )
...
* Open cluster dashboard
* Remove old translated strings and update var name
* Add exported auth type
* Add newline
* Add connection retry for dashboard
* Change getMainSectionComponent to return multiple (no undefined)
* Move try/catch to withConnectRetry
* Add connection retry for dashboard
* Change getMainSectionComponent to return multiple (no undefined)
* Move try/catch to withConnectRetry
2019-10-19 15:42:49 -07:00
Charles Gagnon
ab31a7b964
Open cluster dashboard from SQL Dashboard ( #7783 )
...
* Open cluster dashboard
* Remove old translated strings and update var name
* Add exported auth type
* Add newline
* PR feedback
2019-10-18 17:35:47 -07:00
Charles Gagnon
5ef19affd0
Update SqlToolsService ( #7826 )
2019-10-18 12:12:16 -07:00
Charles Gagnon
d40abf4add
Add husky back for precommit hooks ( #7825 )
2019-10-18 08:47:58 -07:00
Charles Gagnon
48bf72bfc4
Fix TelemetryOptOut error and add debug targets for running extension integration tests ( #7765 )
2019-10-17 13:39:11 -07:00
Charles Gagnon
5d4da455bd
Move Notebook tests back to stable ( #7749 )
...
* SqlClient fix is in so these should be stable again
* removed comments
2019-10-16 16:44:36 -07:00
Charles Gagnon
77e1ca59ed
Roll back tree icon merge changes to fix loading icon issue ( #7722 )
2019-10-15 22:44:37 -07:00
Charles Gagnon
e8e8ee5941
BDC Dashboard fixes ( #7732 )
...
* BDC Dashboard fixes
* Make refresh indicate when refresh is happening
* Fix refresh button to properly reset even if error occurs. Refactor onclick into own method.
* Undo refresh button rotation per design feedback
2019-10-15 21:50:02 -07:00
Charles Gagnon
26ece1ee86
Fixes to apply recursive ( #7714 )
...
* Fix apply recursive Promise.all to correctly await promises and fix apply to not apply defaults to child files.
* PR comments
2019-10-14 15:04:14 -07:00
Charles Gagnon
6851b2091f
Add return to getControllerEndpoint ( #7699 )
2019-10-14 09:05:09 -07:00
Charles Gagnon
d02c680dab
More HDFS Manage Access dialog updates ( #7692 )
...
* Add support for default permissions on directories
(cherry picked from commit 4e81cceba142c6763c3447b4d2965cd75764f8f9)
* Remove unneeded import
(cherry picked from commit ffe5f357357e75e9290966e89768c699df2e1311)
* Add recursive apply and clean up webhdfs
(cherry picked from commit ae76df14f99e599df1cdfcc74ee22d3822f11a59)
* Final set of changes
* Undo changes to azdata/sqlops and few minor fixes
* Remove cast to fix build error
* Hide defaults checkbox for files and switch checkbox order
2019-10-11 15:18:17 -07:00
Charles Gagnon
2623e7da88
Update Component API properties ( #7694 )
2019-10-11 13:33:35 -07:00
Charles Gagnon
613fef5e73
Fix checkbox component layout ( #7678 )
2019-10-11 09:45:53 -07:00
Charles Gagnon
f1cdfb768d
Make health status header wider so text isn't multiline ( #7637 )
2019-10-10 14:10:28 -07:00
Charles Gagnon
2aa7a145d4
Fix connection group input not correctly selecting nested groups ( #7625 )
2019-10-10 11:21:13 -07:00
Charles Gagnon
543e3e2c09
More updates to HDFS Manage Access dialog ( #7611 )
...
* Add display property to ModelView components
* Update DisplayType property in sqlops as well
* More updates to HDFS Manage Access dialog
* More updates to HDFS Manage Access dialog
2019-10-10 10:57:38 -07:00
Charles Gagnon
33218bb0e5
Add display property to ModelView components ( #7579 )
...
* Add display property to ModelView components
* Update DisplayType property in sqlops as well
2019-10-09 10:28:18 -07:00
Charles Gagnon
2fe82e4b2f
Styling updates for HDFS Manage Access Dialog ( #7551 )
2019-10-08 16:02:55 -07:00
Charles Gagnon
32df727ff9
Revert ""Retry resubmit" - allows zone.js to cleanup error stacktraces ( #7502 )" ( #7568 )
...
This reverts commit d91488da62 .
2019-10-08 10:04:58 -07:00
Charles Gagnon
e4e71af597
Fix all await-promise tslint errors ( #7530 )
...
* Fix all await-promise tslint errors
* Remove unnecessary await
2019-10-07 17:52:01 -07:00
Charles Gagnon
c4965c7fe9
Fix parseAclPermissionFromOctal to include optional sticky bit ( #7542 )
...
* Fix parseAclPermissionFromOctal to include optional sticky bit
* Fix doc
2019-10-07 17:21:08 -07:00
Charles Gagnon
3fb4877859
Change script file names back to original names ( #7544 )
2019-10-07 14:03:34 -07:00
Charles Gagnon
e25cbdf4b9
Fix BDC dashboard to update status icons on refresh ( #7520 )
2019-10-07 13:40:58 -07:00
Charles Gagnon
b1db9a8cf1
Update Query History readme with latest feature additions ( #7529 )
2019-10-07 13:38:28 -07:00
Charles Gagnon
f418104b7a
big data cluster -> Big Data Cluster ( #7536 )
2019-10-07 13:13:40 -07:00
Charles Gagnon
5454917569
Add ability to handle enter key propagation for input model components ( #7524 )
...
* Add ability to stop enter key propagation for input model components
* Fix spacing
* onInputEntered -> onEnterKeyPressed
2019-10-07 12:05:43 -07:00
Charles Gagnon
effa50a9bd
Add unstable test params for core and extension tests ( #7513 )
...
* Add unstable test params for core and extension tests
* unset invert options for unstable script runs
* Fix copypasta
* Add nogpu to dacpac tests
2019-10-07 10:18:02 -07:00
Charles Gagnon
bcb5384639
Capitalize action text for query history ( #7512 )
2019-10-04 14:14:05 -07:00
Charles Gagnon
96a28f2c4d
Add query-history package metadata ( #7511 )
...
* Add query-history package metadata
* Add newline
2019-10-04 13:58:12 -07:00
Charles Gagnon
18c12dac9a
Fix to open ADS release notes instead of VS Code ( #7418 )
...
* Open latest ADS release notes in browser
* Only show release notes for stable builds
* Update config description text
* Have release notes notification prompt user before opening
* Remove unneeded import
2019-10-03 13:28:04 -07:00
Charles Gagnon
af24a9d002
Initial work for Manage Access dialog ( #7483 )
...
* Add width and height properties to checkbox component
* Initial work on manage access dialog
* Add missed change
* Add comments and clean up
* Initial work on manage access dialog
* Add missed change
* Add comments and clean up
* Add return type
* Address comments and use apiWrapper
* Fix compile error
2019-10-03 08:58:06 -07:00
Charles Gagnon
08b78c3ca5
Add width and height properties to checkbox component ( #7482 )
2019-10-02 16:21:08 -07:00
Charles Gagnon
79e2c56ec8
.Add types for ModelView CSS properties ( #7465 )
2019-10-02 11:21:18 -07:00
Charles Gagnon
1ea09c7add
Update SqlToolsService for rows affected fix ( #7469 )
2019-10-02 11:20:40 -07:00
Charles Gagnon
b5c249c25d
Update settings/descriptions to use ADS product name ( #7425 )
...
* Update settings to use ADS product name
* Fix JSON comment break
2019-10-02 09:04:09 -07:00
Charles Gagnon
3202e46930
Fix typo in snippet ( #7441 )
2019-10-01 09:56:27 -07:00
Charles Gagnon
6ab03053a0
Switch HDFS node to use normal Folder icon ( #7430 )
2019-09-30 16:00:08 -07:00
Charles Gagnon
4018a29a16
Add toggle query history capture command/action ( #7427 )
...
* Add toggle query history capture command/action
* Add extension updates
2019-09-30 11:59:49 -07:00