Commit Graph
100 Commits
Author SHA1 Message Date
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
Alan Ren e1a9ed0d1e add aria-label for images (#12627) 2020-09-25 10:55:03 -07:00
Alan Ren 3220f8a0b4 update new button role on welcome page (#12630) 2020-09-25 10:54:47 -07:00
Alan Ren 28c7188984 simplify the preview information feature (#12606) 2020-09-24 21:58:29 -07:00
Alan Ren 96ea3d8273 set aria-hidden for a non-visible control (#12607) 2020-09-24 10:13:40 -07:00
Alan Ren 2673eb2c1d add title and tab-index for X button (#12605) 2020-09-24 09:31:56 -07:00
Alan Ren 47532f1287 add role for history tab (#12608) 2020-09-24 09:30:47 -07:00
Alan Ren e1235a7346 clone the object to be modified (#12583) 2020-09-23 10:54:36 -07:00
Alan Ren cb97072ae2 escape the value for display (#12547) 2020-09-21 22:41:00 -07:00
Alan Ren 1054164533 data workspace review feedback implementation (#12489)
* add a view to handle no workspace scenario

* text update

* project type filter improvement

* fix the project level context menu issue

* update strings
2020-09-21 10:22:21 -07:00
Alan Ren 54b5390d03 fix the extension dependency issue (#12347) 2020-09-18 09:49:18 -07:00
Alan Ren a9f78694ee fix the legacy card style issue (#12428)
* fix the legacy card style issue

* replace the card class
2020-09-17 19:54:41 -07:00
Alan Ren 58252bcf97 remove a import unit test (#12358) 2020-09-16 13:32:37 -07:00
Alan Ren d793910306 vbump sql-db-proj extension (#12336) 2020-09-16 10:06:15 -07:00
Alan Ren 19519a6d7c remove data-workspace dependency (#12321) 2020-09-15 16:01:54 -07:00
Alan Ren 908a15d6a8 remove project feature (#12297)
* remove project feature

* update test
2020-09-15 11:12:30 -07:00
Alan Ren 23c16ebfb3 add existing project to workspace feature (#12249)
* add existing project to workspace feature

* update file name

* new test and use URI

* handle workspace with no folder

* add more validation

* and more tests

* use forward slash
2020-09-14 15:43:29 -07:00
Alan Ren 7df132b307 data workspace extension batch 2 (#12208)
* work in progress

* load projects in view and test cases

* update scope

* make the sql proj menu available in workspace view

* add extension unit test

* address comments

* fix errors
2020-09-10 17:17:57 -07:00
Alan Ren afb872b3e1 use latest SQL Tools Service (#12201) 2020-09-09 15:50:22 -07:00
Alan Ren e2b5e9bd66 support multiple flavor of notebooks (#12159)
* support multiple flavor of notebooks

* update resource

* comments
2020-09-08 16:07:55 -07:00
Alan Ren bbe5b98a2c replace the placeholder with real workspace icon (#12150) 2020-09-04 16:01:53 -07:00
Alan Ren 1e49e47a37 ASDE updates (#12134)
* add storage account cleanup and other misc stuff

* force load

* cell -> code cell
2020-09-03 22:12:10 -07:00
Alan Ren 39d9eed585 give back the getter for container property (#12110)
* give back the getter for container property

* parameter type
2020-09-03 13:59:38 -07:00
Alan Ren 6cbfc0fb1c introduce data workspace extension (#12046)
* initial commit

* command name

* format file

* update view name

* spacing

* comments

* update yarn.lock

* comments

* Revert "comments"

This reverts commit 3aa7f68edbe87a3312e206df7b162cdd57419dd4.

* address comments

* use built-in icon
2020-09-01 13:26:37 -07:00
Alan Ren b0211b434a fix the issue that error dialog is not showing (#12061) 2020-09-01 13:08:38 -07:00
Alan Ren a3ae2df0ce support aria-expand for actions (#11869)
* support aria-expand for actions

* update text
2020-08-19 14:18:52 -07:00
Alan Ren bc0753a95c hide edit data and script as create (#11737) 2020-08-10 13:40:35 -07:00
Alan Ren f8a6658128 make sure options is not undefined (#11715) 2020-08-07 14:50:09 -07:00
Alan Ren 3c647c4376 show backup/restore only for mssql (#11714) 2020-08-07 12:58:33 -07:00
Alan Ren 0a3d109073 custom hint text (#11705) 2020-08-06 21:21:50 -07:00
Alan Ren 50b6789e51 show hidden connection properties (#11646) 2020-08-05 10:15:56 -07:00
Alan Ren b71432523d replace obsolete command (#11650) 2020-08-05 10:15:36 -07:00