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.
Description | From | Last Updated | ||
---|---|---|---|---|
Col: 9 Expected an identifier and instead saw '<'. |
![]() |
|||
Col: 10 Expected ')' and instead saw 'Application'. |
![]() |
|||
Col: 21 Missing semicolon. |
![]() |
|||
Col: 42 Unclosed regular expression. |
![]() |
|||
Col: 42 Unrecoverable syntax error. (78% scanned). |
![]() |
|||
There are no open issues |