1. 11 Mar, 2020 2 commits
    • Lyza Danger Gardner's avatar
      Fix mutation violation when changing focused group · 576e810a
      Lyza Danger Gardner authored
      When the focused group is changed, top-level new annotations should
      be moved to that newly-focused group, and the newly-focused group should
      be persisted as the focused-group default for the user.
      
      Fix mutation violation when changing the focused group: create new
      `focus` method in `groups` service; use that to manage the logic of
      changing to a new focused group. Remove the `GROUP_FOCUSED` event.
      Manage the persisted focused-group default via the `defaults` store
      module.
      576e810a
    • Lyza Danger Gardner's avatar
      Update `pageNote` fixtures · 097ce55a
      Lyza Danger Gardner authored
      - Fix naming of `$highlight` property
      - Add `newPageNote` fixture
      097ce55a
  2. 10 Mar, 2020 7 commits
  3. 09 Mar, 2020 12 commits
  4. 06 Mar, 2020 11 commits
  5. 05 Mar, 2020 7 commits
  6. 04 Mar, 2020 1 commit