Commit Graph
100 Commits
Author SHA1 Message Date
Alan Ren bb1f5bfffe select cell after keyboard navigation (#21366)
* sync selected cell and active cell

* more packages
2022-12-06 08:53:42 -08:00
Alan Ren 5410e06cd7 remove extension (#21364) 2022-12-05 10:07:40 -08:00
Alan Ren 3b59fb825f add mysql to recommended extension list (#21362)
* add mysql to recommended list

* fix casing
2022-12-05 09:58:06 -08:00
Alan Ren 78b17bba82 vbump extensions after publish (#21275) 2022-11-18 14:17:24 -08:00
Alan Ren bbcfd00967 post release extension vbump (#21243)
* Update package.json

* Update package.json
2022-11-16 11:43:53 -08:00
Alan Ren fa8d3bf0cf run tests for windows on arm build (#21214) 2022-11-11 23:49:38 -08:00
Alan Ren 0a48fcbfaa add native arm64 builds for Windows (#21196) 2022-11-10 23:13:18 -08:00
Alan Ren d65ba42334 vbump cms (#21176) 2022-11-09 10:45:22 -08:00
Alan Ren e98f2e2745 update data protocol client to latest (#21109)
* update data protocol client to latest

* yarn.lock
2022-11-04 13:34:32 -07:00
Alan Ren 5f16251ca7 fix resource deployment notebooks (#21096) 2022-11-03 13:12:07 -07:00
Alan Ren f23b578c8f vbump sts (#21094) 2022-11-03 11:37:58 -07:00
Alan Ren dc5f7854a2 remove preview flag (#21087) 2022-11-02 16:51:44 -07:00
Alan Ren 9d921e4efc vbump extensions (#21065)
* vbump after the new service downloader change

* webpack import extension

* undo webpack
2022-11-01 21:55:50 -07:00
Alan Ren e691263956 fix the contrast rate issue of couple view icons in activity bar (#21003)
* fix connections and notebooks view icon issue

* update name

* remove css reference
2022-10-26 19:27:42 -07:00
Alan Ren c811303570 bring back welcome page (#20969) 2022-10-25 12:35:32 -07:00
Alan RenandDavid Dossett 42d2c6d656 Fix disabled state for debug toolbar icons (#149172) (#20942)
* Use opacity for disable debug toolbar icons

* Update action bar disabled foreground styles

Co-authored-by: David Dossett <ddossett@microsoft.com>
2022-10-24 12:19:19 -07:00
Alan Ren c48dccc1a2 fix designer grid sizing issue (#20939) 2022-10-24 10:43:50 -07:00
Alan Ren 3e1f2b0d9d set svgmin option (#20923)
* disable removeViewBox option

* add comment
2022-10-21 21:20:51 -07:00
Alan Ren 5c8644b94b fix the server action icon's size issue (#20906)
* fix the server action icon's size issue

* move the css styles to sql folder
2022-10-20 19:31:47 -07:00
Alan Ren adc908c04b additional variable for macOS arm64 jobs (#20875)
* additional flag for macos arm64

* simplify

* more
2022-10-19 09:26:41 -07:00
Alan Ren 484fbe836d fix select top 1000 issue for Synapse (#20857) 2022-10-15 10:40:29 -07:00
Alan Ren 5d731fe0ad table cell selection improvement (#20854)
* Support SHIFT key for table cell selection

* fix for mac

* PR comment
2022-10-14 19:44:14 -07:00
Alan Ren 23dfe62742 show error when scripting fails (#20843) 2022-10-13 16:55:40 -07:00
Alan Ren 684556b1ff fix job name (#20832) 2022-10-12 20:18:56 -07:00
Alan Ren ecd2134f63 more control over the release step condition (#20820)
* more control over the release step condition

* update comment

* update comments

* new implementation

* update comments
2022-10-12 20:13:02 -07:00
Alan Ren 359e9657c5 avoid unnecessary connections in azure view (#20817)
* avoid unnecessary connections in azure view

* pr comments
2022-10-12 20:00:09 -07:00
Alan Ren d4552cf176 make the json regex better (#20826)
* make the json regex better

* comment
2022-10-12 16:26:32 -07:00
Alan Ren e05afc3cf9 consistent output file naming (#20811) 2022-10-11 14:12:37 -07:00
Alan Ren ee2905d372 Add Apple Silicon build and Universal build for macOS (#20776)
* use stages

* fix indention

* add jobs section

* fix error

* indention

* arm64 for macos

* other stages not run

* fix container

* fix

* fix stage

* skip tests

* variable

* dependency

* fix name error

* sts

* const

* fall back to x64

* pass in variable

* universal flavor

* fix universal

* fix path

* remove

* special processing

* return on error

* copy instead of move

* restore sts

* release

* fix error

* Fix readme

* remove commented code

* add comments

* add issue

* update comment

* pr comments

* delete universal yml

* update the generated js file
2022-10-10 19:02:56 -07:00
Alan Ren 2df3f1a161 Remove preview flag for table designer (#20720)
* remove the preview flag for table designer feature

* sqlproj
2022-10-04 10:58:44 -07:00
Alan RenandCharles Gagnon 16721cac00 fix web build (#20718)
* add logging

* new version with more logging

* fix downloader

* update more extensions

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
2022-10-03 19:34:04 -07:00
Alan Ren 1df976d79d upgrade service downloader (#20703)
* use new service downloader

* update other extensions

* fix errors
2022-10-02 20:30:53 -07:00
Alan Ren 98320584a2 fix typos (#20695) 2022-09-29 20:58:11 -07:00
Alan Ren 54c2fe6899 remove duplicate code (#20664)
* remove dupe code

* fix step name

* fix errors

* comment out arc

* fix timeout issue

* fix typo

* update name
2022-09-26 17:48:59 -07:00
Alan Ren 508df59dfd test invert option (#20649) 2022-09-22 18:19:00 -07:00
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