New features: passwords, Red Tags#190
Merged
Merged
Conversation
- Added a notes configuration dropdown in the StepNodeView component to allow users to specify the behavior of notes (Required, Optional, Optional for Failure). - Implemented logic to handle changes in notes configuration and updated the UI to reflect the current state of notes visibility based on the selected configuration. - Enhanced the StepNodeListItem component to conditionally display notes input fields based on the notes configuration. - Updated CSS for the notes input area to improve usability and appearance. - Adjusted the data model and database schema to support the new notes configuration feature.
…tionality - Added support for Microsoft Entra ID authentication via OpenID Connect, allowing users to sign in with their Microsoft accounts. - Updated the login process to handle both username/password and legacy username-only sign-ins. - Enhanced the login and registration pages with improved UI elements and error handling. - Introduced a new reusable DefectMultiSelect component for better management of defect associations. - Updated configuration files to include Azure AD settings and authentication options. - Improved password policies and user management features in the application.
…no-workflows Pr/development to main no workflows
- Added a "My Profile" link to the navigation menu for user access. - Introduced a password management section in the Operator Manager, allowing users to set or reset passwords. - Updated the UserTableRow component to include password input fields and associated logic for password handling. - Enhanced WorkInstructionService to apply persisted IDs to DTOs for better data integrity during updates. - Improved unit tests for WorkInstructionEditorService to ensure correct behavior after creating and editing work instructions.
…no-workflows feat: enhance user management and navigation features
- Introduced a new Log Archive page with server-side pagination and filtering capabilities. - Updated the IProductionLogService to include methods for retrieving log archives and filter options. - Enhanced the RedTagDialog component to support printing of red tags with improved layout and styling. - Refactored JavaScript for red tag printing to streamline the process and improve output formatting. - Added CSS styles for better presentation of log archives and red tag print layouts.
…no-workflows feat: implement log archive functionality and enhance red tag printing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding the following features: