Aasim Khan
577d99e790
Fixing dup connections ( #22670 )
2023-04-11 14:16:59 -07:00
Benjin Dubishar
4d3d74e3da
Fix for issue where bulk-adding scripts could perform a rescan after each script ( #22665 )
...
* Changed bulk script add to delay reloading file list until end of operation.
* Adding style name to sqlproj typing file
* vBump to 1.0.1
2023-04-10 16:28:53 -07:00
Christopher Suh
6857718cb3
Fix http request format ( #22618 )
...
* fix http request format
* encode to utf 8 and add body for put requests
* encode proxy request body
* change ?.data to ?.body
* add note for textencoder
* change content-type to application/json
2023-04-10 14:36:35 -07:00
Christopher Suh
e7a5ea6ee8
Add No Resources Found label under azure browse ( #22660 )
...
* Add No Resources Found label under azure browse
* update localize message
* add period
2023-04-10 10:27:01 -07:00
Raymond Truong
b6f1b949d7
[SQL Migration] Miscellaneous UI improvements from feedback ( #22592 )
...
* Hide more info for assessment issues without help links
* Add info box about blob container folders
* WIP - reuse create DMS dialog for IR registration
* Revert "Add info box about blob container folders"
This reverts commit 30b8892ea7918841a6466b59058181062d367ba5.
* Add help link to target platform selection page explaining Azure SQL offerings
* Revert "WIP - reuse create DMS dialog for IR registration"
This reverts commit 5fac6b5c7148b2520cc42ce9fad549cde28baba2.
* Don't show storage account warning banner for DB scenario
* Vbump extension and migration service
* Test - fix http request format from chsuh/fixFormat
* Add instructions for table mapping and schema migration
* Revert "Test - fix http request format from chsuh/fixFormat"
This reverts commit 4992603532e98dff3b7ba6f04ba9304d173fc5ad.
2023-04-10 10:20:39 -07:00
brian-harris
a60d6107b4
SQL-Migration: improve SQL DB table selection ux to include missing tables ( #22659 )
...
* add missing target tables ux
* fix number formatting
2023-04-07 16:00:12 -07:00
Cory Rivera
0412ba194b
Add more error handling for python installation ( #22650 )
2023-04-07 14:55:17 -07:00
Charles Gagnon
6a2ec12a35
Fix some no unsafe assignment errors in azurecore ( #22643 )
2023-04-06 16:50:24 -07:00
Aasim Khan
5ae0e3a503
Removed parent override ( #22648 )
2023-04-06 15:26:50 -07:00
Alan Ren
2ee7c2649d
reduce toolbar space ( #22647 )
...
* reduce toolbar space
* feedback
2023-04-06 14:56:48 -07:00
Leila Lali
a62d8f8960
Adding telemetry config to client config to send to STS ( #22644 )
...
* Adding telemetry config to client config so they can be sent to STS to monitor updates
2023-04-06 08:18:23 -07:00
Drew Skwiers-Koballa
755a3e9e00
fixing setting description in sql projects readme ( #22640 )
2023-04-05 17:18:52 -07:00
Drew Skwiers-Koballa
6447e92870
updating SQL projects extension readme ( #22632 )
2023-04-05 13:01:51 -07:00
Charles Gagnon
df1accf918
Improve missing placeholder warning message ( #22630 )
...
* Improve missing placeholder warning message
* stringify
2023-04-05 11:42:26 -07:00
brian-harris
a30719c471
add tooltips to explain migrations list columns ( #22598 )
2023-04-05 08:16:49 -07:00
Benjin Dubishar
efd489ecde
Adding patch to rename backup file when it already exists ( #22613 )
2023-04-04 13:20:12 -07:00
Benjin Dubishar
cec349d2a4
Fix issue where errors during project update were swallowed ( #22612 )
...
* adding errors
* Fixing bug where errors occurring during updating project got swallowed
* removing unnecessary "vscode"
2023-04-04 13:19:07 -07:00
Aasim Khan
958a3f85e5
Enabling async server tree in insiders ( #22596 )
2023-04-03 17:15:52 -07:00
erpett
b2f131a8ba
version bump 1.44 ( #22599 )
2023-04-03 15:23:47 -07:00
Alan Ren
071d76bc94
fix the empty schema issue ( #22594 )
2023-04-03 13:57:51 -07:00
Alan Ren
61b3285eaf
make table keyboard shortcuts configurable ( #22582 )
...
* make table keyboard shortcuts configurable
* fix error
* new slickgrid version
* add comment
* tree grid
2023-04-03 13:21:00 -07:00
Aasim Khan
38a3312cb6
Fixing edited connections not working for root in Async Server Tree ( #22580 )
...
* Fixing edited connections not working for root
* Fixing comment
2023-04-03 11:58:19 -07:00
Benjin Dubishar
15ecdc8653
Fixing smattering of issues regarding updating projects for cross-plat ( #22575 )
...
* Fixing smattering of issues regarding updating projects for cross-plat
* Adding both options for modal
* Removing quickpick
2023-04-03 10:10:31 -07:00
Benjin Dubishar
267a830775
Disabling revert button when no changes to SQLCMD vars at publish time ( #22552 )
...
* disabling revert SQLCMD var value button when no changes to values; changing string
* Updating docstring
* Updating behavior to account for SQLCMD vars defined in publish profiles
2023-04-03 10:09:06 -07:00
Alex Hsu
55820e94f9
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230403154147337. ( #22586 )
2023-04-03 10:00:25 -07:00
Alex Hsu
59c5ca605c
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230402154501941. ( #22581 )
2023-04-03 08:29:45 -07:00
Alan Ren
2a14562ec7
update parse query action ( #22577 )
...
* update parse query action
* revert export notebook change
* comment
2023-03-31 18:24:47 -07:00
Alex Ma
0f21ecd531
Add fix to enter press on last row of Edit Data. ( #22351 )
...
* added fix to enter on null row for edit data
* added fix to displayValue after new row is added
* added suggested changes and fixes
2023-03-31 18:09:34 -07:00
Cory Rivera
1dbb2211e3
Use blue icon for dashboard New Notebook task ( #22568 )
2023-03-31 16:06:50 -07:00
Hai Cao
490ea592f2
bump STS ( #22576 )
2023-03-31 15:27:47 -07:00
Kim Santiago
2280c54d4d
vbump sql projects to 1.0.0 ( #22553 )
...
* vbump sql projects to 1.0.0
* set preview to false
2023-03-31 13:35:43 -07:00
Christopher Suh
ccd5775093
Update remaining Axios calls ( #22525 )
...
* initial commit adding put and delete operations
* change response.data => response.body
* add client response interface
* add error to interface
* add reqHeaders
2023-03-31 12:22:31 -07:00
Cheena Malhotra
152eb32278
Fix saving profile from Azure tree nodes ( #22518 )
2023-03-31 11:58:49 -07:00
Cheena Malhotra
87b3ac1c05
Bump STS version ( #22564 )
2023-03-31 11:32:21 -07:00
brian-harris
887053c604
SQL-Migration: add retry migration prompt ( #22555 )
...
* add retry migration prompt
* updating review comments
* update context menu postion to match toolbar
2023-03-31 10:25:39 -07:00
Alex Ma
e948b4e842
Langpack source and XLF update for April 2023 Release ( #22554 )
2023-03-31 09:41:43 -07:00
Aasim Khan
d49ff85afc
Fixing connection without saved password not connecting in Async Server Tree ( #22535 )
2023-03-31 09:19:01 -07:00
Aasim Khan
a1acaf2096
Adding caching in OE service ( #22539 )
2023-03-31 09:18:36 -07:00
Sakshi Sharma
9d8006562d
Fix project name validation ( #22547 )
...
* Fix project name validation
* Add/update tests
* Address comments
* Fix error
2023-03-31 08:46:58 -07:00
Alan Ren
6cc5e9a70d
fix object management dialog's validation issue ( #22556 )
...
* fix validation issue
* make message optional
* fix errors
2023-03-31 07:59:38 -07:00
Kim Santiago
e2d4d07c0b
fix console error when trying to drag a sql project node ( #22551 )
...
* fix console error when trying to drag a sql project node
* fix typo
* update comment
2023-03-30 17:27:01 -07:00
Raymond Truong
3ca583760f
[SQL Migration] Add additional checks for multiple database backups in same folder ( #22483 )
...
* Add info box about blob container folders
* Add warning banner if non-unique backup locations
* WIP - Add offline scenario
* Clean up
* Address PR comments
2023-03-30 17:19:59 -07:00
Kim Santiago
8e82f62164
cleanup sql projects readme ( #22538 )
...
* cleanup sql projects readme
* update to use code blocks for commands
2023-03-30 15:56:17 -07:00
Aasim Khan
4ff16885c1
Cleaning update children logic in async server tree ( #22550 )
2023-03-30 15:17:45 -07:00
Christopher Suh
2e1689b44d
Add warning message when pii logging enabled ( #22533 )
...
* add warning message when pii logging enabled
* fix typo
* Update extensions/azurecore/src/localizedConstants.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* update warning message
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-03-30 14:44:25 -07:00
Alex Hsu
92f9b11012
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230330154329299. ( #22545 )
2023-03-30 14:34:28 -07:00
Cory Rivera
621f390eef
Add New Notebook task to server and database dashboards. ( #22548 )
2023-03-30 12:41:03 -07:00
Kim Santiago
0feabc9a6f
use fsPath instead of path when calculating relative path to sqlproj ( #22534 )
2023-03-30 10:01:06 -07:00
Alan Ren
ee2e59243a
revert changes for testing ( #22544 )
2023-03-30 08:37:40 -07:00
Alan Ren
ff603fa911
handle table designer errors ( #22527 )
...
* handle table designer error
* log to console
2023-03-29 16:37:15 -07:00