gitlab-org--gitlab-foss/spec/javascripts/ide/components
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
..
branches
commit_sidebar Shortcut to create MR in web IDE 2019-04-04 12:08:35 -04:00
file_templates
jobs
merge_requests
new_dropdown Stores 'binary' and 'rawPath' attr after upload 2019-04-18 00:16:46 +02:00
panes
pipelines Fix vue render error for IDE status bar 2019-04-04 10:00:44 -05:00
preview
shared
activity_bar_spec.js
error_message_spec.js Upgraded Vue to 2.6.8 2019-03-27 21:33:20 +00:00
external_link_spec.js
file_row_extra_spec.js Refactor new_dropdown/index to receive isOpen prop 2019-04-04 15:35:45 -05:00
ide_review_spec.js
ide_side_bar_spec.js
ide_spec.js
ide_status_bar_spec.js
ide_tree_list_spec.js
ide_tree_spec.js
nav_dropdown_button_spec.js
nav_dropdown_spec.js
repo_commit_section_spec.js
repo_editor_spec.js
repo_tab_spec.js
repo_tabs_spec.js