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

WIP - Feature - Improve assets bulk checkin/checkout #15479

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Sep 10, 2024

  1. Major update of assets bulk checkin/checkout feature

    Replicate the assets selection method of Bulk Checkout to the Quick Scan Checkin view:
    - API: filter dynamic assets list to show only Deployed assets
    
    Add Checkin and Checkout as Bulk actions for selected items:
    - API: add ability to handle assets tag or id as parameters to prefill the asset tags list
    - Scripts: share commun javascript functions by moving them to snipe-it.js
    
    Add additional fields to be set on Bulk checkin: Status, Checkin Date
    
    Ability to scan assets tags is preserved.
    FlorentDotMe committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    44e2581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    036d17e View commit details
    Browse the repository at this point in the history