From 82aecd24c4ad9a3f1349d10895f824c907797993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc?= <1536036+zoic21@users.noreply.github.com> Date: Fri, 30 Aug 2024 16:57:47 +0200 Subject: [PATCH 1/2] fix PR #2864 --- .../dashboard/cmd.info.string.badge.html | 40 +++++++++++++++++++ .../mobile/cmd.info.string.badge.html | 8 ++++ 2 files changed, 48 insertions(+) create mode 100644 core/template/dashboard/cmd.info.string.badge.html create mode 100644 core/template/mobile/cmd.info.string.badge.html diff --git a/core/template/dashboard/cmd.info.string.badge.html b/core/template/dashboard/cmd.info.string.badge.html new file mode 100644 index 0000000000..38105288b9 --- /dev/null +++ b/core/template/dashboard/cmd.info.string.badge.html @@ -0,0 +1,40 @@ +
+
+
#name_display#
+
+
+
+
+
+ + +
+ \ No newline at end of file diff --git a/core/template/mobile/cmd.info.string.badge.html b/core/template/mobile/cmd.info.string.badge.html new file mode 100644 index 0000000000..bb343312b6 --- /dev/null +++ b/core/template/mobile/cmd.info.string.badge.html @@ -0,0 +1,8 @@ + + #state# + + From 28bcda57a0bde5dce27e53a5e2a6582d45b86876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc?= <1536036+zoic21@users.noreply.github.com> Date: Fri, 30 Aug 2024 16:58:32 +0200 Subject: [PATCH 2/2] add changelog --- docs/fr_FR/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/fr_FR/changelog.md b/docs/fr_FR/changelog.md index 08e838ff7d..882eb30cb1 100644 --- a/docs/fr_FR/changelog.md +++ b/docs/fr_FR/changelog.md @@ -71,6 +71,7 @@ - Suppression du dossier vendor (utilisation de composer de maniere normal), permet de reduire la taille du core [LIEN](https://github.com/jeedom/core/commit/3aa99c503b6b1903e6a07b346ceb4d03ca3c0c42) - Les parametres spécifique des widgets peuvent maintent etre traduit [LIEN](https://github.com/jeedom/core/pull/2862) - Correction d'un bug sous mac sur les designs lors d'un clic droit [LIEN](https://github.com/jeedom/core/issues/2863) +- Ajout de widget badge pour les commandes de type texte [LIEN](https://github.com/jeedom/core/issues/2864) >**IMPORTANT** >