Commit Graph
100 Commits
Author SHA1 Message Date
Alan Ren b37df9b6ad fix tab style in hc mode (#22975) 2023-05-04 21:53:24 -07:00
Alan Ren 86cd0003fe add required indicator (#22971) 2023-05-04 15:23:22 -07:00
Alan Ren 8a5387d97a remove the rename db context menu (#22962) 2023-05-04 10:52:07 -07:00
Alan Ren 6a7899281a remove auth type from user (#22905)
* remove auth type from user

* vbump sts
2023-05-01 13:29:55 -07:00
Alan Ren 468b3e4f06 update shortcut keys for parse query (#22896) 2023-04-28 14:45:28 -07:00
Alan Ren 15d26b7f9a fix the sqlservices sample extension (#22893) 2023-04-28 14:45:20 -07:00
Alan Ren 4f53d76eb5 User Management - Support new object types: Server Role, Application Role and Database Role (#22889)
* server role dialogs

* dialogs for other types

* refactor

* find object dialog

* script button

* refactoring

* fix issues

* fix title

* vbump sts

* remove language from links
2023-04-28 12:05:20 -07:00
Alan Ren decbe8dded simplify object management feature APIs (#22781) 2023-04-19 19:26:29 -07:00
Alan Ren 35829acd00 fix error message steal focus issue (#22782)
* fix steal focus issue

* update comment
2023-04-19 11:39:45 -07:00
Alan Ren f66d3349b9 add tooltip for dashboard learn more button (#22744) 2023-04-17 08:19:59 -07:00
Alan Ren 1f57a10f7f auto focus message area (#22743) 2023-04-14 16:30:47 -07:00
Alan Ren 46bc19bcb8 adjust the default max column width (#22740) 2023-04-14 15:29:12 -07:00
Alan Ren 9456285c65 support scripting in object management dialogs (#22429)
* user management - scripting

* remove confirmation

* update sts

* update string
2023-04-14 13:52:06 -07:00
Alan Ren 2ee7c2649d reduce toolbar space (#22647)
* reduce toolbar space

* feedback
2023-04-06 14:56:48 -07:00
Alan Ren 071d76bc94 fix the empty schema issue (#22594) 2023-04-03 13:57:51 -07:00
Alan Ren 61b3285eaf make table keyboard shortcuts configurable (#22582)
* make table keyboard shortcuts configurable

* fix error

* new slickgrid version

* add comment

* tree grid
2023-04-03 13:21:00 -07:00
Alan Ren 2a14562ec7 update parse query action (#22577)
* update parse query action

* revert export notebook change

* comment
2023-03-31 18:24:47 -07:00
Alan Ren 6cc5e9a70d fix object management dialog's validation issue (#22556)
* fix validation issue

* make message optional

* fix errors
2023-03-31 07:59:38 -07:00
Alan Ren ee2e59243a revert changes for testing (#22544) 2023-03-30 08:37:40 -07:00
Alan Ren ff603fa911 handle table designer errors (#22527)
* handle table designer error

* log to console
2023-03-29 16:37:15 -07:00
Alan Ren e01e3b0e8e update sts (#22516) 2023-03-29 10:45:06 -07:00
Alan Ren afafee844c fix notebook serialization issue for non-mssql providers (#22504)
* use mssql as notebook serialization provider

* comment

* use fallback
2023-03-28 21:34:38 -07:00
Alan Ren e15b612166 update manage extension action (#22488) 2023-03-27 20:40:26 -07:00
Alan Ren 115062c0fc bring back ads edit (#22472) 2023-03-27 11:27:41 -07:00
Alan Ren 86e6b42bdc select the row on double click (#22456)
* select row on double click

* skip row number column
2023-03-24 20:10:05 -07:00
Alan Ren 35cb233851 support default action for OE node (#22455)
* support default action for OE node

* fix floating promise
2023-03-24 20:09:48 -07:00
Alan Ren 59ad572800 fix strict null issues (#22430) 2023-03-23 15:19:23 -07:00
Alan Ren 21f271671d new drop object request (#22387)
* simplify drop object requests

* update sts

* pr comments
2023-03-21 10:51:55 -07:00
Alan Ren aa47729f90 fix find parent node issue (#22356)
* fix find parent node issue

* sts update

* fix errors

* pr comments and a fix
2023-03-20 08:20:11 -07:00
Alan Ren 20cf2489a2 support rename for login, user and a few other types (#22331)
* rename object

* add comment

* use URN property

* vbump STS

* revert loc string change

* fix name check

* pr comments
2023-03-16 15:00:07 -07:00
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 RenandKarl 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 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