gitlab-org--gitlab-foss/spec/javascripts/ide/components/new_dropdown
Denys Mishunov 166c3ea296 Stores 'binary' and 'rawPath' attr after upload
- When uploading a file, we need to flag binary files correspondingly
so that it gets propagated all the way to RepoEditor as it decides on
whether to show editor for this or that file or not (shouldHideEditor())

- rawPath needs to be propagate all the way to ContentViewer as well so
that uploaded images could be rendered as a base64 image right away
instead of raw base64 string
2019-04-18 00:16:46 +02:00
..
button_spec.js
index_spec.js Refactor new_dropdown/index to receive isOpen prop 2019-04-04 15:35:45 -05:00
modal_spec.js
upload_spec.js Stores 'binary' and 'rawPath' attr after upload 2019-04-18 00:16:46 +02:00