snipe-it/resources/views/settings
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
..
alerts.blade.php Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
api.blade.php Pass urls to passport vue components to make work in subdirectories. (#4090) 2017-10-01 13:59:07 -07:00
asset_tags.blade.php Add autocomplete=off to settings forms for #4210 2017-10-17 17:18:17 -07:00
backups.blade.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
barcodes.blade.php Add autocomplete=off to settings forms for #4210 2017-10-17 17:18:17 -07:00
branding.blade.php Allow multiple upload fields and add logo option to labels (#6736) 2019-03-01 15:25:42 -08:00
general.blade.php Fixed: #6259 - Remove remote JS/CSS file loading (#6330) 2018-10-17 12:52:01 -07:00
index.blade.php Added attempted logins admin screen (#6018) 2018-08-01 03:51:59 -07:00
labels.blade.php Added option to include model information on asset labels. (#5301) 2018-07-12 18:23:12 -07:00
ldap.blade.php [WIP] v5 Develop: New LDAP implementation (#6352) 2018-12-06 14:05:43 -08:00
localization.blade.php Add autocomplete=off to settings forms for #4210 2017-10-17 17:18:17 -07:00
logins.blade.php Added attempted logins admin screen (#6018) 2018-08-01 03:51:59 -07:00
phpinfo.blade.php Fixed #5742 - create_function() is deprecated 2018-07-05 20:49:01 -07:00
purge-form.blade.php Add autocomplete=off to settings forms for #4210 2017-10-17 17:18:17 -07:00
purge.blade.php Reformat all view files. (#3105) 2016-12-27 12:03:47 -08:00
security.blade.php Only allow remote user settings to be saved if the app is not in demo mode 2018-05-31 10:55:48 -07:00
slack.blade.php Style updates 2018-10-05 00:57:18 -07:00