• 
      

    Get rid of ApplicationView.

    Review Request #9677 — Created Feb. 19, 2018 and submitted

    Information

    student-sonar
    master
    21f9f9c...

    Reviewers

    This moves the final backbone view over to React, the application
    wrapper. Along with this I've deleted a handful of utility classes
    (CollectionView, FilteredCollection, GroupByCollection) that are no
    longer used.

    Loaded sonar and clicked around the app. Saw that everything worked as
    expected.

    Description From Last Updated

    Col: 9 Expected an identifier and instead saw '<'.

    reviewbotreviewbot

    Col: 10 Expected ')' and instead saw 'Application'.

    reviewbotreviewbot

    Col: 21 Missing semicolon.

    reviewbotreviewbot

    Col: 42 Unclosed regular expression.

    reviewbotreviewbot

    Col: 42 Unrecoverable syntax error. (78% scanned).

    reviewbotreviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 passed.
    JSHint failed.

    JSHint

    david
    david
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (658a5bf)