Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #15388 - Moved generate label button #15389

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Aug 23, 2024

This moves the generate label button into the button stack. Fixed #15388

Copy link

what-the-diff bot commented Aug 23, 2024

PR Summary

  • Introduction of batch editing and label creation feature for hardware assets
    The interface for managing hardware assets has been upgraded with a fresh feature that allows for bulk editing and label generation. This makes it easier to handle multiple hardware assets at once and should drastically cut down the time spent on individual editing and label creation.

  • Removal of old label generation section
    The previous individual label generation section was removed, as it became redundant with the new bulk processing feature.

  • Changing the user removal caution display
    The user deletion button's color was switched from a soft-warning hue of yellow to a more alarming shade of red. This change is to directly represent the potential consequences and seriousness of the delete action for a user.

  • Addition of user deletion confirmation step
    To prevent accidental user deletions, a new feature was introduced in the form of a confirmation modal. This dialogue box will appear before a user is deleted to ensure the action is considered and intentional.

  • Addition of scripts to operate confirmation modal
    To handle the newly introduced confirmation modal, required scripts were added to ensure the smooth functioning of the feature.

@snipe snipe changed the title Fixed #15388 - Moved general label button Fixed #15388 - Moved generate label button Aug 23, 2024
@snipe snipe merged commit 4c8dc78 into develop Aug 23, 2024
8 of 9 checks passed
@snipe snipe deleted the added_generate_label_to_button_stack branch August 23, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant