* Enhance policy edit dialogs by updating dialog size to large for improved layout and switching to openDrawer method for better user experience. * Enhance policy edit dialogs by adding policy status badges to indicate if a policy is enabled, improving user visibility and experience. * Update dialog component styles to enhance drawer behavior by changing height to full screen and adding sticky footer for improved layout and user experience. * Refactor policy display layout by wrapping buttons and badges in a flex container for improved alignment and spacing. * Refactor password policy forms in admin console for improved layout - Simplified the structure of form fields in `master-password.component.html` and `password-generator.component.html` by removing unnecessary div wrappers. - Updated the label for the password type policy override in `messages.json` for clarity. * Update dialog size in policy edit component for consistency - Changed the dialog size from 'large' to 'default' in `policy-edit-dialog.component.html` to align with design standards. * refactor(dialog): update dialog component styles for drawer layout - Adjusted height class for drawer dialogs from 'tw-h-screen' to 'tw-h-full' for better layout management. - Removed sticky positioning for footer in drawer mode to improve visual consistency. * refactor(dialog): enhance form layout for policy edit dialogs - Added classes for full height and flex column layout to the form elements in policy edit dialogs for improved visual consistency and usability.
Bitwarden Client Applications
This repository houses all Bitwarden client applications except the mobile applications (iOS | android).
Please refer to the Clients section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.
Related projects:
- bitwarden/server: The core infrastructure backend (API, database, Docker, etc).
- bitwarden/ios: Bitwarden iOS Password Manager & Authenticator apps.
- bitwarden/android: Bitwarden Android Password Manager & Authenticator apps.
- bitwarden/directory-connector: A tool for syncing a directory (AD, LDAP, Azure, G Suite, Okta) to an organization.
We're Hiring!
Interested in contributing in a big way? Consider joining our team! We're hiring for many positions. Please take a look at our Careers page to see what opportunities are currently open as well as what it's like to work at Bitwarden.
Contribute
Code contributions are welcome! Please commit any pull requests against the main branch. Learn more about how to contribute by reading the Contributing Guidelines. Check out the Contributing Documentation for how to get started with your first contribution.
Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the SECURITY.md file.
