Commit Graph
100 Commits
Author SHA1 Message Date
Alan Ren 6a55c402a4 declarative table improvement (#15024) 2021-04-07 15:27:47 -07:00
Alan Ren 7fc991b678 fix chart's checkbox option type (#15014)
* fix chart's checkbox option type

* overwrite the useragent margin for checkbox
2021-04-07 10:19:00 -07:00
Alan Ren d8b2df5dbc check whether element is undefined (#14981) 2021-04-05 15:35:39 -07:00
Alan Ren 1a1bcf89c9 redraw table header (#14963) (#14972) 2021-04-05 13:28:51 -07:00
Alan Ren 1dad2f36e3 redraw table header (#14963) 2021-04-05 10:11:53 -07:00
Alan Ren 6b855a9776 fix checkbox and radio button click issue (#14965) 2021-04-05 10:11:39 -07:00
Alan Ren c2d2cf5a82 limit the data size for chart rendering (#14949)
* limit the rows feed to charts

* add telemetry and option to hide

* fix typo

* updates

* comments

* notebook fix
2021-04-02 19:36:10 -07:00
Alan Ren ef8396f783 fix query plan doc failed to load issue (#14943)
* fix query plan doc failed to load issue

* organize imports
2021-04-01 09:41:41 -07:00
Alan Ren 4c5a4215f8 fix maximum call stack size reached issue (#14878)
* fix maximum call stack size reached issue

* Revert "fix maximum call stack size reached issue"

This reverts commit 178675633032a508ddb5585d1adc4f83bb243f55.

* add a few array operations

* use new push
2021-03-29 12:07:23 -07:00
Alan Ren 94c0795fc7 add 'start migration' action to dashboard toolbar (#14869)
* add 'start migration' action to dashboard toolbar

* localization
2021-03-25 12:36:37 -07:00
Alan Ren 5db6857c49 only return visible elements as focusable (#14864) 2021-03-25 09:49:16 -07:00
Alan Ren f12c8cd5d3 fix issue that user is not able to interact with checkbox in declarative table using keyboard (#14863)
* handle space key press

* correct fix
2021-03-24 19:07:12 -07:00
Alan Ren 2b7535f377 fire selection event when re-entered (#14857) 2021-03-24 16:40:20 -07:00
Alan Ren 92e9a423a0 declarative table fix (#14844)
* declarative table fixes

* reset selectedRow

* use eventHelper
2021-03-24 10:45:43 -07:00
Alan Ren b148b91a9c fix the layout issue (#14850) 2021-03-24 10:03:21 -07:00
Alan Ren 7d94e247f6 card link styles (#14847) 2021-03-23 23:08:49 -07:00
Alan Ren 6c54059f89 query results filtering and sorting (#14833)
* query results filtering and sorting (#14589)

* enable filter

* attach button style

* add hybrid data provider

* make filter and sort work

* fix editor switch issue

* configuration

* fix sort and filter

* add more specific selector

* fix hidden items issue

* update text

* revert text change

* fix copy results issue

* put feature behind preview flag

* comments

* fix tslint error
2021-03-23 11:30:41 -07:00
Alan Ren 45fd89d6da radio button outline style (#14811) 2021-03-19 20:06:57 -07:00
Alan Ren 128d382c91 use label instead of handle for aria label (#14810) 2021-03-19 18:05:10 -07:00
Alan Ren a5d2870344 make tenant list not tab focusable (#14809) 2021-03-19 17:03:30 -07:00
Alan Ren 69d593007e fix contrast issue of view container and view header (#14800)
* bring in vscode colors

* background color
2021-03-19 09:56:33 -07:00
Alan Ren de91969b14 declarative table color (#14775) 2021-03-17 15:32:47 -07:00
Alan Ren 150dec7211 expose the resizable option for table column (#14757) 2021-03-16 15:45:25 -07:00
Alan Ren 7a9de9e708 vbump asde extension (#14720) 2021-03-12 17:26:25 -08:00
Alan Ren f83925ce38 fix vm creation issue (#14691) 2021-03-12 10:53:02 -08:00
Alan Ren c05ba883c4 handle query gallery with tags (#14633)
* handle query gallery with tags

* fix typo
2021-03-09 19:19:48 -08:00
Alan Ren 1d60287795 give more flexibility to the dialog width setting (#14570)
* give more flexibility to the dialog width setting

* one more place
2021-03-05 15:01:29 -08:00
Alan Ren 99d46917e8 remove refreshNode method (#14552)
* remove refreshNode method

* fix issue with finding required node handles
2021-03-04 15:15:15 -08:00
Alan Ren 36e228ebf7 fix description not provided issue (#14510) 2021-03-02 18:07:40 -08:00
Alan Ren 18bdb0f37d pass in notification service (#14499)
* pass in notification service

* make the parameter required
2021-03-02 13:39:31 -08:00
Alan Ren a378a52b33 fix sorting issue in azure resource grid (#14459) 2021-02-26 10:30:48 -08:00
Alan Ren b28e845506 fix multiple button issue (#14443) 2021-02-25 13:23:56 -08:00
Alan Ren 48c456709e limit the digits after decimal point (#14422) 2021-02-24 13:07:37 -08:00
Alan Ren 561242a0d9 implement styler for infobutton (#14396)
* implement styler for infobutton

* comments

* one more comment
2021-02-23 13:28:48 -08:00
Alan Ren e266bbd562 fix the dashboard toolbar not load issue (#14397) 2021-02-23 09:43:04 -08:00
Alan Ren eb58cd74e7 add attach styler for modal dialog footer buttons (#14395) 2021-02-23 09:40:10 -08:00
Alan Ren 289dd3ba65 fix a few issues (#14378) 2021-02-21 17:58:39 -08:00
Alan Ren 83da03a728 selected cell summary for status bar (#14358) 2021-02-19 11:29:04 -08:00
Alan Ren 30f55be67d fix the header filter plugin issue (#14333) 2021-02-18 00:10:41 -08:00
Alan Ren 56a6557c6e show page first and then do the layout (#14307) 2021-02-16 14:41:39 -08:00
Alan Ren 54facabde3 remove the dirty flag (#14292) 2021-02-13 19:01:26 -08:00
Alan Ren 756454efa9 add support to accept visualization options (#14254)
* allow query provider to specify visual options

* make it reusable

* add comment

* fix error

* null check
2021-02-11 15:40:45 -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
Alan Ren e45fb010d3 toolbar (#14188) 2021-02-08 10:52:43 -08:00
Alan Ren 52a642f351 apply css style at the right element (#14144)
* apply css style at the right element

* make mergeCss protected
2021-02-03 10:27:12 -08:00
Alan Ren 15fa03876d revert the changes (#14119) 2021-01-29 16:42:29 -08:00
Alan Ren 23999951d0 vbump server-report extension (#14099)
* vbump

* fix url
2021-01-28 15:50:47 -08:00
Alan Ren c16aee760f move server report ext to extensions (#14087)
* move server report ext to extensions

* limit the size of data

* comments
2021-01-28 13:23:30 -08:00
Alan Ren db8d06d628 update the email address (#14076) 2021-01-27 14:44:55 -08:00
Alan Ren d059032dee new component - infobox (#14027)
* new component: infobox

* comments

* new option

* add comments
2021-01-22 18:38:10 -08:00
Alan Ren 09cce42233 fix tree component and update sqlservices (#13968) 2021-01-14 16:26:30 -08:00
Alan Ren b6c80557ba handle azure account load error (#13940)
* handle azure account load error

* comments
2021-01-14 10:40:31 -08:00
Alan Ren c39c20cd4b fix focus trap issue (#13960) 2021-01-14 10:35:36 -08:00
Alan Ren 1d42431914 add confirm prompt for some profiler actions (#13952) 2021-01-13 15:02:05 -08:00
Alan Ren 6c2e713a92 toggle focus between query and results (#13928)
* toggle focus between query and results

* focus on tab

* comments
2021-01-07 18:39:31 -08:00
Alan Ren ab6d11596e remove update style (#13886)
* remove update style

* sample composite button
2021-01-05 13:28:31 -08:00
Alan Ren c90933eb1b archive logs step (#13860)
* one zip per folder

* use bash

* fix error
2020-12-23 16:22:19 -08:00
Alan Ren d8f8abb644 comment out the unstable unit test step (#13834)
* remove --build flag

* comment out unstable test

* add build tag back
2020-12-17 10:44:54 -08:00
Alan Ren ae6494f3e4 table component improvement (#13801)
* hyperlink column

* fixed width for image only button - old behavior
2020-12-14 20:28:43 -08:00
Alan Ren 4ab0f729e1 fix the recent list (#13770) 2020-12-10 18:35:31 -08:00
Alan Ren 0c82024cf3 add ability to control the enabled state of checkbox cells (#13644)
* control enabled state of checkbox cells

* add more check
2020-12-04 11:00:09 -08:00
Alan Ren 89d515d3ae vbump asde deployment extension (#13662)
do a patch version update, will adjust if the next change is a major one.
2020-12-03 21:03:44 -08:00
Alan Ren 0b1239b755 accessibility support for filtering (#13581) 2020-12-01 10:13:39 -08:00
Alan Ren c8632c255a scoped refresh commands (#13541) 2020-11-24 17:32:50 -08:00
Alan Ren 148e802f4a show the resources as soon as they become available (#13530)
* results streaming

* remove variable
2020-11-24 10:45:14 -08:00
Alan Ren 6e0a4f27de fix the icon sizing issue (#13522) 2020-11-23 13:02:52 -08:00
Alan Ren 0b6fb504dc fix icon size issue (#13514) 2020-11-20 21:31:13 -08:00
Alan Ren 815c61315c add option to show link icon (#13506) 2020-11-20 14:06:07 -08:00
Alan Ren 690937443c enable the outline for active tab header (#13415) 2020-11-16 10:21:30 -08:00
Alan Ren 798af5fc2d uncomment the hideContextMenu (#13411) 2020-11-13 16:30:17 -08:00
Alan Ren 99e3da5b48 Editable dropdown component improvement (#13389)
* replace Tree with List

* comments
2020-11-13 13:36:54 -08:00
Alan Ren 3be00b1635 add tabindex and handle keyboard selection (#13348) 2020-11-10 23:00:03 -08:00
Alan Ren e076062d4f restore focus on escape (#13285)
* restore focus on escape

* obtain focus on action click

* comment

* comment 2

* simplify the implementation

* remove the toggle action completely

* remove the import

* implement aria requirements
2020-11-10 11:31:53 -08:00
Alan Ren cb1c8503b0 handle keyboard selection (#13175) 2020-10-30 21:17:49 -07:00
Alan Ren 2f571d868b show folder icon for some tree nodes (#13161) 2020-10-30 15:38:23 -07:00
Alan Ren 82d5fe3821 put feature behind preview flag (#13147)
* put feature behind preview flag

* remove unused import
2020-10-30 10:17:54 -07:00
Alan Ren ac476ba973 make the tree theme aware and remove group color (#13143)
* make the tree theme aware and remove group color

* fix eslint error
2020-10-29 22:46:11 -07:00
Alan Ren 7819d25c95 resource label update (#13129)
* resource label update

* preserve existing behavior

* fix connection group color

* comments
2020-10-29 14:42:01 -07:00
Alan Ren 1d4398388c bring Azure context menu to the new tree and enhance start cloud shell command (#13101)
* bring context menu to the new tree

* enhance start cloud shell command

* text
2020-10-28 13:48:28 -07:00
Alan Ren e2c9d3899b make sure saved connections are up to date (#13098) 2020-10-27 19:41:44 -07:00
Alan Ren 79800902db enable filtering, account node context menu and introduce flat account tree node (#13066)
* add search box

* switch back to the traditional azure tree

* Revert "switch back to the traditional azure tree"

This reverts commit 7904b9cd599591e94412ec79da23590068de46b6.

* flat account tree node and filtering

* add comment

* context menu

* fix test

* handle disposable

* add logging
2020-10-26 17:00:44 -07:00
Alan Ren 89b935e2df vbump asde deployment extension (#13051) 2020-10-23 10:22:10 -07:00
Alan Ren 72f7e8de52 add password validation regex (#12976) 2020-10-19 10:52:17 -07:00
Alan Ren a1c8d4d34a azure-cli-iot-ext is deprecated use azure-iot now (#12970) 2020-10-17 15:38:40 -07:00
Alan Ren 49983a6f05 fix connection dialog scroll issue (#12956) 2020-10-16 11:09:30 -07:00
Alan Ren 545a5504e0 fix missing icon issue (#12928)
* fix missing icon issue

* move the logic to renderServerIcon
2020-10-15 12:01:35 -07:00
Alan Ren a0c03784f2 introduce CODEOWNERS file (#12913)
* introduce CODEOWNERS file

* comments
2020-10-13 17:33:55 -07:00
Alan Ren bc3527d310 API improvement: make registerConnectionEventProvider return disposable (#11880)
* promote api to official

* add comments

* disposable

* move getConnection out

* comment for connection namespace

* remove extra line

* also fix registerQueryInfoHandler
2020-10-12 14:29:48 -07:00
Alan RenandEric Amodio 5a49b99b8a Fixes #106829 (#12849)
Co-authored-by: Eric Amodio <eamodio@microsoft.com>
2020-10-09 10:00:59 -07:00
Alan Ren 97cd9dba9f post publish extension vbump (#12772) 2020-10-06 16:58:51 -07:00
Alan Ren adc3fde2e4 auto updated when extension viewlet (#12765) 2020-10-06 13:34:44 -07:00
Alan Ren c1267a9387 use undefined instead of home directory (#12763)
* use undefined instead of home directory

* fix error
2020-10-06 13:34:16 -07:00
Alan Ren 253ed55412 conditional env var MSSQL_PACKAGE (#12757) 2020-10-05 20:01:22 -07:00
Alan Ren 58d02b76db update preview feature notification (#12723) 2020-10-02 19:33:45 -07:00
Alan Ren 54b24d935c asde deployment update (#12662)
* repository update

* plan id

* package update

* replace dacpac with package
2020-09-30 23:53:51 -07:00
Alan Ren 34a6200a47 Revert "ML extension updates (#11817)" (#12645)
This reverts commit 037d638927.
2020-09-26 13:46:09 -07:00
Alan Ren 4ec5991a13 update welcome page to use context menu service and some code clean up (#12643)
* use existing menu service and cleanup code

* fix mac issue

* button width
2020-09-25 19:53:14 -07:00
Alan Ren 62947a3e8a bump sts version (#12636) 2020-09-25 13:44:07 -07:00
Alan Ren 7e74465fb1 fix show all link color (#12625) 2020-09-25 10:55:35 -07:00
Alan Ren 94d0e1972e use h3 instead of div (#12626) 2020-09-25 10:55:19 -07:00