Alan Ren
1d99060443
update the display name ( #22345 )
2023-03-16 11:49:17 -07:00
Alan Ren
91f64df29f
update yarn.lock ( #22324 )
2023-03-14 14:00:44 -07:00
Alan Ren
653293aad9
fix action bar size ( #22301 )
2023-03-10 14:39:45 -08:00
Alan Ren
7f3461c026
use latest STS version ( #22297 )
2023-03-10 11:36:46 -08:00
Alan Ren
6ace579986
user management fixes ( #22282 )
...
* fix a few user management bugs
* revert user dialog change
2023-03-09 14:11:04 -08:00
Alan Ren
ec515a3b23
allow nothing is selected as initial state ( #22260 )
2023-03-09 08:44:35 -08:00
Alan Ren
d19aad9b37
remove commands ( #22218 )
2023-03-08 08:10:11 -08:00
Alan Ren
29c1f5edd0
disable the checkbox for schemas owned by user ( #22178 )
2023-03-06 15:14:46 -08:00
Alan Ren
b5a9a3647b
escape the special character ( #22141 )
2023-03-03 23:57:40 -08:00
Alan Ren
d2d24e3827
dispose view after the operation is done ( #22144 )
2023-03-03 15:34:51 -08:00
Alan Ren
9ea3889170
use native osx_arm64 sts bits ( #22122 )
...
* use native osx-arm64 sts bits
* universal app
* update package
2023-03-03 11:09:39 -08:00
Alan Ren
1882c02ad6
update the compiled js file ( #22123 )
2023-03-03 08:06:29 -08:00
Alan Ren
9b6018a21e
fix null reference issue ( #22113 )
...
* fix null reference issue
* move opendialog call out of promise.
2023-03-02 14:44:10 -08:00
Alan Ren
91ee26a888
use native win-arm64 STS builds ( #22103 )
...
* use native windows arm STS
* update downloader and build job
* remove workarounds
* vbump STS
* revert change
* update ads-service-downloader version
* fix admin-tool-ext-win extension
2023-03-02 12:37:14 -08:00
Alan Ren
6684e227d6
Fix default install location for system installer of Windows on ARM build ( #22073 )
...
* fix default path for win arm system installer
* update
* remove commented out code
2023-03-01 08:49:29 -08:00
Alan Ren
d48984fe13
use the dialog's loading indicator ( #22032 )
...
* use the dialog's loading indicator
* more
* comments
2023-02-27 13:13:16 -08:00
Alan Ren and Karl Burtram
b5ce7af090
Add support for Login and User management ( #21981 )
...
* initial commit
* leave only march release objects
* clean up
* login dialog
* localize and use background operation
* code cleanup
* remove tab
* support server role in login
* remove canEditName
* add user support
* comments and bug fixes
* remove hasDBAccess for now
* refactoring
* fix error
* user dialog UI
* telemetry, error handling and refactoring
* Fix references to dialogInfo (#21914 )
* update telemetry
* Bump STS and use actual object management service
* add preview and handle no-change scenario
* fix merge issue
---------
Co-authored-by: Karl Burtram <karlb@microsoft.com >
2023-02-17 18:02:31 -08:00
Alan Ren
32c7a4aeec
add tab navigation option for slickgrid ( #21947 )
...
* profiler a11y bug fixes
* add new option
* replace old implementation
* update slickgrid
2023-02-15 21:37:01 -08:00
Alan Ren
8690c350d2
fix server group color a11y issue ( #21958 )
2023-02-15 21:21:35 -08:00
Alan Ren
a683b1b777
profiler a11y bug fixes ( #21940 )
2023-02-14 18:48:17 -08:00
Alan Ren
447a9d0f34
fix the find widget hide issue ( #21937 )
2023-02-14 18:19:40 -08:00
Alan Ren
385e4a2245
move the focus to newly added filter field. ( #21930 )
2023-02-13 19:43:16 -08:00
Alan Ren
a754d235c0
completely hide the hidden widget ( #21931 )
2023-02-13 19:42:34 -08:00
Alan Ren
93f5581bc7
add aria-label for step link in wizard ( #21925 )
...
* add aria label to wizard step link
* update aria label
2023-02-13 13:41:01 -08:00
Alan Ren
12a3bf6b3b
handle json ( #21915 )
2023-02-10 19:05:32 -08:00
Alan Ren
514d599e62
remove client side sorting for db list ( #21899 )
...
* remove client side sorting for db list
* update sts
2023-02-10 09:15:41 -08:00
Alan Ren
711bffb1f5
auto reveal only in dev mode ( #21880 )
2023-02-08 10:38:42 -08:00
Alan Ren
ac0dc4ee76
only toggle when enabled ( #21844 )
2023-02-03 20:40:22 -08:00
Alan Ren
c11b50ff59
vbump profiler extension after release ( #21740 )
2023-01-26 11:25:51 -08:00
Alan Ren
005b1ff35b
vbump profiler extension ( #21685 )
2023-01-20 16:59:01 -08:00
Alan Ren
6d2a5cbd60
remove preview text for sql 2022 ( #21638 )
2023-01-18 20:29:28 -08:00
Alan Ren
88ab7947a4
fix issue caused by execution plan provider ( #21533 )
2023-01-05 21:12:49 -08:00
Alan Ren
54d25210c4
new slickgrid version ( #21524 )
2023-01-05 07:14:35 -08:00
Alan Ren
a1803a823b
handle the line breaks in link cells ( #21504 )
...
* handle the line breaks in link cells
* line break character
2023-01-04 10:23:01 -08:00
Alan Ren
f91e40f2b9
new STS version ( #21432 )
2022-12-16 09:20:52 -08:00
Alan Ren
a5e2e77042
auto resize column update ( #21426 )
2022-12-15 15:16:12 -08:00
Alan Ren
3aab4fd115
fix regex perf issue ( #21421 )
2022-12-15 10:43:17 -08:00
Alan Ren
6cfa0910b6
fix h-scrollbar cutoff issue ( #21396 )
2022-12-12 09:39:33 -08:00
Alan Ren
8d3b7ee205
enhance the selection summary ( #21392 )
...
* enhance the selection summary
* update comment
2022-12-09 14:07:47 -08:00
Alan Ren
17b41ae3d7
fix link cell style issue ( #21389 )
2022-12-08 21:53:52 -08:00
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 Ren and David 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 Ren and Charles 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