From cf3fb3a76127f54c6e3a6de5f496a9e97e0b6516 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Fri, 26 Jan 2024 00:20:31 +0100 Subject: [PATCH 1/3] Add Superset to catalog --- apps.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.toml b/apps.toml index c552dd79..b40334da 100644 --- a/apps.toml +++ b/apps.toml @@ -3142,6 +3142,11 @@ state = "working" subtags = [ "impress" ] url = "https://github.com/YunoHost-Apps/strut_ynh" +[sutom] +category = "wat" +state = "working" +url = "https://github.com/YunoHost-Apps/superset_ynh" + [sutom] category = "games" level = 8 From 946aff5239e974da1da2594164f20a251feba565 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Fri, 26 Jan 2024 00:21:17 +0100 Subject: [PATCH 2/3] Superset, he said --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index b40334da..59a33cf3 100644 --- a/apps.toml +++ b/apps.toml @@ -3142,7 +3142,7 @@ state = "working" subtags = [ "impress" ] url = "https://github.com/YunoHost-Apps/strut_ynh" -[sutom] +[superset] category = "wat" state = "working" url = "https://github.com/YunoHost-Apps/superset_ynh" From a35a817165cb538e562a91bdabe19bfb057e1106 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Fri, 26 Jan 2024 00:21:46 +0100 Subject: [PATCH 3/3] Remove Superset from wishlist --- wishlist.toml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/wishlist.toml b/wishlist.toml index b873e2b1..7555b5d9 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -52,12 +52,6 @@ description = "Full Featured Matrix Server Setup with All Bridges and Integratio upstream = "https://github.com/spantaleev/matrix-docker-ansible-deploy" website = "" -[apache-superset] -name = "Apache Superset" -description = "A Data Visualization and Data Exploration Platform" -upstream = "https://github.com/apache/superset" -website = "https://superset.apache.org/" - [appflowy] name = "Appflowy" description = "Alternative to Notion"