grafana/public/app/stores
Daniel Lee 816c4d2340 url: fix for boolean querystring parameters
Without this fix then the querystring looks like ?abool=true which causes
a mismatch with the angular routing. This results in a redirect and messes
up the browser history and back button.
2018-01-31 09:58:21 +01:00
..
AlertListStore fix: alert list pause/start toggle was not working properly 2018-01-11 15:18:38 +01:00
NavStore mobx: poc in using each store as individual prop on the react containers (#10414) 2018-01-03 20:11:07 +01:00
RootStore mobx: poc in using each store as individual prop on the react containers (#10414) 2018-01-03 20:11:07 +01:00
SearchStore mobx: poc in using each store as individual prop on the react containers (#10414) 2018-01-03 20:11:07 +01:00
ServerStatsStore mobx: poc in using each store as individual prop on the react containers (#10414) 2018-01-03 20:11:07 +01:00
ViewStore url: fix for boolean querystring parameters 2018-01-31 09:58:21 +01:00
store.ts mobx: poc in using each store as individual prop on the react containers (#10414) 2018-01-03 20:11:07 +01:00