Convert js/collections to ES6.

Review Request #8059 — Created March 16, 2016 and submitted

Information

Review Board
release-2.6.x
e0c4694...

Reviewers

This conversion is really simple and straightforward. The bulk of the change is
just fixing up doc comments.

Ran js-tests.

Description From Last Updated

Can we document what these objects contain?

brenniebrennie
reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/staticbundles.py
    
    Ignored Files:
        reviewboard/static/rb/js/collections/baseCollection.es6.js
        reviewboard/static/rb/js/collections/filteredCollection.es6.js
    
    
    
    Tool: Pyflakes
    Processed Files:
        reviewboard/staticbundles.py
    
    Ignored Files:
        reviewboard/static/rb/js/collections/baseCollection.es6.js
        reviewboard/static/rb/js/collections/filteredCollection.es6.js
    
    
  2. 
      
brennie
  1. 
      
  2. Show all issues

    Can we document what these objects contain?

  3. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to release-2.6.x (ff49248)