From 66a16ea0f9533bc2813022cc9f0ab8d28df50b20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20Norman=20Hauk=C3=A5s?= Date: Thu, 11 Aug 2016 19:49:20 +0200 Subject: [PATCH] Revamped settings Added an explicit save button. Simplified settings save service. Now saving and loading all settings at once. --- src/app/menu/menu.tpl.html | 16 ++-- src/app/menu/settings.controller.ts | 34 +++++++-- src/app/services/settings.service.ts | 105 ++++++++++++--------------- 3 files changed, 82 insertions(+), 73 deletions(-) diff --git a/src/app/menu/menu.tpl.html b/src/app/menu/menu.tpl.html index 03f983b..b97b5de 100644 --- a/src/app/menu/menu.tpl.html +++ b/src/app/menu/menu.tpl.html @@ -12,8 +12,8 @@ Will only work when deployed as a chrome plugin more info: https://developer.chrome.com/extensions/overview#relative-urls --> - - + +