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
Charles Gagnon
8e5d89ef94
Fix datavirtualization wizard opening to wrong database ( #22232 )
...
* Fix datavirtualization wizard opening to wrong database
* vBump
2023-03-08 14:27:19 -08:00
Aasim Khan
9fddefc8fb
Fixing execution plan not finding provider ( #22238 )
2023-03-08 12:55:49 -08:00
Aasim Khan
84c9a03bf9
Fixing icon for group by schema ( #22212 )
2023-03-08 12:13:49 -08:00
Kim Santiago
954d521a83
Fix delete database reference request ( #22214 )
2023-03-08 11:03:44 -08:00
Charles Gagnon
3937f62ce4
Fix query history storage folder creation ( #22229 )
2023-03-08 10:51:14 -08:00
Charles Gagnon
31fd467bec
Add backup and restore keywords to sql grammar ( #22226 )
...
* Add BACKUP, STATS and CHECKSUM to keywords list
* LOG and REPLACE
2023-03-08 10:38:40 -08:00
Alan Ren
d19aad9b37
remove commands ( #22218 )
2023-03-08 08:10:11 -08:00
Alex Hsu
c78c2815cc
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230307165240996. ( #22191 )
2023-03-07 09:42:54 -08:00
Benjin Dubishar
14b0e508cb
Bumping sql tools service ( #22188 )
2023-03-07 09:59:22 -07:00
Charles Gagnon
a575eb1b87
Fix telemetry property names ( #22190 )
2023-03-07 08:31:24 -08:00