From adff27d9456ef3aaebbeabeb687c7619a3325be2 Mon Sep 17 00:00:00 2001 From: JohannesDoberer Date: Wed, 25 Nov 2020 11:51:03 +0100 Subject: [PATCH 01/13] Profile setting dialog (#1710) --- core/package.json | 4 +- core/src/Authorization.html | 56 +++++++++++++++++-- core/src/utilities/luigi-config-defaults.js | 4 ++ .../tests/0-fiddle/fiddle-navigation.spec.js | 37 ++++++++++++ .../src/luigi-config/extended/settings.js | 46 +++++++++++++++ 5 files changed, 140 insertions(+), 7 deletions(-) diff --git a/core/package.json b/core/package.json index b642967a08..a5427b17ef 100644 --- a/core/package.json +++ b/core/package.json @@ -80,7 +80,7 @@ }, { "path": "./public-ie11/luigi-ie11.js", - "maxSize": "580 kB", + "maxSize": "590 kB", "compression": "none" }, { @@ -134,4 +134,4 @@ "type": "git", "url": "ssh://github.com/SAP/luigi.git" } -} +} \ No newline at end of file diff --git a/core/src/Authorization.html b/core/src/Authorization.html index 14475eb2c2..61438267cd 100644 --- a/core/src/Authorization.html +++ b/core/src/Authorization.html @@ -1,4 +1,3 @@ - {#if !isHidden}