• Robert Knight's avatar
    Convert `groups` service to an ES class · 82d434df
    Robert Knight authored
     - Convert the `groups` service to an ES class and the many closures in
       the constructor to private or public methods.
    
     - Remove the unused `all` and `get` methods of the groups service.
       These were trivial wrappers around store methods. UI components
       should use the store methods directly.
    82d434df
Name
Last commit
Last update
..
test Loading commit data...
GroupList.js Loading commit data...
GroupListItem.js Loading commit data...
GroupListSection.js Loading commit data...
index.js Loading commit data...