• Hannah Stepanek's avatar
    Add clearSelection to the store · 83851021
    Hannah Stepanek authored
    - This clears the selected annotations, groups, direct-linked
      group error, and resets the selected tab to annotations if it's
      currently set to orphans.
    - Change the action of clearSelectedAnnotations to CLEAR_SELECTED_ANNOTATIONS
      so CLEAR_SELECTION can be used as the action for clearSelection.
    - Add tests in index-test over the global store since this triggers an
      action in multiple store modules.
    83851021
Name
Last commit
Last update
..
test Loading commit data...
activity.js Loading commit data...
annotations.js Loading commit data...
direct-linked.js Loading commit data...
frames.js Loading commit data...
groups.js Loading commit data...
links.js Loading commit data...
selection.js Loading commit data...
session.js Loading commit data...
viewer.js Loading commit data...