Barbara Valdez
df5693ffd3
update sts ( #24178 )
2023-08-21 16:26:45 -07:00
Barbara Valdez
60bff01240
Add processors tab ( #23634 )
...
Co-authored-by: Cory Rivera <corivera@microsoft.com >
2023-08-21 10:52:55 -07:00
CSIGS@microsoft.com
fb2f8492d5
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230819155027260. ( #24172 )
2023-08-21 09:37:45 -07:00
Kim Santiago
959c2f14ba
Resize splitview when window is resized ( #24168 )
...
* resize splitview when window is resized
* address comments
2023-08-18 10:16:28 -10:00
Kim Santiago
f4517a7b0c
update Query Store codeowners ( #24169 )
2023-08-18 09:08:18 -10:00
Alex Ma
07f32dd0fb
[Loc] remove context builder xlfs ( #24160 )
2023-08-17 16:51:19 -07:00
Cory Rivera
a2336a2617
Add extension API for using the same file browser dialog that's used for Restore ( #24151 )
...
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-08-17 14:39:55 -07:00
Cory Rivera
0e7942913b
Replace usage of Delete with Drop in object management code ( #24159 )
...
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-08-17 14:26:03 -07:00
Aasim Khan
2fce9c5b38
Adding sql core dll to esrp code signing and updating sts ( #24157 )
2023-08-17 21:25:22 +00:00
Lewis Sanchez
1a6bc13885
Remove context builder Extension ( #24156 )
...
* Remove context builder ext
* Compiled build dir output
2023-08-17 09:58:48 -07:00
Christopher Suh
f7c71a1fb3
Change proxy to Axios ( #24118 )
2023-08-16 21:23:50 -07:00
Alex Ma
abae1f500a
Add correct edit data background and content colors for edited cell ( #24048 )
2023-08-16 21:23:33 -07:00
Alex Ma
f4a459f508
Fix servername in breadcrumb service and dashboard tab ( #24150 )
2023-08-16 21:23:14 -07:00
Alex Ma
b38b5964d8
[Loc] update to MSSQL xlf for 8-16-2023 ( #24153 )
2023-08-16 16:53:48 -07:00
Sai Avishkar Sreerama
e5b7bff7b4
Enabling Database scoped configurations tab to DB Properties ( #23890 )
...
* initial changes for loadin dsc table with real values from smo
* Displaying diff columns for DSC for diff sql server
* checkbox maiants the selection
* elevate option fails to load correct value when set to when_supported option
* all working till maxdop, todo pause option, save
* commented MAXDOP changes, as it is causing issues
* primary,sec,checkbox working as expected, TODO:MaxDop etc options,saving,tests
* Undo MAXDOP commented code
* refactored with service data
* column header width adjustments
* Maxdop and pause resume options completed, apply button is failing now
* Removed option names from loc and using Id instead as names may change in future like in doc
* Apply button fixed
* refactored to reduce table reload
* Ledger digest completed
* refactor done: maxdop secondary shows wrong data from pause_resume
* refactor more: all working but table focus disturbs on update table
* adds conditions for unsupported dsc to <2016 server
* maxdop secondary checkbox fix
* rows still loses focus after value change due to update table row data
* Fixed updating secondary dropdown value
* reusing the private method and removed the duplicated codes
* Enter key in input type allows the change to update the table data, reduces the live update issues
* Setting focus to the current row
* using the existed setTableData method
* code review comment updates
* Input type checkbox update table additional validation
* fixing the input type focus and reverting the enterKeyPress logic
* fixing the flickering issue with data refresh
* moving code inline and using actual component
* cleanup
* addressing code review comments
* addressing code review comment for using loc var instead of duplicated line of code to get the rowinfo
* vBump STS and fixing required field causing the apply button not enable for other options on main branch
2023-08-16 12:00:18 -05:00
Alex Ma
f1ba6baf41
[Loc] fix for already localized Korean file ( #24147 )
2023-08-16 09:43:05 -07:00
CSIGS@microsoft.com
54ef62d0b8
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230816151713130. ( #24143 )
2023-08-16 09:39:39 -07:00
Alex Ma
b150461b27
Added required devDependencies to address the ComponentGovernance alerts ( #24139 )
...
* Added required devDependencies to address the ComponentGovernance alerts
* removed unnecessary dependencies
2023-08-15 13:59:52 -07:00
Barbara Valdez
3fbca593be
Refactor create inputbox method ( #24113 )
...
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-08-15 13:36:02 -07:00
Alex Ma
8cbbf9eaeb
Update to XLF file names and LCL files ( #24135 )
...
* added changes to gulpfile and locfunc along with updated lcls
* Added Portuguese updated lcls
* added last batch of renamed lcl files
* added renamed XLF files
2023-08-15 10:40:59 -07:00
Aasim Khan
752c33c960
Vbumping vscodetestcover ( #24133 )
2023-08-15 17:22:30 +00:00
Kim Santiago
988b3ccd3c
fix schema compare 'Yes' button not showing for recomparing after changing options ( #24134 )
2023-08-15 07:09:30 -10:00
Erfan Zekri Esfahani
01b47a1960
Update README.md ( #24136 )
2023-08-15 07:53:30 -07:00
Cory Rivera
04301629c1
Rename internal references to Delete Database to Drop Database ( #24132 )
2023-08-14 14:23:53 -07:00
Cory Rivera
22e2b0df9f
Add Delete Database dialog to enable additional deletion options ( #24109 )
2023-08-14 11:20:08 -07:00
Alex Ma
6acc9f4a75
[Loc] cleanup and update localization build filters. ( #24114 )
...
* cleaned up build files
* made small adjustments to locfunc
2023-08-10 09:32:13 -07:00
Charles Gagnon
2d1be1b330
Fix azure accounts log path in label action ( #24111 )
2023-08-09 16:48:16 -07:00
Lewis Sanchez
4ed65ccbab
Refresh compiled extensions.js ( #24110 )
...
* Remove compiled extension.js file from build dir
* Revert "Remove compiled extension.js file from build dir"
This reverts commit 677969a128776d15819479b1f3af4fd1e27c1e3d.
* Revert manual changes to extensions.js
* Build dir compilation output
2023-08-09 16:19:09 -07:00
Lewis Sanchez
606d808641
Initial commit for Context Builder extension ( #24094 )
...
* Initial commit for context-builder extension
* Fix eslint unused param error
2023-08-08 17:05:01 -07:00
Charles Gagnon
59fb8d6ddd
Fix Notebook results being out of order ( #24102 )
...
* Fix Notebook results being out of order
* deprecated
* Fix tests
2023-08-08 14:59:29 -07:00
Cheena Malhotra
7a417f01ed
Register disposables for cleanup - Part 1 ( #24092 )
2023-08-07 16:44:23 -07:00
erpett
18a79c8d82
changelog update pot hotfix release ( #24093 )
2023-08-07 16:40:56 -07:00
Cheena Malhotra
13c65b7d8d
Convert values to string when selecting in selectbox ( #24079 )
2023-08-04 14:05:30 -07:00
CSIGS@microsoft.com
5d1d07afbf
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230804154154390. ( #24076 )
2023-08-04 10:30:26 -07:00
Cheena Malhotra
f750de94b7
Update git configs ( #24074 )
2023-08-03 17:26:45 -07:00
CSIGS@microsoft.com
551e22d9d6
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230803153959515. ( #24070 )
2023-08-03 09:33:49 -07:00
Cheena Malhotra
0328450f6a
Bump STS to v4.9.0.10 ( #24064 )
2023-08-02 17:07:26 -07:00
Cheena Malhotra
72873f7628
Fixes reset of group name when not saving profile ( #24000 )
2023-08-01 23:29:09 -07:00
Alex Ma
7662d425cf
[Loc] update to SQL XLF for 8-1-2023 ( #24049 )
2023-08-01 16:31:55 -07:00
Lewis Sanchez
f45714fd53
Remove duplicate cargo.toml file ( #24047 )
2023-08-01 15:02:32 -07:00
Cheena Malhotra
e0120356cb
Auto-close copy notification after 3 seconds + configuration support ( #24037 )
2023-08-01 10:58:41 -07:00
Cheena Malhotra
85f3cbc751
Add null checks for server tree view ( #24038 )
2023-07-31 17:28:15 -07:00
Charles Gagnon
ae05fdc332
Add JS language support ( #24035 )
...
* Add JS language support
* fixes
2023-07-31 14:59:15 -07:00
Charles Gagnon
f99fd366af
Bump node-gyp to 9.4.0 ( #24034 )
2023-07-31 11:39:36 -07:00
Alex Ma
c034eb7df1
Fix to connectionDialogService recent connections ( #24018 )
2023-07-31 10:29:32 -07:00
Cheena Malhotra
77ac63741f
Use connection Id from result for fetching database list ( #24017 )
2023-07-31 10:23:22 -07:00
Charles Gagnon
5b70fd1afe
More layering movement ( #24023 )
...
* finish layering
* undo eslint changes
* undo
* restore -> backup
* fix paths
* Skip commandLine layers check
* fix path
* fix tsec path
2023-07-31 10:17:43 -07:00
Sakshi Sharma
9043998bfd
Update session dropdown and fix running state info ( #24019 )
...
* Update session dropdown and fix running state info
* Update comment
2023-07-31 10:02:16 -07:00
Charles Gagnon
b08d33dcd7
Update vs code engine version to 1.79.2 ( #24020 )
2023-07-28 19:08:54 -07:00
Cory Rivera
9727a761c9
Select default database dropdown values based on a default index value ( #24013 )
2023-07-28 14:37:37 -07:00