Skip to content

Commit

Permalink
Merge pull request eclipse-sw360#298 from siemens/feat/create_clearin…
Browse files Browse the repository at this point in the history
…g_request

feat(Create_CR): Added feature to create a project CR
  • Loading branch information
heliocastro authored Aug 5, 2024
2 parents 6da1b98 + 6408a8d commit 908dfda
Show file tree
Hide file tree
Showing 14 changed files with 499 additions and 5 deletions.
14 changes: 14 additions & 0 deletions messages/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,15 @@
"Clearing Request Comments": "Kommentare zur Clearing-Anfrage:",
"Clearing Request Information For DELETED Project": "Löschanforderungsinformationen für GELÖSCHTES Projekt",
"Clearing Request Information For Project": "Clearing-Anfrageinformationen für das Projekt:",
"Clearing Request created successfully": "Clearing-Anfrage <strong>{id}</strong> erfolgreich erstellt !",
"Clearing Standard": "Clearing Standard",
"Clearing State": "Clearingstaat",
"Clearing Team": "Clearing Team",
"Clearing Type": "Clearing-Typ",
"Clearing Type Info": "Deep Level (CLX): Abgeschlossene Clearing-Ergebnisse auf Dateiebene, überprüft durch den Clearing-Experten.\n\nHigh Level (ISR): Scan-Ergebnisse (Lizenz-ID), die NICHT vom Clearing-Experten überprüft werden.",
"Clearing request already present for project": "Clearing-Anfrage für Projekt liegt bereits vor !",
"Clearing summary": "Zusammenfassung der Clearing",
"Clearing team will confirm on the agreed clearing date": "Das Clearing-Team bestätigt den <strong>vereinbarten Clearing-Termin</strong>.",
"Click": "Klicken Sie auf",
"Click here to edit the release relation as well as the project mainline state in the project": "Klicken Sie auf <link/>hier die Release-Beziehung sowie den Projekt-Mainline-Zustand im Projekt bearbeiten",
"Click to add": "Klicken Sie auf {args}",
Expand Down Expand Up @@ -213,6 +217,7 @@
"Create Project": "Projekt erstellen",
"Create Project Clearing Report": "Erstellen Sie einen Projektclearing-Bericht",
"Create Release": "Veröffentlichung erstellen",
"Create Request": "Anfrage erstellen",
"Create User": "",
"Create Vendor": "Erstellen Sie Vendor",
"Create Vulnerability": "Schwachstelle erstellen",
Expand All @@ -227,6 +232,7 @@
"Creator Group": "Gruppe",
"Critical": "Kritisch",
"CriticalFilesFound": "Gefundene kritische Dateien",
"Criticality selection info": "Falls Sie die Verrechnung zu einem früheren Zeitpunkt als dem verfügbaren Wunschtermin benötigen, aktivieren Sie bitte das kritische Kontrollkästchen und wählen Sie den gewünschten Verrechnungstermin erneut aus.",
"Current Component": "Aktuelle Komponente",
"Current License": "Aktuelle Lizenz",
"Current Project": "Derzeitiges Projekt",
Expand All @@ -253,6 +259,7 @@
"Decision report": "Entscheidungsbericht",
"Decline Request": "Anfrage ablehnen",
"Deep": "Tief",
"Deep Level CLX": "Tiefe Ebene (CLX)",
"Default vendor": "Standard-Anbieter",
"Delete": "Löschen",
"Delete All License Information": "Alle Lizenzinformationen löschen",
Expand Down Expand Up @@ -417,6 +424,7 @@
"Failed to load source file with error": "Fehler beim Laden der Quelldatei",
"Field Name": "Feldname",
"File name": "Dateiname",
"Fill the form to create clearing request for project": "Füllen Sie das Formular aus, um eine Clearing-Anfrage für das Projekt zu erstellen",
"Finalized License Scan Report": "Letzter Lizenz-Scan-Bericht",
"Former Value": "Ehemaliger Wert",
"Fossil": "Fossil",
Expand Down Expand Up @@ -446,6 +454,7 @@
"HIGH": "HIGH",
"Hardware": "Hardware",
"High": "Hoch",
"High Level ISR": "Hohes Niveau (ISR)",
"Home": "Home",
"Homepage": "Homepage",
"Homepage Url": "Homepage Url",
Expand Down Expand Up @@ -499,8 +508,10 @@
"Last update": "Letzte Aktualisierung",
"Lead Architect": "Lead Architect",
"Learn more about ECC statuses": "Erfahren Sie mehr über ECC-Status",
"Learn more about clearing request type": "Erfahren Sie mehr über den Clearing-Anforderungstyp",
"Learn more about component types": "Erfahren Sie mehr über Komponententypen",
"Learn more about mainline states": "Erfahren Sie mehr über Mainline-Staaten",
"Learn more about preferred clearing date": "Erfahren Sie mehr über den bevorzugten Clearingtermin",
"Learn more about project clearing state": "Erfahren Sie mehr über das Projekt Clearing State",
"Learn more about project state": "Erfahren Sie mehr über den Projektzustand",
"Learn more about project types": "Erfahren Sie mehr über Projekttypen",
Expand Down Expand Up @@ -681,6 +692,7 @@
"Please enter a token name": "Bitte geben Sie einen Token-Namen ein",
"Please enter a valid expiration date": "",
"Please enter an expiration date": "Bitte geben Sie ein Ablaufdatum ein",
"Please enter the clearing team email id": "Bitte geben Sie die E-Mail-ID des Clearing-Teams ein",
"Please select a file": "Bitte wählen Sie eine Datei aus!",
"Postpone Request": "Anfrage verschieben",
"Preferences": "Präferenzen",
Expand Down Expand Up @@ -779,6 +791,7 @@
"Request ID": "Anfrage senden",
"Request Information": "Informationen zur Anfrage",
"Request Status": "Anforderungsstatus",
"Requested Clearing Date Info": "Dies ist kein garantierter Liefertermin. \nDie Lieferung des angeforderten Clearings wird durch den vereinbarten Clearing-Datum bestimmt, der vom Clearing-Team auf der Grundlage der bestehenden Clearing-Warteschlange bereitgestellt wird.",
"Requester Comment": "Kommentar des Anforderers",
"Requesting User": "Anfordernder Benutzer",
"Requesting User Email": "Benutzer-E-Mail anfordern",
Expand Down Expand Up @@ -1048,6 +1061,7 @@
"complexity": "Komplexität",
"conclude_license_id": "Haupt / Ausgeschlossene Lizenz Ids",
"confidentiality": "Vertraulichkeit",
"create clearing request": "Clearing-Anfrage erstellen?",
"current_spdx_only_supports": "Dies unterstützt derzeit nur SPDX RDF/XML-Dateien mit einem eindeutig beschriebenen Top Level-Knoten",
"entries": "Einträge",
"external urls": "externe URLs",
Expand Down
14 changes: 14 additions & 0 deletions messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,15 @@
"Clearing Request Comments": "Clearing Request Comments:",
"Clearing Request Information For DELETED Project": "Clearing Request Information For DELETED Project",
"Clearing Request Information For Project": "Clearing Request Information For Project:",
"Clearing Request created successfully": "Clearing Request <strong>{id}</strong> created successfully !",
"Clearing Standard": "Clearing Standard",
"Clearing State": "Clearing State",
"Clearing Team": "Clearing Team",
"Clearing Type": "Clearing Type",
"Clearing Type Info": "Deep Level (CLX): Concluded clearing results at file level reviewed by the clearing expert.\nHigh Level (ISR): Scan results (license id) that are NOT reviewed by clearing expert.",
"Clearing request already present for project": "Clearing request already present for project !",
"Clearing summary": "Clearing summary",
"Clearing team will confirm on the agreed clearing date": "Clearing team will confirm on the <strong>agreed clearing date</strong>.",
"Click": "Click",
"Click here to edit the release relation as well as the project mainline state in the project": "Click <link>here</link> to edit the release relation as well as the project mainline state in the project",
"Click to add": "Click to Add {args}",
Expand Down Expand Up @@ -213,6 +217,7 @@
"Create Project": "Create Project",
"Create Project Clearing Report": "Create Project Clearing Report",
"Create Release": "Create Release",
"Create Request": "Create Request",
"Create User": "Create User",
"Create Vendor": "Create Vendor",
"Create Vulnerability": "Create Vulnerability",
Expand All @@ -227,6 +232,7 @@
"Creator Group": "Creator Group",
"Critical": "Critical",
"CriticalFilesFound": "Critical Files Found",
"Criticality selection info": "In case you need the clearing at an earlier date than the preferred date that is available, please check the critical checkbox and reselect the preferred clearing date.",
"Current Component": "Current Component",
"Current License": "Current License",
"Current Project": "Current Project",
Expand All @@ -253,6 +259,7 @@
"Decision report": "Decision report",
"Decline Request": "Decline Request",
"Deep": "Deep",
"Deep Level CLX": "Deep Level (CLX)",
"Default vendor": "Default vendor",
"Delete": "Delete",
"Delete All License Information": "Delete All License Information",
Expand Down Expand Up @@ -417,6 +424,7 @@
"Failed to load source file with error": "Failed to load source file with error",
"Field Name": "Field Name",
"File name": "File name",
"Fill the form to create clearing request for project": "Fill the form to create clearing request for project",
"Finalized License Scan Report": "Finalized License Scan Report",
"Former Value": "Former Value",
"Fossil": "Fossil",
Expand Down Expand Up @@ -446,6 +454,7 @@
"HIGH": "HIGH",
"Hardware": "Hardware",
"High": "High",
"High Level ISR": "High Level (ISR)",
"Home": "Home",
"Homepage": "Homepage",
"Homepage Url": "Homepage Url",
Expand Down Expand Up @@ -499,8 +508,10 @@
"Last update": "Last update",
"Lead Architect": "Lead Architect",
"Learn more about ECC statuses": "Learn more about ECC statuses",
"Learn more about clearing request type": "Learn more about clearing request type",
"Learn more about component types": "Learn more about component types",
"Learn more about mainline states": "Learn more about mainline states",
"Learn more about preferred clearing date": "Learn more about preferred clearing date",
"Learn more about project clearing state": "Learn more about project clearing state",
"Learn more about project state": "Learn more about project state",
"Learn more about project types": "Learn more about project types",
Expand Down Expand Up @@ -681,6 +692,7 @@
"Please enter a token name": "Please enter a token name",
"Please enter a valid expiration date": "Please enter a valid expiration date",
"Please enter an expiration date": "Please enter an expiration date",
"Please enter the clearing team email id": "Please enter the clearing team email id",
"Please select a file": "Please select a file!",
"Postpone Request": "Postpone Request",
"Preferences": "Preferences",
Expand Down Expand Up @@ -779,6 +791,7 @@
"Request ID": "Request ID",
"Request Information": "Request Information",
"Request Status": "Request Status",
"Requested Clearing Date Info": "This is not a guaranteed delivery date. The delivery of the requested clearing will be determined by the Agreed Clearing Date provided by the clearing team, based on the existing clearing queue.",
"Requester Comment": "Requester Comment",
"Requesting User": "Requesting User",
"Requesting User Email": "Requesting User Email",
Expand Down Expand Up @@ -1048,6 +1061,7 @@
"complexity": "complexity",
"conclude_license_id": "Main / Concluded License Ids",
"confidentiality": "confidentiality",
"create clearing request": "Create Clearing Request ?",
"current_spdx_only_supports": "This currently only supports SPDX RDF/XML files with a unique described top level node",
"entries": "entries",
"external urls": "external urls",
Expand Down
14 changes: 14 additions & 0 deletions messages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,15 @@
"Clearing Request Comments": "Comentarios de la solicitud de compensación:",
"Clearing Request Information For DELETED Project": "Información de solicitud de compensación para proyecto ELIMINADO",
"Clearing Request Information For Project": "Información de solicitud de compensación para proyecto:",
"Clearing Request created successfully": "¡La solicitud de compensación <strong>{id}</strong> se creó correctamente !",
"Clearing Standard": "Estándar de limpieza",
"Clearing State": "Estado de limpieza",
"Clearing Team": "Equipo de remoción",
"Clearing Type": "Tipo de compensación",
"Clearing Type Info": "Nivel Profundo (CLX): Resultados de compensación concluidos a nivel de archivo revisados ​​por el experto en compensación.\n\nNivel alto (ISR): resultados del escaneo (identificación de licencia) que NO son revisados ​​por un experto en compensación.",
"Clearing request already present for project": "¡La solicitud de compensación ya está presente para el proyecto !",
"Clearing summary": "Resumen de aclaración",
"Clearing team will confirm on the agreed clearing date": "El equipo de compensación confirmará la <strong>fecha de compensación acordada</strong>.",
"Click": "Haga clic",
"Click here to edit the release relation as well as the project mainline state in the project": "Haga clic <link/>aquí para editar la relación de liberación, así como el estado principal del proyecto en el proyecto",
"Click to add": "Haga clic en Agregar {args}",
Expand Down Expand Up @@ -213,6 +217,7 @@
"Create Project": "Crear proyecto",
"Create Project Clearing Report": "Crear informe de compensación del proyecto",
"Create Release": "Crear liberación",
"Create Request": "Crear solicitud",
"Create User": "",
"Create Vendor": "Crear proveedor",
"Create Vulnerability": "Crear vulnerabilidad",
Expand All @@ -227,6 +232,7 @@
"Creator Group": "Creator Group",
"Critical": "Crítico",
"CriticalFilesFound": "Critical Files Found",
"Criticality selection info": "En caso de que necesite la compensación en una fecha anterior a la fecha preferida disponible, marque la casilla de verificación crítica y vuelva a seleccionar la fecha de compensación preferida.",
"Current Component": "Componente actual",
"Current License": "Licencia actual",
"Current Project": "Proyecto actual",
Expand All @@ -253,6 +259,7 @@
"Decision report": "Informe de decisión",
"Decline Request": "Rechazar solicitud",
"Deep": "Profundo",
"Deep Level CLX": "Nivel profundo (CLX)",
"Default vendor": "Vendedor predeterminado",
"Delete": "Suprimir",
"Delete All License Information": "Eliminar toda la información de licencia",
Expand Down Expand Up @@ -417,6 +424,7 @@
"Failed to load source file with error": "No se pudo cargar el archivo fuente con error",
"Field Name": "Nombre del campo",
"File name": "Nombre del archivo",
"Fill the form to create clearing request for project": "Complete el formulario para crear una solicitud de compensación para el proyecto.",
"Finalized License Scan Report": "Informe de exploración de licencia finalizada",
"Former Value": "Valor anterior",
"Fossil": "Fossil",
Expand Down Expand Up @@ -446,6 +454,7 @@
"HIGH": "ALTO",
"Hardware": "Hardware",
"High": "Alto",
"High Level ISR": "Alto nivel (ISR)",
"Home": "Inicio",
"Homepage": "Página",
"Homepage Url": "Homepage Url",
Expand Down Expand Up @@ -499,8 +508,10 @@
"Last update": "Última actualización",
"Lead Architect": "Arquitecto principal",
"Learn more about ECC statuses": "Más información sobre estatus de ECC",
"Learn more about clearing request type": "Obtenga más información sobre el tipo de solicitud de compensación",
"Learn more about component types": "Más información sobre los tipos de componentes",
"Learn more about mainline states": "Más información sobre los estados principales",
"Learn more about preferred clearing date": "Obtenga más información sobre la fecha de compensación preferida",
"Learn more about project clearing state": "Más información sobre estado de limpieza de proyectos",
"Learn more about project state": "Más información sobre el estado del proyecto",
"Learn more about project types": "Más información sobre los tipos de proyectos",
Expand Down Expand Up @@ -681,6 +692,7 @@
"Please enter a token name": "Por favor ingresa un nombre de token",
"Please enter a valid expiration date": "",
"Please enter an expiration date": "Por favor ingrese una fecha de vencimiento",
"Please enter the clearing team email id": "Introduzca el ID de correo electrónico del equipo de compensación.",
"Please select a file": "Por favor, seleccione un archivo!",
"Postpone Request": "Posponer solicitud",
"Preferences": "Preferencias",
Expand Down Expand Up @@ -779,6 +791,7 @@
"Request ID": "Solicitud de identificación",
"Request Information": "Solicitud de información",
"Request Status": "Estado de la solicitud",
"Requested Clearing Date Info": "Esta no es una fecha de entrega garantizada. \nLa entrega de la compensación solicitada estará determinada por la Fecha de Compensación Acordada proporcionada por el equipo de compensación, en función de la cola de compensación existente.",
"Requester Comment": "Comentario del solicitante",
"Requesting User": "Usuario solicitante",
"Requesting User Email": "Solicitar correo electrónico de usuario",
Expand Down Expand Up @@ -1048,6 +1061,7 @@
"complexity": "complejidad",
"conclude_license_id": "Ids principales / Concluded License",
"confidentiality": "confidencialidad",
"create clearing request": "¿Crear solicitud de compensación?",
"current_spdx_only_supports": "Actualmente solo admite archivos SPDX RDF/XML con un nodo de nivel superior descrito único",
"entries": "entradas",
"external urls": "urls externos",
Expand Down
Loading

0 comments on commit 908dfda

Please sign in to comment.