Karl Burtram
1e4800a60c
Support adding Windows users ( #22399 )
...
* Support adding Windows users
* Bump STS
2023-03-22 09:53:20 -07:00
Kim Santiago
3b68aaed72
change publish options to use declarative table ( #22398 )
2023-03-22 09:44:27 -07:00
Charles Gagnon
d7bd87fac0
Fix incorrect default for proxy setting when downloading STS ( #22396 )
2023-03-22 09:28:32 -07:00
Vsevolod Kukol
e3135aca4c
Preserve name and group when using Connection String ( #22341 )
2023-03-22 07:55:18 -07:00
Kim Santiago
21bb7eb482
add aria label for checkboxes in declrative table ( #22393 )
2023-03-21 16:35:28 -07:00
Charles Gagnon
62ece298cc
Some MSSQL strict null check fixes ( #22383 )
2023-03-21 16:10:57 -07:00
Kim Santiago
2be49a9911
switch exclude object types table to use declarative table component ( #22390 )
...
* switch exclude options to use declarative table component
* add to disposableListeners
2023-03-21 14:09:31 -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
Hai Cao
ffc7f05c10
Add background color for null cell in query editor result grid ( #22370 )
2023-03-20 15:55:57 -07:00
Aasim Khan
f9e72b0d93
Fixing connection group change for connections ( #22379 )
2023-03-20 15:37:47 -07:00
Charles Gagnon
7bf11118af
Enable datavirtualization tests ( #22378 )
...
* Enable datavirtualization tests
* Remove unneeded
2023-03-20 14:45:13 -07:00
Charles Gagnon
47ce587fef
Update ads-extension-telemetry to 3.0.1 ( #22374 )
2023-03-20 12:48:31 -07:00
Alex Hsu
b06398b32b
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230318154256685. ( #22368 )
2023-03-20 09:43:04 -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
Benjin Dubishar
9d16a48dee
Bump tools service ( #22361 )
2023-03-17 15:11:39 -07:00
Benjin Dubishar
0b3a9ca0f0
Updated yarn.lock file ( #22363 )
2023-03-17 15:11:11 -07:00
Alex Hsu
54e86e19a3
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230317154311330. ( #22359 )
2023-03-17 09:30:47 -07:00
Cheena Malhotra
4b02c26a52
MSAL cache encryption + log improvements ( #22335 )
2023-03-16 16:53:16 -07:00
Kim Santiago
931c44ac41
add ariaLive to publish options description ( #22338 )
...
* add ariaLive to publish options description
* use correct string and update typings
* update type
* remove comment update
* create type AriaLiveType
* update MockInputBoxComponent with AriaLiveValue
* update azdata-test and add comment
2023-03-16 16:08:24 -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
Alex Hsu
f5628ed8e3
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230316192338900. ( #22350 )
2023-03-16 12:33:19 -07:00
Alan Ren
1d99060443
update the display name ( #22345 )
2023-03-16 11:49:17 -07:00
Alex Hsu
8406ce8f93
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230315234519077. ( #22339 )
2023-03-15 17:07:25 -07:00
Charles Gagnon
8c20e827ad
Remove error messages from error events ( #22337 )
2023-03-15 15:19:16 -07:00
dependabot[bot]
a2d66a288c
Bump webpack from 5.73.0 to 5.76.0 ( #22326 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.73.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 15:04:52 -07:00
junierch
cb66ef349e
focus on tde edit button ( #22314 )
2023-03-15 13:30:34 -04:00
Alex Ma
8e6f747336
[Loc] SQL xlf update (Added node expansion labels) ( #22328 )
2023-03-14 17:15:10 -07:00
Alan Ren
91f64df29f
update yarn.lock ( #22324 )
2023-03-14 14:00:44 -07:00
Aasim Khan
f0a5d296bf
Fixing new connections not expanding in object explorer. ( #22307 )
...
* Fixing new connection node not expanding in OE
* Fixing new connections not expanding and fixing expand request not resolving because of some provider error.
* Fixing test
* Adding a setting for node expansion timeout
* Not saving when loading tree based connections
* Adding some logs
* Removing special casing for mssql provider
* Missing providers
* Adding user toast for node expansion timeout
* Adding notification service to test
* Fixing node type for mssql
* remove polling
* Fixing onNodeStatus
* Fixing stuff
* consolidating functions
* Consolidating resolve logic
* removing extra try catch
* code cleanup
* adding size checks
* Removing commented code
* Ignoring errors from other sessions and nodepaths.
2023-03-14 10:50:46 -07:00
Alex Ma
ef99e67cfe
[Loc] update to XLFS for 3-13-2023 ( #22318 )
2023-03-13 17:18:30 -07:00
Karl Burtram
efc5938141
Fix casing of OE icon files to match source ( #22315 )
2023-03-13 15:04:15 -07:00
brian-harris
7c41d45e66
add SHIR registration for create service for sqldb ( #22308 )
2023-03-13 12:36:56 -07:00
Cheena Malhotra
8539b63a5c
Upgrade http(s)-proxy-agent dependent npm packages ( #22306 )
2023-03-13 11:05:59 -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
Cheena Malhotra
c163830bc4
Use Preferred username over email as 'user' property ( #22288 )
2023-03-09 20:25:07 -08:00
Cheena Malhotra
4c3f622250
Update @azure/msal-node to v1.16.0 ( #22287 )
2023-03-09 17:09:05 -08:00
Alex Ma
344ca478ef
Fix for Edit Data grid newline on multiline strings ( #22269 )
...
* Fix for newline replacement
* added proper null regex and null character check
* removed cell class
* removed unnecessary function
* revert back to old check
* change onbeforeeditcell
* small fix to typo in onBeforeEditCell
* made changes based on feedback
* added comments clarifying isDBCellValue
2023-03-09 16:10:31 -08:00
Cheena Malhotra
f51fe75397
Null & Error handling in Azure core ( #22259 )
2023-03-09 14:34:39 -08:00
Kim Santiago
0bbc290790
fix accessibility issues in update project from db dialog ( #22274 )
...
* fix accessibility issues in update project from db dialog
* remove aria label on radio buttons
2023-03-09 14:21:43 -08:00
Kim Santiago
394d88445a
undo remove project change in data workspace ( #22283 )
2023-03-09 14:14:39 -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
brian-harris
39f90afe6c
add delete migration method in migration list and details pages ( #22243 )
...
* add delete migraiton, fix stale token detection
* address pr comments, fix api error response format
2023-03-09 13:52:48 -08:00
Kim Santiago
12a5bd0ef2
update target platform text for azure synapse sql pool ( #22265 )
2023-03-09 10:07:12 -08:00
Cheena Malhotra
d3d594e826
Revert "Update @azure/msal-node to 1.16.0 ( #22255 )" ( #22268 )
...
This reverts commit 87defc0367 .
2023-03-09 09:27:30 -08:00
Kim Santiago
ab68c3060c
Add required property in missing places in sql projects ( #22253 )
...
* add required property for missing places in sql projects
* remove comma
2023-03-09 08:45:21 -08:00
Alan Ren
ec515a3b23
allow nothing is selected as initial state ( #22260 )
2023-03-09 08:44:35 -08:00
Maddy
5fc69a0445
Fix find highlight on cell edits ( #22080 )
...
* update the rendered text onCellSourceChange
* fix test
* fix highlight in split mode
* update corresponding test
* update hasEditor with getEditor
* update event
* add comment
2023-03-08 22:26:07 -08:00
Cheena Malhotra
87defc0367
Update @azure/msal-node to 1.16.0 ( #22255 )
2023-03-08 20:25:37 -08:00
Cheena Malhotra
cc52eb9dd8
Include App Path in service launch arguments ( #22233 )
2023-03-08 18:44:17 -08:00