Commit Graph

9480 Commits

Author SHA1 Message Date
Aasim Khan
9b94f82b2e Adding status message for connection and connection group deletion. (#23325) 2023-06-06 20:35:10 -07:00
Austin Bryan
9328c4ee9e Fixing bug where if copy duration went over 24h it would reset to 00:00:00 (#23290)
* Fixing bug where if copy duration went over 24h it would reset to 00:00:00
2023-06-06 12:21:24 -07:00
Cheena Malhotra
85dcec51ac Handle error cases properly (#23322) 2023-06-06 08:18:49 -07:00
Alan Ren
02a62a430f handle Excel limits (#23321) 2023-06-05 19:07:30 -07:00
Benjin Dubishar
bfbc7bb9dc Fixing and enabling some Projects tests (#23261)
* unskipping tests

* timeout

* bumping STS

* adding in exclude nested projectEntry test

* cleanup
2023-06-05 14:18:46 -07:00
Alan Ren
ee112714e8 handle long text cells (#23320) 2023-06-05 12:50:56 -07:00
Benjin Dubishar
4eac26de15 making conditions for "delete" exact match for database references (#23317) 2023-06-05 11:18:14 -07:00
Kim Santiago
88f46dde63 update query store readme (#23295)
* update query store readme

* switch Azure SQL to SQL Database

* specify 'execution plan'
2023-06-05 07:40:51 -10:00
Aasim Khan
d759346509 Fixing icon (#23314) 2023-06-05 09:11:36 -07:00
erpett
d414c8de56 changelog for 1.44.1 (#23310) 2023-06-02 17:50:30 -07:00
Alan Ren
7094be5889 regenerate the yarn lock file (#23303) 2023-06-02 12:49:42 -07:00
Kim Santiago
83c263406a add codeowners for query-store extension (#23296) 2023-06-02 11:25:55 -07:00
Cheena Malhotra
4ac5b6bd3f Enable support for PGSQL Flexible Servers (#23300) 2023-06-02 09:12:00 -07:00
Cheena Malhotra
d3c996dc5c Delete both cache files on decryption failure (#23291) 2023-06-01 15:49:29 -07:00
Kim Santiago
8d36400c2f Initial commit for Query Store extension (#23260)
* Initial commit for Query Store extension

* fix eslint explicit-functino-return-type setting

* address comments

* remove specifying explicit-function-return-type eslint rule

* update strings
2023-06-01 14:09:33 -07:00
Cory Rivera
926dae5cfd Enable Create Database dialog for object management framework (#23168) 2023-06-01 14:05:33 -07:00
erpett
73b27561fe Updating Changelog Post 1.44 release (#23199) 2023-06-01 10:18:25 -07:00
Alan Ren
34268a1190 fix aria label for message items (#23283) 2023-06-01 10:04:36 -07:00
Aasim Khan
30edf8d57b Fixing copy headers (#23280) 2023-05-31 22:25:41 -07:00
Aasim Khan
c16fce3ab9 Removing inline actions from context menu in OE (#23281) 2023-05-31 21:33:02 -07:00
Karl Burtram
d9f723a75b Bump STS to 4.8.0.15 for connection pool issue (#23279) 2023-05-31 18:52:36 -07:00
Karl Burtram
b0c27baa15 Add back getOptionsKey test that was reverted (#23274)
* Add back getOptionsKey test that was reverted

* Add serverCapabilities to the IConnectionProfile object
2023-05-31 17:59:18 -07:00
Charles Gagnon
a7ed867066 Remove checked in compiled files (#23277) 2023-05-31 16:57:38 -07:00
Charles Gagnon
50e08e11df Add back common extension linting rules (#23271)
* Add back common extension linting rules

* Fix lint issues
2023-05-31 14:31:00 -07:00
Karl Burtram
631461494f Add getOptionKeyIdNames to IConnectionProfile (#23262) 2023-05-31 09:00:30 -07:00
Karl Burtram
716176be07 Bump STS to 4.8.0.14 to pickup AAD '-' in email bug fix (#23263) 2023-05-30 21:24:12 -07:00
Alan Ren
53250c6bc4 customize loading status message (#23247)
* customize loading status message

* Update extensions/mssql/src/ui/localizedConstants.ts

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>

* Update extensions/mssql/src/ui/localizedConstants.ts

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>

---------

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
2023-05-30 13:23:38 -07:00
Charles Gagnon
8db9d10d0f Fix nested comment colorization (#23245) 2023-05-30 12:00:59 -07:00
Karl Burtram
743bd00464 Remove debugService dependency from Open View (#23246) 2023-05-30 11:59:07 -07:00
Alan Ren
f4d5ab616c add objects dialog (#23243) 2023-05-30 09:53:44 -07:00
Kim Santiago
82f5ef7ea3 Download ScriptDom separately when building legacy sql projects (#23201)
* update sql projects build code to retrieve script dom nuget separately from dacfx nuget

* update readme

* cleanup shared code

* update scriptdom nuget version

* refactor
2023-05-26 16:51:42 -07:00
Kim Santiago
5560b52df1 Allow adding new sqlcmd variables to sql project without DefaultValue (#23229) 2023-05-26 11:01:20 -07:00
Alan Ren
1a1839ab09 fix find object dialog type display name issue (#23232) 2023-05-26 07:59:34 -07:00
Aasim Khan
2717a9b16d Vbumping import extension (#23227) 2023-05-25 17:31:42 -07:00
Charles Gagnon
8dac1acc71 Set offSide to sql lang configuration to true (#23222) 2023-05-25 13:32:08 -07:00
Alan Ren
36c8945f1e fix link cell not working issue (#23223) 2023-05-25 13:30:44 -07:00
habibmy
f4d84e1478 Update CHANGELOG.md (#23221)
Corrected HMTL to HTML
2023-05-25 12:02:49 -07:00
Alan Ren
57e34d5181 fix missing actions issue (#23215) 2023-05-25 10:05:46 -07:00
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