• 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
..
activity-test.js Loading commit data...
annotations-test.js Loading commit data...
frames-test.js Loading commit data...
groups-test.js Loading commit data...
links-test.js Loading commit data...
session-test.js Loading commit data...
viewer-test.js Loading commit data...