-
- Downloads
There was a problem fetching the pipeline summary.
Change the replace placeholder to use the filename
Dynamically adjust placedholder for uploads and fix Dropzone event handlers Override error handler to prevent error messages from being inserted underneath image preview Fix tests Use regexp instead of startsWith for better browser compatibility Remove duplicate code in _replace.html.haml and use one template Remove files upon error and retain alert messages until user adds a new file
parent
0a8ef29b
Branches
Tags
Pipeline #
Showing
- app/assets/javascripts/blob/blob_file_dropzone.js.coffee 31 additions, 16 deletionsapp/assets/javascripts/blob/blob_file_dropzone.js.coffee
- app/controllers/projects/blob_controller.rb 11 additions, 0 deletionsapp/controllers/projects/blob_controller.rb
- app/views/projects/blob/_actions.html.haml 1 addition, 1 deletionapp/views/projects/blob/_actions.html.haml
- app/views/projects/blob/_replace.html.haml 0 additions, 28 deletionsapp/views/projects/blob/_replace.html.haml
- app/views/projects/blob/_upload.html.haml 6 additions, 6 deletionsapp/views/projects/blob/_upload.html.haml
- app/views/projects/blob/show.html.haml 1 addition, 1 deletionapp/views/projects/blob/show.html.haml
- features/project/source/browse_files.feature 3 additions, 3 deletionsfeatures/project/source/browse_files.feature
- features/steps/project/source/browse_files.rb 5 additions, 5 deletionsfeatures/steps/project/source/browse_files.rb
Please register or sign in to comment