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

Added start_date and end_date to user bulk edit #15396

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Aug 27, 2024

This adds the start_date and end_date to the users' bulk edit.

Signed-off-by: snipe <snipe@snipe.net>
Copy link

what-the-diff bot commented Aug 27, 2024

PR Summary

  • Enhanced Update Method in BulkUsersController
    The update process in our Users section has seen significant improvements. The 'update' command now intelligently adds 'start_date' and 'end_date' to the appropriate array, based purely on what input values it receives.

  • Text Update in General Settings
    We've made changes to the key terminology for a more intuitive user experience. The term "assets" has been replaced with "selections" in the translation set.

  • Text Amendment in Bulk Hardware View
    In our hardware management view, we've echoed the terminology change made in general settings. "assets" has been refreshed to "selections" to maintain consistency.

  • Added Date Fields in Users Bulk Edit View
    In our Users Bulk Edit section, we've incorporated 'start_date' and 'end_date' fields. This gives admin the ability to set these values to null when necessary. The changes also reflect our new text terminology, swapping "users" with "selections".

@snipe snipe merged commit 64c4433 into develop Aug 27, 2024
9 checks passed
@snipe snipe deleted the add_start_end_date_to_users_edit branch August 27, 2024 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant