From 3a89c9ff6f504bc2005a1556d405ae029e2ce251 Mon Sep 17 00:00:00 2001 From: ruben Date: Wed, 1 May 2024 13:43:48 +0000 Subject: [PATCH 1/2] App 'f/foo/best_known_app' deployed --- f/foo/best_known_app.app/app.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 f/foo/best_known_app.app/app.yaml diff --git a/f/foo/best_known_app.app/app.yaml b/f/foo/best_known_app.app/app.yaml new file mode 100644 index 0000000..71e13fe --- /dev/null +++ b/f/foo/best_known_app.app/app.yaml @@ -0,0 +1,13 @@ +summary: '' +value: + fullscreen: false + grid: [] + hiddenInlineScripts: [] + norefreshbar: false + theme: + type: path + path: f/app_themes/theme_0 + unusedInlineScripts: [] +policy: + execution_mode: publisher + triggerables_v2: {} From cad7e401724123e6fa9d170620927b2504f2bca1 Mon Sep 17 00:00:00 2001 From: "guillaume@windmill.dev" Date: Wed, 5 Jun 2024 15:48:44 +0000 Subject: [PATCH 2/2] [WM] App 'f/foo/best_known_app' deleted --- f/foo/best_known_app.app/app.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 f/foo/best_known_app.app/app.yaml diff --git a/f/foo/best_known_app.app/app.yaml b/f/foo/best_known_app.app/app.yaml deleted file mode 100644 index 71e13fe..0000000 --- a/f/foo/best_known_app.app/app.yaml +++ /dev/null @@ -1,13 +0,0 @@ -summary: '' -value: - fullscreen: false - grid: [] - hiddenInlineScripts: [] - norefreshbar: false - theme: - type: path - path: f/app_themes/theme_0 - unusedInlineScripts: [] -policy: - execution_mode: publisher - triggerables_v2: {}