snipe-it/resources/views/partials/forms/edit
Steffen e1907e30b1 Allow multiple upload fields and add logo option to labels (#6736)
* Change upload js to work with multiple upload elements on a single page

* Change uploadFile in upload modal and form partial

* Change uploadFile to js-uploadFile to avoid potential issues in the future

* Remove duplicate style attribute causing webpack to fail

* Missed a css class in rename to js- prefix

* - Move logo uploads to partial for eaiser usage
- Add label logo
- Add css classes to label elements
- Change label prefix text (M: S: ...) to css::before content for easy removal in config

* Add more css classes to labels

* Allow unescaped " (quot) in css ouput

* Add max size param to partial, set defaults for allowedType and size
2019-03-01 15:25:42 -08:00
..
address.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
asset-select.blade.php adds select-id as an option for the asset-select partial. allows you to manually override the ID of an element. currently, the bulk-checkout partial has two asset-selects, with conflicting IDs. attempts to resolve #5882 (#5883) 2018-07-18 19:55:13 -07:00
category-select.blade.php Fixing #5773: Refactoring the "clearing" of select2 lists (#5839) 2018-07-16 14:10:54 -07:00
category.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
company-select.blade.php Fixed error on asset creation 2018-10-29 14:35:34 -07:00
company.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
department-select.blade.php Fixing #5773: Refactoring the "clearing" of select2 lists (#5839) 2018-07-16 14:10:54 -07:00
depreciation.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
email.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
image-upload.blade.php Allow multiple upload fields and add logo option to labels (#6736) 2019-03-01 15:25:42 -08:00
item_number.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
location-profile-select.blade.php Fixing #5773: Refactoring the "clearing" of select2 lists (#5839) 2018-07-16 14:10:54 -07:00
location-select.blade.php Fixing #5773: Refactoring the "clearing" of select2 lists (#5839) 2018-07-16 14:10:54 -07:00
location.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
maintenance_type.blade.php Fix error in partializing with creating an asset maintenance. (#2987) 2016-11-29 05:02:48 -08:00
manufacturer-select.blade.php Fixing #5773: Refactoring the "clearing" of select2 lists (#5839) 2018-07-16 14:10:54 -07:00
manufacturer.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
minimum_quantity.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
model-select.blade.php Style updates 2018-10-05 00:57:18 -07:00
model_number.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
name.blade.php Validate if name is required 2018-10-05 00:46:27 -07:00
notes.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
order_number.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
phone.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
purchase_cost.blade.php Nicer styling for purchase cost in edit form 2017-11-08 18:06:51 -08:00
purchase_date.blade.php Only format purchase date if one exists 2017-11-09 11:06:37 -08:00
quantity.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
requestable.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
serial.blade.php Associate serials with multiple asset creation 2018-10-05 05:30:13 -07:00
status.blade.php Style updates 2018-10-05 00:57:18 -07:00
submit-button.blade.php Added save button at top of form as well 2018-10-04 20:24:53 -07:00
submit.blade.php Added save button at top of form as well 2018-10-04 20:24:53 -07:00
supplier-select.blade.php Fixing #5773: Refactoring the "clearing" of select2 lists (#5839) 2018-07-16 14:10:54 -07:00
supplier.blade.php Refactor and improve Modal support for Assets (#3884) 2017-08-24 22:24:02 -07:00
uploadLogo.blade.php Allow multiple upload fields and add logo option to labels (#6736) 2019-03-01 15:25:42 -08:00
user-select.blade.php Fixing #5773: Refactoring the "clearing" of select2 lists (#5839) 2018-07-16 14:10:54 -07:00
warranty.blade.php Partialize forms (#2884) 2016-11-16 16:56:57 -08:00