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 Ren and Eric 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
Alan Ren
656d944894
add some unit test for resource deployment ext ( #11604 )
...
* add some unit test for resource deployment ext
* feedback & remove unused method
2020-08-04 17:18:26 -07:00
Alan Ren
21d09cb975
remove the scheduled run info from yml ( #11562 )
2020-07-30 15:25:02 -07:00
Alan Ren
01957abf71
update to use correct environment variable ( #11584 )
2020-07-30 15:17:55 -07:00
Alan Ren
6fbb9c2773
deploy ASDE to multiple devices ( #11518 )
2020-07-30 12:20:48 -07:00
Alan Ren
6751dffbc3
update action name ( #11565 )
2020-07-28 17:56:51 -07:00
Alan Ren
83211d6e2d
deploy to single existing device ( #11494 )
...
* deploy to single existing device
* comments
2020-07-23 17:54:32 -07:00
Alan Ren
154b75a0de
implement review feedback ( #11470 )
2020-07-22 17:54:43 -07:00
Alan Ren
39ca386d2a
let semver to parse the version ( #11463 )
...
* let semver to parse the version
* check
2020-07-21 16:01:01 -07:00
Alan Ren
238d643a8e
handle invalid character in kubectl version output ( #11460 )
2020-07-21 13:36:23 -07:00
Alan Ren
92c8d890c4
0.18.0 just got released, bump the version ( #11438 )
2020-07-20 17:28:13 -07:00
Alan Ren
ca900464e5
update import extension version ( #11430 )
2020-07-20 14:04:11 -07:00
Alan Ren
42fa5c3275
update change log for 1.20.1 ( #11390 )
...
* update change log for 1.20.1
* more info for known issue
2020-07-17 09:59:20 -07:00
Alan Ren
b098ce64b5
expose realm field to the wizard UI ( #11388 )
...
* add realm
* optional fields
* use default values
* localized constant
2020-07-16 21:33:56 -07:00
Alan Ren
16f24d8c6a
fix the issue with explorer widget context menu ( #11373 )
2020-07-16 10:22:47 -07:00
Alan Ren
c7799168b0
post release vbump ( #11351 )
...
* v bump
* update vscode version
2020-07-15 09:21:35 -07:00
Alan Ren
59ad8b3e61
update change log and readme ( #11352 )
2020-07-15 08:46:09 -07:00
Alan Ren
6147e1cba4
bump import extension version ( #11346 )
2020-07-14 17:47:36 -07:00
Alan Ren
11aa2b73b4
update ASDE strings ( #11317 )
...
* update strings
* comments
* update license term link
2020-07-13 15:40:06 -07:00