• 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
..
modules Loading commit data...
test Loading commit data...
create-store.js Loading commit data...
debug-middleware.js Loading commit data...
index.js Loading commit data...
util.js Loading commit data...