• 
      

    Convert comment block views to ES6.

    Review Request #8178 — Created May 23, 2016 and discarded

    Information

    Review Board
    release-3.0.x

    Reviewers

    This is step 1 of converting js/views/ to ES6. This change covers the comment
    block views. Everything in here is straightforward.

    Ran js-tests.

    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/staticbundles.py
      
      Ignored Files:
          reviewboard/static/rb/js/views/abstractCommentBlockView.es6.js
          reviewboard/static/rb/js/views/regionCommentBlockView.es6.js
          reviewboard/static/rb/js/views/textBasedCommentBlockView.es6.js
      
      
      
      Tool: Pyflakes
      Processed Files:
          reviewboard/staticbundles.py
      
      Ignored Files:
          reviewboard/static/rb/js/views/abstractCommentBlockView.es6.js
          reviewboard/static/rb/js/views/regionCommentBlockView.es6.js
          reviewboard/static/rb/js/views/textBasedCommentBlockView.es6.js
      
      
    2. 
        
    chipx86
    1. There's a bunch of pending student projects that I'd like us to be able to merge in. Converting the world to ES6 (and this change in particular) is going to make a lot of this harder to merge. Let's not focus on ES6-ifying everything until we're further along in RB 3.0, especially with all the other tasks on our plate.

    2. 
        
    brennie
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Discarded