Checks run (1 failed, 1 succeeded)
Get rid of ApplicationView.
Review Request #9677 — Created Feb. 19, 2018 and submitted
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.
Review request changed
- Commit:
-
2907309480e0478f408bd52a22fecd28fcddcec145e6d18a7406b3986a0accce84aa49294ddd6543
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.