• Robert Knight's avatar
    Add app state to track number of API requests in flight · 70dd4ffe
    Robert Knight authored
    As part of the move away from AngularJS, we need to replace the current
    logic in the `<search-input>` component for determining whether any
    activity is happening in the app that should result in a loading
    indicator being shown.
    
    This commit adds a module to the store that holds activity-related state
    which can be used when rendering the UI.
    70dd4ffe
Name
Last commit
Last update
..
test Loading commit data...
activity.js Loading commit data...
annotations.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...