open-consul/ui-v2/app/controllers
John Cowen 511343d2aa
ui: Only save the setting that you've changed (#7918)
Originally we assumed all settings would be editable in the settings
page, but over time we've added thigns to localStorage that aren't user
settable settings. This means we shouldn't save all you localStorage
settings everything time only a single setting has been saved.

This change only changes the setting you've changed via the settings
page, meaning it will never update non-user-settable settings.
2020-05-19 16:20:27 +01:00
..
dc ui: Add and use ProxyFor to get the `connected with proxy` boolean (#7820) 2020-05-12 17:14:55 +00:00
application.js ui: Misc SSO w/Namespace amends (#7851) 2020-05-12 17:14:53 +00:00
dc.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
settings.js ui: Only save the setting that you've changed (#7918) 2020-05-19 16:20:27 +01:00