consul/ui-v2/app
John Cowen 3be1237e42
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
..
adapters ui: Create Linked Services Tab for Terminating Gateways (#7858) 2020-05-13 13:12:55 -04:00
components ui: Ensure datacenter is sent to the API when loading in a policy panel (#7910) 2020-05-19 14:51:39 +01:00
computed ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
controllers ui: Only save the setting that you've changed (#7918) 2020-05-19 16:20:27 +01:00
forms ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
helpers ui: Create PopoverSelect, CatalogToolbar, and update tests (#7489) 2020-05-12 17:14:48 +00:00
initializers ui: Model Layer for SSO Support (#7771) 2020-05-12 17:14:41 +00:00
instance-initializers ui: Per Service Intentions Tab (#7615) 2020-05-12 17:14:26 +00:00
mixins ui: Misc amends for Safari and Firefox (#7907) 2020-05-18 17:21:10 +01:00
models ui: Create Linked Services Tab for Terminating Gateways (#7858) 2020-05-13 13:12:55 -04:00
routes ui: Only save the setting that you've changed (#7918) 2020-05-19 16:20:27 +01:00
routing ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
search/filters ui: Add ability to search nodes listing page with IP Address (#7204) 2020-02-04 10:45:25 -05:00
serializers ui: Create Linked Services Tab for Terminating Gateways (#7858) 2020-05-13 13:12:55 -04:00
services ui: Misc amends for Safari and Firefox (#7907) 2020-05-18 17:21:10 +01:00
styles ui: Misc amends for Safari and Firefox (#7907) 2020-05-18 17:21:10 +01:00
templates ui: Add namespaces to gateway services (#7868) 2020-05-13 13:12:56 -04:00
utils UI: Improved Login/Logout flow inc SSO support (#7790) 2020-05-12 17:14:51 +00:00
validations ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
app.js ui: Upgrade to ember 3.16 Octane Edition (#7334) 2020-05-12 17:14:10 +00:00
env.js ui: Improve configuration/env/feature flag usage (also add build time year detection) (#7072) 2020-01-21 17:52:40 +00:00
index.html ui: Keyboard navigation improvements (#7090) 2020-01-20 14:15:15 +00:00
router.js ui: Create Upstreams tab for Ingress Gateways (#7865) 2020-05-13 13:12:56 -04:00