Commit 80c1c7c
Adding a dialog shell to unify dialog styling in webviews. (#21489)
* Add dialog shell and database icon components; enhance drop database functionality
* Add create and drop database icons; update localization strings for database actions
* Remove warning callout from DropDatabaseDialogPage component
* Remove unused warning icon import from DropDatabaseDialogPage component
* Add ObjectExplorerFilterContent component and refactor ObjectExplorerFilterPage
* Remove "Filter Settings" entry from localization files
* Refactor ObjectExplorerFilterContent to improve table column definitions and add keyboard navigation support
* Add breadcrumb navigation support to ObjectExplorerFilter and update related components
* Enhance Backup and Restore Database dialogs with theme-based icons and improve layout responsiveness
* Refactor DacpacDialogForm and DacpacDialogPage to use DialogPageShell for improved layout and structure
* Add ChangePasswordIcon component and refactor ChangePasswordDialog to use DialogPageShell
* Add modal mode support to ConnectionGroupDialog and update related components
* Refactor ConnectionGroupDialog to use DialogPageShell and improve layout with a new shellBody style
* Add connection group icons for light and dark themes in ConnectionGroupWebviewController
* Add SVG icons for database operations and update controllers to use them
* Add FeedbackIcon component and integrate it into UserSurveyPage with privacy notice enhancements
* Add privacy notice translations and update feedback processing message
* Refactor PublishProjectDialog to use DialogPageShell and improve layout with new styles
* Add AddFirewallRule icons and integrate into dialog component with improved layout
* PR feedback
* Add "Filter Settings" localization to bundle and XLIFF files
* Remove onChange handler for username input in ChangePasswordDialog
* Refactor DialogPageShell to support content width presets and update related components to use new maxContentWidth prop
* Adjust padding and gap values in useStyles for improved layout consistency
* fixing import.
* Update content width presets and adjust padding for improved layout in DialogPageShell
* Refactor dialog modes to use 'standalone' instead of 'shell' and introduce ConnectionSubDialogDisplayType for consistency across components
* Remove redundant privacy statements and related translations for clarity and consistency
* Revert "Add breadcrumb navigation support to ObjectExplorerFilter and update related components"
This reverts commit 55cf71f.
* Refactor privacy content layout to use grid for improved structure and styling
* Add localization for subnet IP range labels in firewall rule component
* removing id from icon
* Remove deprecated warning messages and update localization for firewall rule component
* Refactor DropDatabaseIcon SVG by removing clipPath for improved rendering
---------
Co-authored-by: Aasim Khan <aasimkhan@gmail.com>1 parent 59bf223 commit 80c1c7c
58 files changed
Lines changed: 2421 additions & 1781 deletions
File tree
- extensions/mssql
- l10n
- media
- src
- controllers
- nps
- reactviews
- common
- icons
- pages
- AddFirewallRule
- ChangePassword
- ConnectionDialog
- ConnectionGroup
- DacpacDialog
- Deployment
- FabricProvisioning
- LocalContainers
- ObjectExplorerFilter
- ObjectManagement
- BackupDatabase
- RestoreDatabase
- PublishProject
- components
- UserSurvey
- localization/xliff
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
263 | 272 | | |
264 | 273 | | |
265 | 274 | | |
| |||
414 | 423 | | |
415 | 424 | | |
416 | 425 | | |
| 426 | + | |
417 | 427 | | |
418 | | - | |
419 | 428 | | |
420 | 429 | | |
421 | 430 | | |
| |||
1170 | 1179 | | |
1171 | 1180 | | |
1172 | 1181 | | |
| 1182 | + | |
1173 | 1183 | | |
1174 | 1184 | | |
1175 | 1185 | | |
| |||
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments