snipe-it/resources/assets/js/components/importer
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
..
importer-errors.vue Vue importer (#3235) 2017-01-25 21:29:23 -08:00
importer-file.vue Allow multiple upload fields and add logo option to labels (#6736) 2019-03-01 15:25:42 -08:00
importer.vue Allow importcontroller to return 200 for failed delete. (#6034) 2018-08-02 09:53:54 -07:00