• Nick Stenning's avatar
    Add a minimal feature client to the front-end · 5e1ebc60
    Nick Stenning authored
    In order to respond to feature flag changes on the frontend, we need a
    way of knowing what the current feature flag values are on the backend.
    
    This commit adds a basic feature flag client that retrieves current
    feature flag values by making an ajax request to the server. The client
    also includes a cache, and supports retrieving new value from the server
    when the cache expires.
    5e1ebc60
Name
Last commit
Last update
..
annotation-mapper-test.coffee Loading commit data...
annotation-sync-test.coffee Loading commit data...
annotation-ui-controller-test.coffee Loading commit data...
annotation-ui-sync-test.coffee Loading commit data...
annotation-ui-test.coffee Loading commit data...
annotation-viewer-controller-test.coffee Loading commit data...
app-controller-test.coffee Loading commit data...
auth-test.coffee Loading commit data...
blocklist-test.js Loading commit data...
bridge-test.coffee Loading commit data...
cross-frame-test.coffee Loading commit data...
discovery-test.coffee Loading commit data...
features-test.js Loading commit data...
form-respond-test.coffee Loading commit data...
host-test.coffee Loading commit data...
identity-test.coffee Loading commit data...
local-storage-test.coffee Loading commit data...
permissions-test.coffee Loading commit data...
search-filter-test.coffee Loading commit data...
session-test.coffee Loading commit data...
store-test.coffee Loading commit data...
stream-controller-test.coffee Loading commit data...
streamer-test.coffee Loading commit data...
tags-test.coffee Loading commit data...
threading-test.coffee Loading commit data...
time-test.coffee Loading commit data...
unicode-test.coffee Loading commit data...
view-filter-test.coffee Loading commit data...
widget-controller-test.coffee Loading commit data...