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
Karl Burtram
b4d5a08199
Bump STS to 4.6.0.1 ( #22184 )
2023-03-06 20:41:49 -08:00
Aasim Khan
d3f4f0daa4
Adding light contrast theme ( #22028 )
...
* Adding light contrast theme
* fixing oe icons
* Fixing more files
* Converting ep files to support hc light
* Revert "Copy Headers for Selected Columns (#21622 )"
This reverts commit f74d6f6d9b .
* Adding more css rules
* Fixing modal
* Fixing azure icons
2023-03-06 17:31:27 -08:00
Alan Ren
29c1f5edd0
disable the checkbox for schemas owned by user ( #22178 )
2023-03-06 15:14:46 -08:00
Alex Ma
f25599119e
[Loc] Massive fix for March Langpack ( #22180 )
2023-03-06 15:04:31 -08:00
Karl Burtram
8a71302aea
Only support 'user with login' in dialog ( #22175 )
2023-03-06 14:32:30 -08:00
erpett
bf753309e7
Updating package.json to show the next build number now that the release branch has split for 1.42 ( #22169 )
2023-03-06 12:01:27 -08:00
Charles Gagnon
a657aa6cb5
Remove hasEditor from ICellEditorProvider ( #22145 )
2023-03-06 11:02:41 -08:00
Alex Hsu
c882aeddb0
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230306164853268. ( #22167 )
2023-03-06 09:24:16 -08:00
Alex Hsu
fae37856fb
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230305164151174. ( #22153 )
2023-03-05 11:23:06 -08:00
Alex Ma
666034b85c
[Loc] updates to xlfs 3-5-2023 ( #22152 )
2023-03-05 05:04:27 -08:00
Alex Hsu
720f91b0ea
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230304164235493. ( #22150 )
2023-03-05 03:04:28 -08:00
Aasim Khan
644f5a16ef
Fixing URI openings for execution plans ( #22139 )
2023-03-04 15:14:50 -08:00
Alan Ren
b5a9a3647b
escape the special character ( #22141 )
2023-03-03 23:57:40 -08:00
Lewis Sanchez
0f813a9900
Update add account icon ( #22142 )
...
* Update add account icon
* Remove unused icon from SqlIconId
* Remove unused accountActions.css
* Revert "Remove unused accountActions.css"
This reverts commit d31d17f5d2027f25f306e713abff14e750e7479a.
* Remove unused css file and svg's
* Remove unused import
* Revert "Remove unused import"
This reverts commit 91ad47da56d428d8805b65f685af76694b16ba6c.
* Remove unused import
2023-03-03 17:42:10 -08:00
Kim Santiago
5fef212ea3
add vscode mssql handling for getSqlProjectsService() ( #22121 )
...
* add vscode mssql handling for getSqlProjectsService()
* try to fix error because of projectStyle enum
2023-03-03 16:52:05 -08:00
Alan Ren
d2d24e3827
dispose view after the operation is done ( #22144 )
2023-03-03 15:34:51 -08:00
Cheena Malhotra
07eb964c32
Fix AuthLibrary detection and use MSAL by default ( #22140 )
2023-03-03 14:33:29 -08:00