Преглед на файлове

survey JSON übertragen und mailtemplate_off erweitert

vadmin преди 1 година
родител
ревизия
beb005b074

+ 1 - 0
auftraege/off_20240813155156_S.json

@@ -0,0 +1 @@
+{"enddatum":"2024-08-13","ap":"Stefanie Uhler","anrede":"Herr","infos":"Test","vorname":"A","nachname":"S","ip":"192.168.7.30","date":"13.08.2024","time":"15:51","infotext":"Test"}

Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (1).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (10).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (11).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (12).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (13).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (14).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (15).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (16).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (17).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (18).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (19).json


+ 189 - 0
designer_json/survey (2).json

@@ -0,0 +1,189 @@
+{
+  "locale": "de",
+  "title": "Onboarding ",
+  "description": "neue Mitarbeitende anlegen",
+  "logoPosition": "right",
+  "focusFirstQuestionAutomatic": true,
+  "completedHtml": {
+    "de": "<h3>Vielen Dank, für die Erteilung des Onboarding Auftrages!</h3>"
+  },
+  "completedBeforeHtml": {
+    "de": "<h3>Sie haben diese Onboarding bereits abgeschlossen.</h3>"
+  },
+  "loadingHtml": {
+    "de": "<h3>Onboarding wird geladen...</h3>"
+  },
+  "pages": [
+    {
+      "name": "Onboardingformular",
+      "elements": [
+        {
+          "type": "dropdown",
+          "name": "ap",
+          "title": "AP für Rückfragen",
+          "hideNumber": true,
+          "isRequired": true,
+          "choices": [
+            "Stefanie Uhler",
+            "Christian Günther"
+          ]
+        },
+        {
+          "type": "dropdown",
+          "name": "areamanager",
+          "startWithNewLine": false,
+          "title": "Area Manager",
+          "hideNumber": true,
+          "choices": [
+            {
+              "value": "Item 1",
+              "text": "Guido Baumeister"
+            },
+            {
+              "value": "Item 2",
+              "text": "Christian Günther"
+            }
+          ]
+        },
+        {
+          "type": "radiogroup",
+          "name": "anrede",
+          "title": "Anrede",
+          "hideNumber": true,
+          "isRequired": true,
+          "choices": [
+            "Frau",
+            "Herr"
+          ],
+          "colCount": 2
+        },
+        {
+          "type": "multipletext",
+          "name": "name",
+          "startWithNewLine": false,
+          "title": "Name",
+          "hideNumber": true,
+          "valueName": "name",
+          "isRequired": true,
+          "items": [
+            {
+              "name": "vorname",
+              "title": "Vorname"
+            },
+            {
+              "name": "nachname",
+              "title": "Nachname"
+            }
+          ]
+        },
+        {
+          "type": "text",
+          "name": "kuerzel",
+          "startWithNewLine": false,
+          "title": "Kürzel",
+          "hideNumber": true,
+          "size": 3
+        },
+        {
+          "type": "text",
+          "name": "email",
+          "title": "Email",
+          "hideNumber": true,
+          "resetValueIf": "{name.nachname} empty",
+          "setValueIf": "{name.nachname} notempty",
+          "setValueExpression": "{name.vorname}+\".\"+{name.nachname}+\"@xtend.de\"",
+          "inputType": "email",
+          "autocomplete": "email"
+        },
+        {
+          "type": "text",
+          "name": "durchwahl",
+          "width": "4",
+          "startWithNewLine": false,
+          "title": "Durchwahl",
+          "hideNumber": true,
+          "inputType": "number",
+          "min": 1000,
+          "max": 9999,
+          "step": 1
+        },
+        {
+          "type": "text",
+          "name": "abteilung",
+          "title": "Abteilung",
+          "hideNumber": true
+        },
+        {
+          "type": "text",
+          "name": "position",
+          "startWithNewLine": false,
+          "title": "Position",
+          "hideNumber": true,
+          "defaultValueExpression": "Agent",
+          "dataList": {
+            "de": [
+              "Agent",
+              "Manager"
+            ]
+          }
+        },
+        {
+          "type": "text",
+          "name": "startdatum",
+          "title": "Eintrittsdatum",
+          "hideNumber": true,
+          "isRequired": true,
+          "inputType": "date",
+          "min": "2024-07-22"
+        },
+        {
+          "type": "text",
+          "name": "benutzername",
+          "startWithNewLine": false,
+          "title": "Benutzername",
+          "hideNumber": true,
+          "resetValueIf": "{name.nachname} empty",
+          "setValueIf": "{name.nachname} notempty",
+          "setValueExpression": "substring({name.vorname},0, 1)+\"\"+substring({name.nachname},0, 4)",
+          "size": 5
+        },
+        {
+          "type": "boolean",
+          "name": "mykene",
+          "title": "Mykene Account anlegen",
+          "hideNumber": true,
+          "labelTrue": "Ja",
+          "labelFalse": "Nein",
+          "valueTrue": "ja",
+          "valueFalse": "nein"
+        },
+        {
+          "type": "radiogroup",
+          "name": "ms365lizenz",
+          "startWithNewLine": false,
+          "title": "Microsoft 365 Lizenz zuweisen",
+          "hideNumber": true,
+          "choices": [
+            "Basic",
+            "Standard"
+          ],
+          "colCount": 2,
+          "showClearButton": true
+        },
+        {
+          "type": "comment",
+          "name": "infos",
+          "title": "Weitere Infos",
+          "hideNumber": true
+        }
+      ]
+    }
+  ],
+  "showNavigationButtons": "none",
+  "showPageTitles": false,
+  "showProgressBar": "aboveheader",
+  "progressBarType": "correctQuestions",
+  "checkErrorsMode": "onValueChanged",
+  "showPreviewBeforeComplete": "showAllQuestions",
+  "widthMode": "responsive"
+}

Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (20).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (21).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (22).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (23).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (24).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (25).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (3).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (4).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (5).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (6).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (7).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (8).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey (9).json


