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
Alan Ren
e2b52b97c8
fix insight details dialog issue ( #11309 )
...
* fix show details dialog
* update viewlet id
2020-07-10 18:07:39 -07:00
Alan Ren
5a275209cc
fix account dropdown list issue ( #11266 )
...
* fix the empty account list issue
* remove comments
2020-07-09 13:58:07 -07:00
Alan Ren
449a46d7fc
fix the storage object parent ( #11243 )
2020-07-08 10:00:46 -07:00
Alan Ren
b3121fae22
remove px from width string and then parse ( #11241 )
2020-07-07 22:00:58 -07:00
Alan Ren
3cf48fb207
SQL Edge deployment using Azure IoT hub ( #11202 )
...
* Azure IoT deployment type
* more updates
* organize fields
* a few more improvements
* resolve merge issues
* new rg improvement
* fix tests
* comments 1
* comments 2
2020-07-07 10:36:26 -07:00
Alan Ren
476e3f7299
move the macOS ESRP signing steps to a separate job ( #11129 )
...
* move ESRP signing to a separate job
* rename job
* depends on
* signing
* rename task
2020-06-29 13:41:02 -07:00
Alan Ren
e452cd20d4
format file and add metadata ( #11108 )
2020-06-26 14:57:06 -07:00
Alan Ren
dbf9d3426c
icon for ASDE ( #11111 )
2020-06-26 11:54:29 -07:00
Alan Ren
710d0462d8
Alanren/notebook password notice ( #11089 )
...
* add note about the password
* wording
* more files
* more files
2020-06-24 19:55:44 -07:00
Alan Ren
20c612d9fb
add note about the password ( #11084 )
...
* add note about the password
* wording
2020-06-24 19:48:41 -07:00
Alan Ren
da9e58485b
add to parameter to decide whether to print the command ( #11052 )
...
* don't print command
* show password as ******
2020-06-24 15:20:06 -07:00
Alan Ren
c9c4ec2035
Feature/cu5 features ( #11046 )
...
* openshift bdc target (#10358 )
* openshift bdc target
* openshift bdc target
* comments
* new ad settings (#10390 )
* ad settings
* comments
* bump version requirement (#10587 )
* fix error
* update the notebook description (#10888 )
* update notebooks
2020-06-22 19:04:51 -07:00
Alan Ren
2242a80049
trying to trigger the schedule re-evaluation ( #10961 )
2020-06-17 10:44:25 -07:00
Alan Ren
c390d62675
enable Azure SQL DB Edge deployment in ADS ( #10927 )
...
* local deployment
* eula update
* remote deployment
* fix wording
* new extension
* script
* spacing
* fix test
* loc strings
2020-06-16 20:00:46 -07:00
Alan Ren
4322234d0b
use default row height and update button column ( #10885 )
2020-06-11 16:09:25 -07:00
Alan Ren
3f21caddb6
fix declarative table issue ( #10833 )
...
* fix declarative table issue
* check data
* comments
* comments and more fixes
2020-06-10 22:21:45 -07:00
Alan Ren
5c6516cbb3
enable tests in canary pipeline ( #10854 )
...
* enable tests in canary pipeline
* fix bat file
2020-06-10 17:40:42 -07:00
Alan Ren
c8a3fbca47
change default version ( #10809 )
2020-06-08 23:03:35 -07:00
Alan Ren
7687d6e22a
reset valid status ( #10813 )
2020-06-08 22:53:45 -07:00
Alan Ren
57201fe6c7
Revert "reduce max memory ( #10775 )" ( #10794 )
...
This reverts commit d62bb1e9fc .
2020-06-08 13:35:00 -07:00
Alan Ren
9ca17dbe7f
fix button column click issue ( #10788 )
2020-06-08 11:48:50 -07:00
Alan Ren
3500ce08cc
fix profiler not launch issue ( #10757 )
2020-06-05 15:41:29 -07:00
Alan Ren
d62bb1e9fc
reduce max memory ( #10775 )
2020-06-05 15:09:43 -07:00