1. 20 Apr, 2018 5 commits
  2. 19 Apr, 2018 5 commits
  3. 18 Apr, 2018 1 commit
  4. 17 Apr, 2018 5 commits
  5. 16 Apr, 2018 3 commits
  6. 13 Apr, 2018 5 commits
  7. 12 Apr, 2018 3 commits
  8. 10 Apr, 2018 2 commits
    • Robert Knight's avatar
      Update groups service to use groups Redux module · 6585c54e
      Robert Knight authored
      Update the groups service to use the Redux store for storing and reading
      groups state instead of storing it internally in private variables.
      6585c54e
    • Robert Knight's avatar
      Add store module for groups · e61711b9
      Robert Knight authored
      Add a Redux module that stores state related to groups, including the
      currently focused group and the list of all known groups.
      
      This is an initial step towards moving this state from the groups
      service into the store, which will make reacting to changes in the set
      of loaded groups, or the focused group, easier.
      e61711b9
  9. 06 Apr, 2018 9 commits
  10. 05 Apr, 2018 1 commit
  11. 04 Apr, 2018 1 commit