Skip to content

Commit

Permalink
chore(update): update to beta-02
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau committed Oct 19, 2023
1 parent 85d7ce9 commit adfdef6
Show file tree
Hide file tree
Showing 17 changed files with 199 additions and 43 deletions.
5 changes: 1 addition & 4 deletions app/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,5 @@
# Macos
.DS_Store


/process_configurations
/web_fragments/.metadata
/web_fragments/*/*.js
!/web_widgets/*/*.ctrl.js
!/web_widgets/*/*.ctrl.js
46 changes: 46 additions & 0 deletions app/process_configurations/_H38FQTyAEeqKNtcxTLvuMA.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration:Configuration xmlns:configuration="http://www.bonitasoft.org/ns/bpm/configuration" name="Local" version="8" username="walter.bates">
<actorMappings>
<actorMapping name="Employee actor">
<groups>
<group>/acme/production/services</group>
</groups>
<memberships/>
<roles/>
<users/>
</actorMapping>
<actorMapping name="Customer actor">
<groups>
<group>/acme/hr</group>
</groups>
<memberships/>
<roles/>
<users/>
</actorMapping>
<actorMapping name="Manager actor">
<groups/>
<memberships/>
<roles>
<role>member</role>
</roles>
<users/>
</actorMapping>
</actorMappings>
<definitionMappings type="CONNECTOR" definitionId="email" definitionVersion="1.2.0" implementationId="email-impl" implementationVersion="1.3.0"/>
<definitionMappings type="ACTOR_FILTER" definitionId="bonita-actorfilter-user-manager" definitionVersion="1.0.0" implementationId="bonita-actorfilter-user-manager-impl" implementationVersion="1.0.0"/>
<processDependencies id="CONNECTOR">
<children id="email-impl-1.3.0">
<fragments key="email-impl -- 1.3.0" value="bonita-connector-email-1.3.0.jar" type="CONNECTOR"/>
<fragments key="email-impl -- 1.3.0" value="javax.mail-1.6.2.jar" type="CONNECTOR"/>
<fragments key="email-impl -- 1.3.0" value="javax.mail-api-1.6.2.jar" type="CONNECTOR"/>
</children>
</processDependencies>
<processDependencies id="GROOVY_SCRIPT"/>
<processDependencies id="ACTOR_FILTER">
<children id="bonita-actorfilter-user-manager-impl-1.0.0">
<fragments key="bonita-actorfilter-user-manager-impl -- 1.0.0" value="bonita-actorfilter-user-manager-1.0.0.jar" type="ACTOR_FILTER"/>
</children>
</processDependencies>
<processDependencies id="OTHER"/>
<applicationDependencies id="GROOVY_SCRIPT"/>
</configuration:Configuration>
17 changes: 16 additions & 1 deletion app/web_page/caseoverview/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,19 @@ input[type='password'].ng-invalid.ng-dirty {
.margin-left-sm { margin-left: .5em; }
.margin-left-md { margin-left: 1em; }
.margin-left-lg { margin-left: 1.5em; }
.margin-left-xl { margin-left: 3em; }
.margin-left-xl { margin-left: 3em; }.ngdialog.ngdialog-theme-default .ngdialog-content {
width: 700px;
box-shadow: 0 5px 15px rgba(0,0,0,0.5);
background: #fff;
padding: 0;
}

.ngdialog.ngdialog-theme-default {
padding-top: 30px;
}

@media screen and (max-width: 767px) {
.ngdialog.ngdialog-theme-default .ngdialog-content {
width: 75%;
}
}
50 changes: 34 additions & 16 deletions app/web_page/caseoverview/assets/json/localization.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"No case found with id:": "Cas non trouvé:",
"No documents available": "Aucun document n'a été attaché à ce cas.",
"Timeline": "Chronologie",
"Documents" : "Documents",
"Documents": "Documents",
"Business Data": "Données métier",
"No business data available": "Aucune donnée disponible",
"Case id": "Id du cas",
"Archived case id": "Id de l'archive du cas",
"Process": "Processus",
"No Events yet.":"Pas d'activité",
"No Events yet.": "Pas d'activité",
"Nothing noticeable happened yet... But it surely will come!": "Aucune tâche réalisée ni disponible pour le moment.",
"Case started": "Cas démarré",
"Started by": "Démarré par",
Expand Down Expand Up @@ -92,17 +92,17 @@
"FIRSTDAYOFWEEK": 1,
"MONTH": [
"janvier",
"f\u00e9vrier",
"février",
"mars",
"avril",
"mai",
"juin",
"juillet",
"ao\u00fbt",
"août",
"septembre",
"octobre",
"novembre",
"d\u00e9cembre"
"décembre"
],
"SHORTDAY": [
"dim.",
Expand All @@ -115,17 +115,17 @@
],
"SHORTMONTH": [
"janv.",
"f\u00e9vr.",
"févr.",
"mars",
"avr.",
"mai",
"juin",
"juil.",
"ao\u00fbt",
"août",
"sept.",
"oct.",
"nov.",
"d\u00e9c."
"déc."
],
"fullDate": "EEEE d MMMM y",
"longDate": "d MMMM y",
Expand All @@ -136,13 +136,22 @@
"shortDate": "dd/MM/y",
"shortTime": "HH:mm"
}
}
},
"An error occurred with the requested operation": "Une erreur s'est produite lors de l'opération demandée",
"Your session is no longer active.": "Votre session n'est plus active.",
"Click on OK to be redirected and log back in.": "Cliquez sur OK pour être redirigé et vous reconnecter.",
"Click on Cancel to remain on this page and try to execute the operation again once you logged back in (e.g. in another tab).": "Cliquez sur Annuler pour rester sur cette page et essayer d'exécuter à nouveau l'opération après vous être reconnecté (e.g. dans un autre onglet).",
"Server is under maintenance.": "Une maintenance est en cours sur le serveur.",
"Click on OK to be redirected to the maintenance page.": "Cliquez sur OK pour être redirigé vers la page de maintenance.",
"Click on Cancel to remain on this page and wait for the maintenance to end.": "Cliquez sur Annuler pour rester sur cette page et attendre la fin des opérations de maintenance.",
"OK": "OK",
"Cancel": "Annuler"
},
"es-ES": {
"No case found with id:": "No se ha encontrado el caso:",
"No documents available": "Este caso no contiene ningún documento adjunto.",
"Timeline": "Cronología",
"Documents" : "Documentos",
"Documents": "Documentos",
"Business Data": "Datos de negocio",
"No business data available": "No hay ningún dato de negocio disponible",
"Case id": "Id del caso",
Expand Down Expand Up @@ -223,10 +232,10 @@
"domingo",
"lunes",
"martes",
"mi\u00e9rcoles",
"miércoles",
"jueves",
"viernes",
"s\u00e1bado"
"sábado"
],
"FIRSTDAYOFWEEK": 0,
"MONTH": [
Expand All @@ -247,10 +256,10 @@
"dom.",
"lun.",
"mar.",
"mi\u00e9.",
"mié.",
"jue.",
"vie.",
"s\u00e1b."
"sáb."
],
"SHORTMONTH": [
"ene.",
Expand All @@ -275,6 +284,15 @@
"shortDate": "d/M/yy",
"shortTime": "H:mm"
}
}
},
"An error occurred with the requested operation": "Ha ocurrido un error con la operación solicitada",
"Your session is no longer active.": "Su sesión ya no es válida o ha expirado.",
"Click on OK to be redirected and log back in.": "Haz click en Aceptar para volver a iniciar sesión.",
"Click on Cancel to remain on this page and try to execute the operation again once you logged back in (e.g. in another tab).": "Haz click en Cancelar para permanecer en esta página e intentar de nuevo la operación cuando su sesión sera de nuevo iniciada (p.ej. en otra pestaña).",
"Server is under maintenance.": "El servidor está en mantenimiento.",
"Click on OK to be redirected to the maintenance page.": "Haz click en Aceptar para ser redirigido.",
"Click on Cancel to remain on this page and wait for the maintenance to end.": "Haz click en Cancelar para permanecer en esta página y esperar a que finalice el mantenimiento.",
"OK": "Aceptar",
"Cancel": "Cancelar"
}
}
}
6 changes: 3 additions & 3 deletions app/web_page/caseoverview/caseoverview.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"displayName" : "Autogenerated Case Overview",
"type" : "form",
"uuid" : "981aadcf-631a-4742-9507-59e85e93c39e",
"modelVersion" : "2.5",
"previousArtifactVersion" : "2.2",
"lastUpdate" : 1697035617446,
"modelVersion" : "2.6",
"previousArtifactVersion" : "2.5",
"lastUpdate" : 1697719128346,
"description" : "List all business data related to the root case. List all the tasks done by the participants so far as well as the pending ones.",
"rows" : [
[
Expand Down
16 changes: 16 additions & 0 deletions app/web_page/claimsList/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,19 @@ input[type='password'].ng-invalid.ng-dirty {
z-index: 9999;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
width: 700px;
box-shadow: 0 5px 15px rgba(0,0,0,0.5);
background: #fff;
padding: 0;
}

.ngdialog.ngdialog-theme-default {
padding-top: 30px;
}

@media screen and (max-width: 767px) {
.ngdialog.ngdialog-theme-default .ngdialog-content {
width: 75%;
}
}
6 changes: 3 additions & 3 deletions app/web_page/claimsList/claimsList.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"name" : "claimsList",
"type" : "page",
"uuid" : "b082234a-afb7-430d-8ee6-8727596b456b",
"modelVersion" : "2.5",
"previousArtifactVersion" : "2.2",
"lastUpdate" : 1697035617502,
"modelVersion" : "2.6",
"previousArtifactVersion" : "2.5",
"lastUpdate" : 1697719128377,
"description" : "Page generated with Bonita UI designer",
"rows" : [
[
Expand Down
16 changes: 16 additions & 0 deletions app/web_page/dealWithUnsatisfiedForm/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,19 @@ input[type='password'].ng-invalid.ng-dirty {
z-index: 9999;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
width: 700px;
box-shadow: 0 5px 15px rgba(0,0,0,0.5);
background: #fff;
padding: 0;
}

.ngdialog.ngdialog-theme-default {
padding-top: 30px;
}

@media screen and (max-width: 767px) {
.ngdialog.ngdialog-theme-default .ngdialog-content {
width: 75%;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"name" : "dealWithUnsatisfiedForm",
"type" : "form",
"uuid" : "706cd4cc-91a5-477c-b385-a51ea2823e35",
"modelVersion" : "2.5",
"previousArtifactVersion" : "2.2",
"lastUpdate" : 1697035617557,
"modelVersion" : "2.6",
"previousArtifactVersion" : "2.5",
"lastUpdate" : 1697719128403,
"description" : "Page generated with Bonita UI designer",
"rows" : [
[
Expand Down
16 changes: 16 additions & 0 deletions app/web_page/readAnswerAndRateItForm/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,19 @@ input[type='password'].ng-invalid.ng-dirty {
z-index: 9999;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
width: 700px;
box-shadow: 0 5px 15px rgba(0,0,0,0.5);
background: #fff;
padding: 0;
}

.ngdialog.ngdialog-theme-default {
padding-top: 30px;
}

@media screen and (max-width: 767px) {
.ngdialog.ngdialog-theme-default .ngdialog-content {
width: 75%;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"name" : "readAnswerAndRateItForm",
"type" : "form",
"uuid" : "23b33906-4308-49af-a237-daf3790c2b7c",
"modelVersion" : "2.5",
"previousArtifactVersion" : "2.2",
"lastUpdate" : 1697035617597,
"modelVersion" : "2.6",
"previousArtifactVersion" : "2.5",
"lastUpdate" : 1697719128431,
"description" : "Page generated with Bonita UI designer",
"rows" : [
[
Expand Down
16 changes: 16 additions & 0 deletions app/web_page/reviewAndAnswerForm/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,19 @@ input[type='password'].ng-invalid.ng-dirty {
z-index: 9999;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
width: 700px;
box-shadow: 0 5px 15px rgba(0,0,0,0.5);
background: #fff;
padding: 0;
}

.ngdialog.ngdialog-theme-default {
padding-top: 30px;
}

@media screen and (max-width: 767px) {
.ngdialog.ngdialog-theme-default .ngdialog-content {
width: 75%;
}
}
6 changes: 3 additions & 3 deletions app/web_page/reviewAndAnswerForm/reviewAndAnswerForm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"name" : "reviewAndAnswerForm",
"type" : "form",
"uuid" : "55a2de9a-8956-4cbd-b45a-b091cc6c38b5",
"modelVersion" : "2.5",
"previousArtifactVersion" : "2.2",
"lastUpdate" : 1697035617663,
"modelVersion" : "2.6",
"previousArtifactVersion" : "2.5",
"lastUpdate" : 1697719128459,
"description" : "Page generated with Bonita UI designer",
"rows" : [
[
Expand Down
16 changes: 16 additions & 0 deletions app/web_page/submitClaimForm/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,19 @@ input[type='password'].ng-invalid.ng-dirty {
z-index: 9999;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
width: 700px;
box-shadow: 0 5px 15px rgba(0,0,0,0.5);
background: #fff;
padding: 0;
}

.ngdialog.ngdialog-theme-default {
padding-top: 30px;
}

@media screen and (max-width: 767px) {
.ngdialog.ngdialog-theme-default .ngdialog-content {
width: 75%;
}
}
6 changes: 3 additions & 3 deletions app/web_page/submitClaimForm/submitClaimForm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"name" : "submitClaimForm",
"type" : "form",
"uuid" : "afa578ca-d5ee-4ee1-bea0-85494fd1eed5",
"modelVersion" : "2.5",
"previousArtifactVersion" : "2.2",
"lastUpdate" : 1697035617711,
"modelVersion" : "2.6",
"previousArtifactVersion" : "2.5",
"lastUpdate" : 1697719128487,
"description" : "Page generated with Bonita UI designer",
"rows" : [
[
Expand Down
Loading

0 comments on commit adfdef6

Please sign in to comment.