Barbara Valdez
3fbca593be
Refactor create inputbox method ( #24113 )
...
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-08-15 13:36:02 -07:00
Cory Rivera
5c5b73525d
Connect query editor when producing script from object management dialogs. ( #24015 )
2023-07-28 14:26:33 -07:00
Cory Rivera
cc778ad69f
Use faster, editable dropdown for Collations in database dialogs ( #23974 )
...
* Also fixed an issue where a manually edited text field doesn't get updated when selecting the same dropdown value from before the manual edit.
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-07-26 10:04:29 -07:00
Barbara Valdez
6e84766cec
Add basic validation to database names ( #23842 )
...
Co-authored-by: Cory Rivera <corivera@microsoft.com >
Co-authored-by: Cory Rivera <corivera@microsoft.com >
2023-07-14 10:11:52 -07:00
Barbara Valdez
017fcf14b0
Fix issues found in the bug bash ( #23741 )
...
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-07-11 10:15:41 -07:00
Barbara Valdez
a52f86bc48
Add memory inputs validation ( #23685 )
...
* memory validation
* Update extensions/mssql/src/objectManagement/localizedConstants.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Update extensions/mssql/src/objectManagement/localizedConstants.ts
Co-authored-by: Cory Rivera <corivera@microsoft.com >
* rename property to match sts
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
Co-authored-by: Cory Rivera <corivera@microsoft.com >
2023-07-07 12:36:55 -07:00
Barbara Valdez
378585d43e
Add server properties dialog ( #23270 )
...
Add General tab for server properties
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-06-22 13:38:51 -07:00
Cory Rivera
b135a06f8a
Add link to Azure pricing calculator in New Database dialog ( #23389 )
2023-06-14 16:23:01 -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
Alan Ren
f4d5ab616c
add objects dialog ( #23243 )
2023-05-30 09:53:44 -07:00
Charles Gagnon
9a5dd84504
Cleanup mssql dialog base ( #23163 )
2023-05-17 22:14:09 -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
Charles Gagnon
c3bf85f026
Create separate ScriptableDialogBase ( #22974 )
...
* Create separate ScriptableDialogBase
* more
2023-05-05 09:17:51 -07:00