Файловите разлики са ограничени, защото са твърде много
+ 5 - 0
designer_json/survey.json


+ 6 - 2
mailtemplate_off.html

@@ -6,7 +6,7 @@
     Folgende Tätigkeiten sind durchzuführen:<br/>
     <ul>
         <li>Benutzer im Zutrittssystem deaktivieren / Zutrittstransponder sperren</li>
-        <li>Benutzer im Passwortmanager entfernen</li>
+        <li>Benutzer im Passwortmanager deaktivieren</li>
         <li>Benutzer aus Microsoft Teams Channels entfernen</li>
         <li>Benutzer E-Mail-Postfach archivieren und die Weiterleitung der E-Mail einrichten (siehe Infos!)</li>
         <li>H-Laufwerk auf dem FileServer ins Archiv sichern</li>
@@ -14,13 +14,17 @@
         <li>Microsoft365 Lizenz entfernen</li>
         <li>Mitel Benutzeraccount löschen und die Rufnummer freigeben</li>
         <li>Benutzerzuweisung im RMM austragen</li>
-        <li>Windows Benutzer in AD austragen:</li>
+        <li>Windows Benutzer in AD austragen</li>
         <br/><br/><br/>
         <li>Weitere Infos:<br/>
         <b>%infotext%</b></li>
     </ul>
     <br/>
     <br/>
+    <h3>Abschlussreport erstellen:</h3>
+    Bitte eine eMail nach Fertigstellung des Offboarding an Xtend senden inkl. der obigen TodoS und dahinter Datum/Zeit wann der Punkt erledigt wurde
+    <br/>
+    <br/>
     <hr style='border-color: green;'>
     Auftrag erteilt am %date% um %time% Uhr von IP %ip%.
     Ansprechpartner: %ap%

Някои файлове не бяха показани, защото твърде много файлове са промени