Alan Ren
3e2fadd778
rename commands ( #23212 )
2023-05-25 10:05:26 -07:00
Alex Hsu
8b8a2c2b7d
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230525155716692. ( #23213 )
2023-05-25 09:25:08 -07:00
Alan Ren
e62486bee6
fix query result grid shortcut keys ( #23206 )
...
* fix query result grid shortcut keys
* add comment
2023-05-24 21:41:00 -07:00
Charles Gagnon
55cedb810d
Clean up typings file ( #23200 )
...
* Clean up typings file
* Fixes
2023-05-24 15:44:33 -07:00
Sakshi Sharma
6f5741a162
Update product pipelines to add back tests ( #23203 )
...
* Update product pipelines to add back core integration tests to Darwin and extension unit tests to Linux
* Update whitespace
* Update indentation
* Skip failing tests for now
2023-05-24 15:43:00 -07:00
Aasim Khan
a1c5adf4b2
Adding visual label to find node widget ( #23197 )
2023-05-24 10:21:38 -07:00
Kim Santiago
9f3ce333af
fix sql project move folder tests ( #23191 )
2023-05-24 10:01:25 -07:00
Sakshi Sharma
a82519ca0f
Fix a failing test in publishDatabaseDialog ( #23190 )
2023-05-23 15:55:17 -07:00
Benjin Dubishar
676f419ddd
Adding option to open referenced project from SQL Project reference item ( #23178 )
...
* Adding hook to open a referenced SQL project
* cleanup
* adding docstring
2023-05-22 17:51:23 -07:00
Sakshi Sharma
dca1a467f3
Populate Project in Update project from db UI ( #23169 )
...
* Populate Project in Update Project from db UI
* Add tests
* Fix test
* Address comment
2023-05-22 15:23:04 -07:00
Aasim Khan
3bec68b860
Fixing server group styling ( #23144 )
...
* Fixing server group styling
* Hiding border when the tree item are selected focused or hovered
* Fixing styles and re-enabling guides
* removing unused import
* Fixing indicator width
2023-05-22 09:53:47 -07:00
Alex Ma
b77ba86a99
[Loc] end of week xlf update for 5-19-2023 ( #23179 )
2023-05-19 17:32:16 -07:00
Alan Ren
5356cd7748
fix normal dialog vertical scrolling issue ( #23177 )
2023-05-19 16:51:55 -07:00
Aasim Khan
e322641538
Fixing OE nodes error handling. ( #23172 )
2023-05-19 08:49:13 -07:00
Alan Ren
da032cf6f1
sort table by keyboard ( #23171 )
2023-05-18 20:36:06 -07:00
Benjin Dubishar
4c579ca12b
Validating connectionProfile for missing server before attempting to connect ( #23159 )
...
* Validating connectionProfile for missing server before attempting to connect
* rewriting the logic to be more clear
* adding error log
2023-05-18 15:23:31 -07:00
Alex Ma
89386c9c11
Fix for database name in connection details after changing database ( #22376 )
2023-05-18 14:34:54 -07:00
Cheena Malhotra
7d0a7a6721
Fix CMS password login issues ( #21260 )
2023-05-18 13:59:02 -07:00
Hai Cao
a1f2be73a6
Table Designer: Add config for table designer trigger behavior ( #23165 )
...
* add a config for table designer trigger behavior
* bump STS
2023-05-18 13:35:50 -07:00
Charles Gagnon
d3f1d594e9
Fix backup/restore dialog titles not updating ( #23164 )
...
* Fix backup/restore dialog titles not updating
* Don't cast
2023-05-18 10:58:56 -07:00
Benjin Dubishar
1efe948abe
Finding index is correct array ( #23162 )
2023-05-18 10:30:58 -07:00
Charles Gagnon
9a5dd84504
Cleanup mssql dialog base ( #23163 )
2023-05-17 22:14:09 -07:00
Aasim Khan
63f36594db
Fixing group name in edit connection dialog ( #23010 )
...
* Fixing group name in edit connection dialog
* Fixing test
* adding back group name
* Keeping old apis the same
2023-05-17 17:22:43 -07:00
Vasu Bhog
d53a35bf4f
Update SQL Bindings VSCode target framework and version, and vbump ( #23157 )
...
* update target framework and version, and vbump
2023-05-17 15:49:29 -07:00
Hai Cao
7bebadd784
bump STS ( #23153 )
2023-05-17 11:47:12 -07:00
dependabot[bot]
354d38678a
Bump @actions/core from 1.2.6 to 1.9.1 in /build ( #23040 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.6 to 1.9.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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-05-17 08:47:12 -07:00
Alan Ren
7c221983f1
update install vsix prompt to include license terms ( #23149 )
2023-05-16 22:37:07 -07:00
Sakshi Sharma
244d56eb12
Add option to save Publish profile in VScode ( #23067 )
...
* Publish profile save changes for VSCode
* Fix publish settings
* Fix publish settings
* Address comments
* Address comments
* Address comments
* Address comment
2023-05-16 10:47:58 -07:00
Aasim Khan
d9220c809c
Adding collapse all to OE ( #23132 )
2023-05-16 09:20:51 -07:00
Aasim Khan
20f409adca
Fixing default ( #23139 )
2023-05-15 21:33:56 -07:00
Sakshi Sharma
b260edcec3
Add ability to create publish profile from project context ( #23110 )
...
* Ability to add publish profile from project context
* Add/update test + fix Build vs None addition to sqlproj file
2023-05-15 16:14:07 -07:00
Alan Ren
b56f2ccb60
add securable settings ( #22936 )
...
* wip
* Update typings
* nullable
* update test service
* support securables
* updata test data
* fix issues
* fix build failure
* update test mocks
* fix typo
* fix reference
* fix findobjectdialog issue
* update SearchResultItem type
* fix table component perf issue
* hide effective permission for server role
* hide effective permission for app role and db role
* vbump sts and fix a couple issues
* STS update and UI update
* fix user login display issue
* vbump sts
2023-05-15 15:01:57 -07:00
Alex Hsu
25318a648e
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230515154620895. ( #23133 )
2023-05-15 09:38:25 -07:00
Alex Hsu
4329d04da3
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230514154742190. ( #23131 )
2023-05-14 13:45:29 -07:00
Aasim Khan
787a66922f
Adding filtering to group by schema and switching to using name from displayName in oe filters. ( #23123 )
2023-05-13 09:25:07 -07:00
Aasim Khan
2beba9ac08
Adding inline actions to OE ( #23101 )
2023-05-13 09:24:49 -07:00
Charles Gagnon
31a88cc9eb
Fix invalid tree icon warning ( #23127 )
2023-05-13 08:42:33 -07:00
Alex Ma
e2cc8d7e3c
[Loc] End of week update for langpack xlfs for 5-12-2023 ( #23128 )
2023-05-12 17:05:52 -07:00
Cheena Malhotra
9847d9dbc1
Support advanced options in command line arguments ( #23104 )
2023-05-12 12:24:34 -07:00
Aasim Khan
39087ba5ce
Fixing OE disconnecting connections when other types of connections are disconnected. ( #23080 )
2023-05-12 07:28:41 -07:00
Benjin Dubishar
9116f66ca4
Fixing issue where sqlcmdvars wouldn't load from publish profile in ADS ( #23116 )
...
* fixing issue where sqlcmdvars wouldn't load from publish profile in ADS
* in -> of
2023-05-11 22:03:41 -07:00
Benjin Dubishar
017bbe61d5
Fix deploy/generatePlan/saveProfile when no sqlcmdvars are defined ( #23112 )
...
* fix deploy/generate when no sqlcmdvars are defined
* saveProfile
2023-05-11 22:03:31 -07:00
Alex Ma
142a3aaf7c
Added back fix for duplicate edits ( #23003 )
2023-05-11 17:56:42 -07:00
Barbara Valdez
01bcdf9c01
update workbench file and fix relative link not working in markdown ( #23109 )
2023-05-11 15:31:43 -07:00
Maddy
d5df9c4ce6
remove the access point ( #23105 )
2023-05-11 15:10:17 -07:00
Kim Santiago
1d3b74e83b
fix sqlcmd variables not getting loaded correctly in vscode ( #23103 )
2023-05-11 13:52:43 -07:00
Aasim Khan
a4077c3d89
Adding telemetry to ads OE filter ( #23089 )
...
* Adding telemetry to ads oe filter
* Fixing prop names
* fixing prop name
* Fixing localized strings
* Update src/sql/azdata.proposed.d.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Update src/sql/workbench/contrib/objectExplorer/browser/serverTreeView.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-05-11 13:27:34 -07:00
Aasim Khan
c7d62e31fb
Fixing async tree search highlighting ( #23012 )
...
* Fixing tree searching highlight
* Code cleanup
* Fixing server group styling
2023-05-11 10:17:38 -07:00
Benjin Dubishar
0158bd9861
Fixing bug where SQLCMD vars weren't getting JSONified ( #23082 )
...
* changing param for sqlcmdvars back to Record since Json.stringify doesn't handle Maps
* swapping over savePublishProfile
2023-05-10 21:12:21 -07:00
Cheena Malhotra
c592c74958
Introduce Universal resource provider to fix ARM throttling issues ( #23078 )
2023-05-10 21:06:23 -07:00