3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-13 11:05:43 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
0544164015 Fixed Eloquent Builder path in docblock 2019-08-20 18:10:36 -07:00
b6a188a87b Removed erroneous linebreak 2019-08-20 18:10:21 -07:00
e3e0d57f56 Minor code cleanup bits and bobs (#6805)
* Add IDE Helper files

* Cleanup imports

- Alphabetises imports
- Removes unused imports

* Add Platform requirements

* Move filling asset into block where asset exists

* Remove duplicate array keys
2019-03-13 20:12:03 -07:00
62195a805a Adding some comments 2018-08-06 14:47:26 +02:00
1bdf71b584 Handle side effects of accepting/declining
When declining an asset, it gets checked in.
2018-08-06 14:47:26 +02:00
8648d53d25 Adds checkout acceptances
A checkout acceptance gets generated for every item that needs to be checked out. This resource tracks the user user who can accept the item and their signature
2018-08-06 14:47:26 +02:00