Commit Graph
100 Commits
Author SHA1 Message Date
Alan Ren 0e21258fe8 introduce unstable smoke test suite (#20639)
* allow mark tests as unstable

* fix

* fix invert

* stable and whole test suite

* docs and mark test cases as unstable

* a couple more unstable test cases
2022-09-21 13:09:06 -07:00
Alan Ren 0bae5f82d5 reorder pk columns (#20624) 2022-09-20 10:02:43 -07:00
Alan Ren cddfc7fd92 table designer perf improvement - add user setting for preload db model (#20608)
* add user setting for preload db model

* vbump sts

* more description
2022-09-15 14:25:36 -07:00
Alan Ren b25b591994 dashboard refresh fix (#20596) 2022-09-12 20:34:02 -07:00
Alan Ren 6015c8e2f4 handle unsupported connections in OE/Recent connections view (#20588)
* handle unknown provider in OE

* more update

* add comment

* test
2022-09-12 11:48:08 -07:00
Alan Ren be8bf7fcdc handle unsupported connection provider (#20577)
* handle unknown connection provider

* fix error
2022-09-09 14:14:33 -07:00
Alan Ren 1f6482490c handle default auth type (#20572)
* handle default auth type

* comments
2022-09-09 08:59:53 -07:00
Alan Ren a7c552aefc expose the maxCharsToStore setting (#20554)
* add a setting for query execution

* comments

* fix typo
2022-09-07 13:00:32 -07:00
Alan Ren 6d4fc1d98c user confirmation (#20538) 2022-09-02 17:36:30 -07:00
Alan Ren f86d02e753 handle edit and save race condition (#20462)
* handle edit and save race condition

* handle more race condition scenarios

* fix error
2022-08-25 08:10:23 -07:00
Alan Ren 45b0075353 use aria-label for radio group (#20425) 2022-08-19 15:42:21 -07:00
Alan Ren 874c80a5b4 use markdown for description pane (#20401) 2022-08-18 10:46:07 -07:00
Alan Ren b4a5afe199 allow user to select text from the description box (#20396) 2022-08-17 20:05:06 -07:00
Alan Ren e6af8ef531 vbump sts (#20338) 2022-08-12 20:01:18 -07:00
Alan Ren c663493690 properly handle copy request (#20320) 2022-08-11 21:22:19 -07:00
Alan Ren 9ec68087ac allow database name to be empty (#20221)
* allow database to be empty

* test changes

* fix import

* fix test cases

* comment
2022-08-11 10:26:55 -07:00
Alan Ren a39d73da24 install another version is not supported (#20300) 2022-08-10 15:36:59 -07:00
Alan Ren b6cf5b2af0 set the default value to false (#20302) 2022-08-10 15:32:24 -07:00
Alan Ren 2d14665208 announce query execution events (#20285) 2022-08-09 20:23:17 -07:00
Alan Ren 973c1c2437 show server group color name (#20271) 2022-08-08 17:06:13 -07:00
Alan Ren 9dee889808 fix the zoom reset issue (#20254) 2022-08-05 13:48:39 -07:00
Alan Ren 4096037167 fix query results view issue (#20234) 2022-08-03 10:45:33 -07:00
Alan Ren f72dbccc52 no-op is the object is disposed (#20236) 2022-08-03 10:45:11 -07:00
Alan Ren 4d1be1e288 fix menu item not showing up for non-English languages (#20224)
* new object type property

* vbump sts

* fix azure tree

* mark as optional

* Fix test errors
2022-08-02 13:39:20 -07:00
Alan Ren 6be1420220 do not run query in multi-selection mode (#20213)
* do not run query in multi-selection mode

* fix test

* fix more tests
2022-07-30 14:29:32 -07:00
Alan Ren 67ecd6d3d9 fix the grid goes blank issue (#20209) 2022-07-29 18:12:02 -07:00
Alan Ren d3073a33fe vbump sts (#20196) 2022-07-28 13:29:25 -07:00
Alan Ren bb4b00a25a fix recent closed (#20188) 2022-07-27 18:44:08 -07:00
Alan Ren ddefdac6cc vbump sts (#20159) 2022-07-25 15:53:36 -07:00
Alan Ren 816cd5a997 fix the dropdown menu width logic (#20165)
* fix the dropdown menu width logic

* comment
2022-07-25 15:53:05 -07:00
Alan Ren 2f1fbe5473 vbump STS (#20150) 2022-07-22 13:48:42 -07:00
Alan Ren 33ade09608 support sql server 2022 (#20152) 2022-07-22 13:48:34 -07:00
Alan Ren 5334343856 update instructions (#20129) 2022-07-20 16:23:44 -07:00
Alan Ren 3d2f729586 support build pipeline that only produces extension vsix files (#20099)
* support only build extensions

* use ne

* copy extensions to drop
2022-07-19 18:58:29 -07:00
Alan Ren bd36467b99 new dashboard icon (#20087) 2022-07-19 15:00:26 -07:00
Alan Ren 18921fc764 vbump STS (#20073) 2022-07-19 09:53:04 -07:00
Alan Ren 7cd1a80891 enable the setting by default (#20054) 2022-07-15 13:08:31 -07:00
Alan Ren d91a0c3fe4 change icon for dashboard (#20046) 2022-07-14 17:34:59 -07:00
Alan Ren 4ef5a7f487 fix parentheses (#19971) 2022-07-08 14:54:06 -07:00
Alan Ren 416e607f32 resend previous PR with test fixes (#19912)
* Revert "Revert "use reliable way to detect createtable statements (#19897)" (#19906)"

This reverts commit c211fb981c.

* fix tests

* fix test cases
2022-07-02 11:25:09 -07:00
Alan Ren c211fb981c Revert "use reliable way to detect createtable statements (#19897)" (#19906)
This reverts commit 9a22c429a9.
2022-07-01 11:47:21 -07:00
Alan Ren 9a22c429a9 use reliable way to detect createtable statements (#19897)
* use reliable way to detect createtable statements

* PR comments

* comments
2022-06-30 18:23:12 -07:00
Alan Ren 3afe842a75 check state before saving (#19803) 2022-06-22 16:58:19 -07:00
Alan Ren f2c4e23f99 vbump STS (#19786) 2022-06-21 12:34:49 -07:00
Alan Ren 6440ae84d9 designer table improvements (#19785)
* designer table improvements

* remove async
2022-06-20 21:33:06 -07:00
Alan Ren 2b48d49a15 add title for column header cell (#19759) 2022-06-16 17:01:21 -07:00
Alan Ren 31dea2f5ee port vscode changes (#19754)
* add aria-description support for selectbox

* type check
2022-06-16 13:24:35 -07:00
Alan Ren e24f316ab7 fix selected state of select boxes (#19743)
* fix the selected state

* add comments

* validate parameters
2022-06-15 20:41:07 -07:00
Alan Ren 40532d9cac add message as aria-description (#19739) 2022-06-15 17:05:57 -07:00
Alan Ren c75e95599f add aria description (#19734)
* add aria description

* type check
2022-06-15 14:46:49 -07:00
Alan Ren 89f6de309f fix tab header width (#19733) 2022-06-15 11:59:25 -07:00
Alan Ren 909c56ffe3 fix the tab list scroll issue (#19731) 2022-06-15 10:15:14 -07:00
Alan Ren ba82444229 additional data property to error object and use it for table designer scenarios (#19713)
* add data property to error object

* vbump sts
2022-06-13 16:18:27 -07:00
Alan Ren 496ceecb01 vbump STS (#19688) 2022-06-08 17:15:29 -07:00
Alan Ren c4cc2e5d68 fix casing (#19619) 2022-06-03 14:42:57 -07:00
Alan Ren d166d982c4 make sure controls are enabled (#19595) 2022-06-02 10:09:27 -07:00
Alan Ren 11a969f44f workaround for the dashboard resets zooming issue (#19576) 2022-05-31 21:04:23 -07:00
Alan Ren f41da46ccb remove the tracing (#19573) 2022-05-31 12:56:48 -07:00
Alan Ren 1d276d90e0 adjust the grid's height in table designer (#19550) 2022-05-26 17:54:23 -07:00
Alan Ren 254f16b31a hide account when using connection string (#19506) 2022-05-24 11:19:34 -07:00
Alan Ren 70a5f0702e bump minimist (#19466) 2022-05-20 11:09:45 -07:00
Alan Ren f3e7337196 Upgrade packages to remove dependency on the vulnerable package minimist 0.0.8 (#19455)
* new mocha version

* test fix

* test

* new vscodetestcov version

* use rc1

* use 1.2.1

* remove all 0.0.8 of minimist

* a few more
2022-05-20 10:06:13 -07:00
Alan Ren 77006cee86 fix a dependent bot issue (#19418) 2022-05-18 16:40:07 -07:00
Alan Ren 3b74d7843f show proper message when extension is not installed for a connection provider (#19377)
* show extension not installed error

* extension provider mapping

* fix tests
2022-05-15 13:52:28 -07:00
Alan Ren b8858f011d support for connect with connection string (#19355)
* wip

* WIP

* radio button

* handle connection string

* fix test

* fix test

* fix test cases

* remember password

* pr comments

* pr comments
2022-05-13 14:48:12 -07:00
Alan Ren 75ab9b6812 fix json cell handling issue (#19310)
* fix json cell handling issue

* pr comment
2022-05-09 16:54:06 -07:00
Alan Ren 23b347662a add configuration for STS parallel message processing (#19279)
* add configuration for parallel processing

* update setting description

* vbump sts

* enable feature for dev by default
2022-05-06 15:08:00 -07:00
Alan Ren 402604ba34 remove the preview feature flag check (#19194) 2022-04-23 20:07:43 -07:00
Alan Ren eb1212a606 increase nps survey probability (#19175) 2022-04-21 13:52:56 -07:00
Alan Ren 6395402b80 fix activitybar icon focus style (#19150)
* fix activity bar icon accessibility issue

* use state
2022-04-19 14:26:49 -07:00
Alan Ren 6578e5e4cf Fix High Contrast theme name (#19125) 2022-04-15 14:19:12 -07:00
Alan Ren 5ec567a4f7 add title for color box (#19121) 2022-04-15 12:56:07 -07:00
Alan Ren e073c012af vbump sts (#19053) 2022-04-13 13:27:16 -07:00
Alan Ren 1d7e5925a9 bring in fixes for a few table designer issues (#19020) 2022-04-12 15:11:22 -07:00
Alan Ren fe1aefdd5f fix table designer issues (#18988)
* fix table designer issues

* commit change on blur

* new sts
2022-04-10 12:09:33 -07:00
Alan Ren c04f78981c retrieve the data from display data source (#18973) 2022-04-08 11:13:29 -07:00
Alan Ren a795e64bed fix language change issue (#18906) 2022-04-01 17:52:11 -07:00
Alan Ren b6083b6447 handle special values in the table filter (#18872)
* handle special values in the table filter

* pr comments
2022-03-31 11:17:55 -07:00
Alan Ren b50c4fdb49 new service downloader version (#18811) 2022-03-23 21:46:42 -07:00
Alan Ren f2d4801634 change the trigger of inputbox commit event (#18776) 2022-03-18 13:16:43 -07:00
Alan Ren d6abcb892d handle validation error (#18766) 2022-03-17 19:43:02 -07:00
Alan Ren 9f2940e8f8 add severity support for issues (#18761)
* add severity support for issues

* vbump STS

* pr comments
2022-03-17 14:09:02 -07:00
Alan Ren ca904ed380 Add comment for serialization provider api (#18718)
* promote serialization provider api

* Revert "promote serialization provider api"

This reverts commit df9bec3e58ff78dc611886ccda34381f365ef73e.

* update

* make dataType a string
2022-03-15 17:55:35 -07:00
Alan Ren 784a9270c8 fix the issue that chart axis's min/max value can't be zero (#18743)
* fix chart option issue

* pr comment
2022-03-15 17:55:16 -07:00
Alan Ren 820838fae8 vbump sts (#18727) 2022-03-14 15:49:27 -07:00
Alan Ren 85f1f3e0dc vbump slickgrid to bring in an accessibility fix (#18722)
* vbump slickgrid

* include yarn.lock

* update remote folder

* yarn.lock for remote folder

* web
2022-03-14 14:20:48 -07:00
Alan Ren 4551329db0 table designer bug fixes (#18701)
* table designer bug fixes

* pr comments

* fix debounce issue
2022-03-11 12:14:51 -08:00
Alan Ren 4d7467a5d5 promote some APIs to stable api set. (#18689) 2022-03-09 19:29:06 -08:00
Alan Ren e50bded5d1 table designer new features (#18682)
* support graph tables

* ignore script compare

* ability to refresh view after edit

* reserve focus after refresh view

* primary key and default constraint

* bug fixes

* vbump sts

* comments

* update type

* fix issue
2022-03-09 14:17:01 -08:00
Alan Ren e2b4dd5a79 define the color in theme files (#18529) 2022-02-22 16:03:58 -08:00
Alan Ren 40ee82ee3e highlight problematic property in the designer when error is selected (#18512)
* navigate to property when selecting error message

* use list component

* highlight problematic property

* remove unnecessary call

* comment

* comment
2022-02-21 20:49:12 -08:00
Alan Ren 13dd74efcc fix a typo in table designer (#18464) 2022-02-17 18:24:24 -08:00
Alan Ren 28ab7372d2 table designer validation support (#18438)
* table designer validation

* vbump sts
2022-02-17 13:07:19 -08:00
Alan Ren 7ff42eeb08 make sure the content is not undefined (#18406) 2022-02-16 13:51:50 -08:00
Alan Ren 89cc59a2fd avoid auto language detection for sql editor (#18402)
* avoid auto lang detection for sql editor

* update comment
2022-02-15 17:11:43 -08:00
Alan Ren 57d5d94c46 fix connection error scenario (#18335)
* fix connection error scenario

* pr comments
2022-02-11 18:49:29 -08:00
Alan Ren e82b4da0b9 use error dialog instead of notification (#18313) 2022-02-10 19:22:29 -08:00
Alan Ren 7bc954f942 add table designer menu to Azure view (#18307) 2022-02-10 14:36:56 -08:00
Alan Ren 250532f39d remove preview flag check for ADS welcome page (#18280)
* remove preview flag for welcome page

* remove old welcome page

* remove vscode welcome page
2022-02-09 20:53:58 -08:00
Alan Ren 021b7f6e71 add preview flag for table designer (#18253) 2022-02-09 09:38:14 -08:00