Convert DnDUploaderView to ES6

Review Request #8096 — Created April 3, 2016 and submitted

Information

Review Board
release-3.0.x
a4c7702...

Reviewers

This conversion is in preparation for integration of the
ucps/dkus/dnd-inline-images branch.

  • Ran unit tests.
  • Used this in conjunction with the changes in the inline-images branch.
Description From Last Updated

For things like assignments in a fat arrow function, can we use braces to make it more clear? I don't …

chipx86chipx86
reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/staticbundles.py
    
    Ignored Files:
        reviewboard/static/rb/js/views/dndUploaderView.es6.js
    
    
    
    Tool: Pyflakes
    Processed Files:
        reviewboard/staticbundles.py
    
    Ignored Files:
        reviewboard/static/rb/js/views/dndUploaderView.es6.js
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
chipx86
  1. 
      
  2. Show all issues

    For things like assignments in a fat arrow function, can we use braces to make it more clear? I don't like the => foo =.

  3. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (2f44522)

Loading...