• Andrey Azov's avatar
    Add tabs for EntityViewer sidebar (#237) · 6f5ac31e
    Andrey Azov authored
    Also:
    - Split entity viewer redux state into smaller parts, one of which is sidebar
    - Added the sidebar part of entity viewer redux state,
       modelled as an object keyed by genome id.
    - Added a pair of statuses (OPEN, CLOSED) to the Status enum
       and used it to denote whether sidebar is open or closed.
    6f5ac31e