[WIP] = Adding revision history support for Review Request File Attachements

Review Request #6507 — Created Oct. 26, 2014 and discarded

Information

Review Board
master

Reviewers

Added updateAttachementView.js class to provide a GUI box to update file uploads

A lot of the infrastructure for file attachement history has been done on the server side but not the client. Before I can get to the slider we need to provide a way to actually update a file attachement.

The js code I'm adding will be modeled after the code structure of diff updating.

TODO

reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/js/views/updateAttachmentView.js
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/js/views/updateAttachmentView.js
    
    
  2. 
      
RM
Review request changed

Status: Discarded

Loading...