From 80a89edbcc8691cd5954b77b72780cd8506007ff Mon Sep 17 00:00:00 2001 From: Nicolas Albert Date: Wed, 15 Jan 2025 10:57:20 +0100 Subject: [PATCH] ref #844 bump version to 2.1.0-beta12 --- DisplayObjects/mobile/assets/i18n/en.json | 2 +- DisplayObjects/mobile/assets/i18n/es.json | 2 +- DisplayObjects/mobile/assets/i18n/fr.json | 2 +- DisplayObjects/mobile/assets/i18n/it.json | 2 +- c8oProject.yaml | 2 +- ngswForPWA/ngsw-config-sub-pwa.json | 2 +- project.md | 18 ++-- readme.md | 112 ++++++++++++++++++++++ 8 files changed, 128 insertions(+), 14 deletions(-) diff --git a/DisplayObjects/mobile/assets/i18n/en.json b/DisplayObjects/mobile/assets/i18n/en.json index 10f6c146..37dfd29b 100644 --- a/DisplayObjects/mobile/assets/i18n/en.json +++ b/DisplayObjects/mobile/assets/i18n/en.json @@ -1,5 +1,5 @@ { - "version_c8o": "2.1.0-beta11", + "version_c8o": "2.1.0-beta12", "height_px": "Height (px)", "maps_others": "Others", "zoom_level": "Zoom level", diff --git a/DisplayObjects/mobile/assets/i18n/es.json b/DisplayObjects/mobile/assets/i18n/es.json index bedad43e..3763de8d 100644 --- a/DisplayObjects/mobile/assets/i18n/es.json +++ b/DisplayObjects/mobile/assets/i18n/es.json @@ -1,5 +1,5 @@ { - "version_c8o": "2.1.0-beta11", + "version_c8o": "2.1.0-beta12", "height_px": "Altura (px)", "maps_others": "Otros", "zoom_level": "Nivel de zoom", diff --git a/DisplayObjects/mobile/assets/i18n/fr.json b/DisplayObjects/mobile/assets/i18n/fr.json index f01b2c40..9cc6e213 100644 --- a/DisplayObjects/mobile/assets/i18n/fr.json +++ b/DisplayObjects/mobile/assets/i18n/fr.json @@ -1,5 +1,5 @@ { - "version_c8o": "2.1.0-beta11", + "version_c8o": "2.1.0-beta12", "height_px": "Hauteur (px)", "maps_others": "Autres", "zoom_level": "Niveau de zoom", diff --git a/DisplayObjects/mobile/assets/i18n/it.json b/DisplayObjects/mobile/assets/i18n/it.json index 3c76576c..8fa58841 100644 --- a/DisplayObjects/mobile/assets/i18n/it.json +++ b/DisplayObjects/mobile/assets/i18n/it.json @@ -1,5 +1,5 @@ { - "version_c8o": "2.1.0-beta11", + "version_c8o": "2.1.0-beta12", "height_px": "Altezza (px)", "maps_others": "Altri", "zoom_level": "Livello di zoom", diff --git a/c8oProject.yaml b/c8oProject.yaml index 9a7698ac..610ce955 100644 --- a/c8oProject.yaml +++ b/c8oProject.yaml @@ -4,7 +4,7 @@ contextTimeout: ${C8Oforms.context.timeout=60} corsOrigin: =Origin httpSessionTimeout: ${C8Oforms.http_session.timeout=60} - version: 2.1.0-beta11 + version: 2.1.0-beta12 ↓c8oforms_fs [connectors.FullSyncConnector]: 🗏 connectors/c8oforms_fs.yaml ↓c8oforms_response_fs [connectors.FullSyncConnector]: 🗏 connectors/c8oforms_response_fs.yaml ↓HTTP_connector [connectors.HttpConnector]: 🗏 connectors/HTTP_connector.yaml diff --git a/ngswForPWA/ngsw-config-sub-pwa.json b/ngswForPWA/ngsw-config-sub-pwa.json index 0159123e..e877e942 100644 --- a/ngswForPWA/ngsw-config-sub-pwa.json +++ b/ngswForPWA/ngsw-config-sub-pwa.json @@ -4,7 +4,7 @@ "appData": { "name": "Convertigo Forms Builder", "description": "A simple and intuitive \"no code\" tool to create your personalized apps in a few clicks!", - "version": "2.1.0-beta11" + "version": "2.1.0-beta12" }, "assetGroups": [ { diff --git a/project.md b/project.md index 4d1d48cb..89a8e613 100644 --- a/project.md +++ b/project.md @@ -12,7 +12,7 @@ Convertigo No Code Studio ## ![](https://github.com/convertigo/convertigo/blob/develop/engine/src/com/twinsoft/convertigo/beans/references/images/ProjectSchemaReference_16x16.png?raw=true "ProjectSchemaReference") C8Oforms_PWAs -see [readme](https://github.com/convertigo/C8Oforms_PWAs/tree/master#readme) +see [readme](https://github.com/convertigo/C8Oforms_PWAs/tree/16423f0eef6427cf888bf1afe7f457bd44e0e507#readme)

CouchDb_schema

@@ -30,7 +30,7 @@ see [documentation](http://localhost:18080/convertigo/xsd/couchdb/CouchDb.xsd) ## ![](https://github.com/convertigo/convertigo/blob/develop/engine/src/com/twinsoft/convertigo/beans/references/images/ProjectSchemaReference_16x16.png?raw=true "ProjectSchemaReference") lib_Actions_C8Oforms -see [readme](https://github.com/convertigo/c8oprj-lib-actions-c8oforms/tree/master#readme) +see [readme](https://github.com/convertigo/c8oprj-lib-actions-c8oforms/tree/8b85fef317f9158f4b4d16d0929bc183ffd2fc4b#readme)

lib_BaseRow

@@ -57,7 +57,7 @@ see [readme](https://github.com/convertigo/c8oprj-lib-extended-components-ui-ngx ## ![](https://github.com/convertigo/convertigo/blob/develop/engine/src/com/twinsoft/convertigo/beans/references/images/ProjectSchemaReference_16x16.png?raw=true "ProjectSchemaReference") lib_FullSyncGrp Reference to fs group -see [readme](https://github.com/convertigo/c8oprj-lib-fullsync-grp/tree/3e0e5200b206704ff65b5ea0af859a5f9c6626ae#readme) +see [readme](https://github.com/convertigo/c8oprj-lib-fullsync-grp/tree/e6674a8b08e21ac87e9c337b3d766ac1447188cc#readme)

lib_GeneratePWAAssets

@@ -66,6 +66,7 @@ see [readme](https://github.com/convertigo/c8oprj-lib-fullsync-grp/tree/3e0e5200 ## ![](https://github.com/convertigo/convertigo/blob/develop/engine/src/com/twinsoft/convertigo/beans/references/images/ProjectSchemaReference_16x16.png?raw=true "ProjectSchemaReference") lib_GeneratePWAAssets +see [readme](https://github.com/convertigo/c8oprj-lib-generate-assets-pwa/tree/41f90f9e9c11a99add90bf06990f276df7e0de0a#readme)

lib_Geocoding_ui_ngx

@@ -74,7 +75,7 @@ see [readme](https://github.com/convertigo/c8oprj-lib-fullsync-grp/tree/3e0e5200 ## ![](https://github.com/convertigo/convertigo/blob/develop/engine/src/com/twinsoft/convertigo/beans/references/images/ProjectSchemaReference_16x16.png?raw=true "ProjectSchemaReference") lib_Geocoding_ui_ngx -see [readme](https://github.com/convertigo/c8oprj-lib-geocoding-ui-ngx/tree/390cab78135158123afee330fc48421414aa804a#readme) +see [readme](https://github.com/convertigo/c8oprj-lib-geocoding-ui-ngx/tree/a7a42457ce55cf84a5700f5c47ec57065d0d76cf#readme)

lib_Leaflet

@@ -83,7 +84,7 @@ see [readme](https://github.com/convertigo/c8oprj-lib-geocoding-ui-ngx/tree/390c ## ![](https://github.com/convertigo/convertigo/blob/develop/engine/src/com/twinsoft/convertigo/beans/references/images/ProjectSchemaReference_16x16.png?raw=true "ProjectSchemaReference") lib_Leaflet -see [readme](https://github.com/convertigo/c8oprj-lib-leaflet/tree/master#readme) +see [readme](https://github.com/convertigo/c8oprj-lib-leaflet/tree/5a9b3cd2aa4039518bd65aa3f86fd2d870b82e2e#readme)

lib_OAuth

@@ -92,7 +93,7 @@ see [readme](https://github.com/convertigo/c8oprj-lib-leaflet/tree/master#readme ## ![](https://github.com/convertigo/convertigo/blob/develop/engine/src/com/twinsoft/convertigo/beans/references/images/ProjectSchemaReference_16x16.png?raw=true "ProjectSchemaReference") lib_OAuth -see [readme](https://github.com/convertigo/c8oprj-lib-oauth/tree/192ab775967a11b5f0ab858417550532465e04b2#readme) +see [readme](https://github.com/convertigo/c8oprj-lib-oauth/tree/bf120fcf0e880098e3ac992b86c8a1076864564d#readme)

lib_ProductTour

@@ -110,7 +111,7 @@ see [readme](https://github.com/convertigo/c8oprj-product-tour/tree/master#readm ## ![](https://github.com/convertigo/convertigo/blob/develop/engine/src/com/twinsoft/convertigo/beans/references/images/ProjectSchemaReference_16x16.png?raw=true "ProjectSchemaReference") lib_UserManager Reference to secured login library -see [readme](https://github.com/convertigo/c8oprj-lib-user-manager/tree/b0041f620d338a497d817fc89479eee0e64ad45b#readme) +see [readme](https://github.com/convertigo/c8oprj-lib-user-manager/tree/8.0.X#readme)

lib_UserManager_ui_ngx

@@ -119,6 +120,7 @@ see [readme](https://github.com/convertigo/c8oprj-lib-user-manager/tree/b0041f62 ## ![](https://github.com/convertigo/convertigo/blob/develop/engine/src/com/twinsoft/convertigo/beans/references/images/ProjectSchemaReference_16x16.png?raw=true "ProjectSchemaReference") lib_UserManager_ui_ngx +see [readme](https://github.com/convertigo/c8oprj-lib-user-manager-ui-ngx/tree/8.0.0#readme)

lib_Vonage_ui_ngx

@@ -136,7 +138,7 @@ see [readme](https://github.com/convertigo/c8oprj-lib-vonage-ui-ngx/tree/8.0.0#r ## ![](https://github.com/convertigo/convertigo/blob/develop/engine/src/com/twinsoft/convertigo/beans/references/images/ProjectSchemaReference_16x16.png?raw=true "ProjectSchemaReference") libApexCharts -see [readme](https://github.com/convertigo/c8oprj-lib-apexcharts-ui-ngx/tree/f05de8749b28911438745ae89f05b0090efdcebb#readme) +see [readme](https://github.com/convertigo/c8oprj-lib-apexcharts-ui-ngx/tree/8.3.0#readme)

diff --git a/readme.md b/readme.md index 70f53319..190c25b1 100644 --- a/readme.md +++ b/readme.md @@ -126,6 +126,7 @@ For more technical informations : [documentation](./project.md) - [ManageAccessRights](#manageaccessrights) - [modalActions](#modalactions) - [modalConfigure](#modalconfigure) + - [ModalEditImage](#modaleditimage) - [modalVideo](#modalvideo) - [NetworkStatus](#networkstatus) - [PopOverInputs](#popoverinputs) @@ -220,6 +221,7 @@ For more technical informations : [documentation](./project.md) - [conditionVisibleIfPrev](#conditionvisibleifprev) - [datasource](#datasource) - [dataSourceEditor](#datasourceeditor) + - [dataSourceEditor_GridRow_GridColSourcePicker_Group](#datasourceeditor_gridrow_gridcolsourcepicker_group) - [dataSourceEditorDescription](#datasourceeditordescription) - [DraggableElementActionPalette](#draggableelementactionpalette) - [DraggableElementApiPalette](#draggableelementapipalette) @@ -267,6 +269,8 @@ For more technical informations : [documentation](./project.md) - [itemLayoutViewer_Elem](#itemlayoutviewer_elem) - [itemLocationEditor](#itemlocationeditor) - [itemLocationViewer](#itemlocationviewer) + - [itemMapEditor](#itemmapeditor) + - [itemMapViewer](#itemmapviewer) - [itemRadioGroupViewver](#itemradiogroupviewver) - [itemRadioListEditor](#itemradiolisteditor) - [itemRadioListGroupEditor](#itemradiolistgroupeditor) @@ -1668,6 +1672,8 @@ Page to share a form, or add collaborators #### modalConfigure +#### ModalEditImage + #### modalVideo #### NetworkStatus @@ -2757,9 +2763,15 @@ Update the state of a field currentObject +displayName + + dragging +height + + isSource @@ -2788,6 +2800,48 @@ Update the state of a field save +#### dataSourceEditor_GridRow_GridColSourcePicker_Group + +**variables** + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
namecomment
apiApp
apiC8o
apiForm
apiPage
apiRouter
apiTranslate
apiUser
c8oforms_monacoeditor
currentObject
sources
type
#### dataSourceEditorDescription **variables** @@ -2797,6 +2851,12 @@ Update the state of a field namecomment +additionalTextKey + + +copyContent + + isText @@ -3630,6 +3690,9 @@ The Chart Widget viewer colScheme +defaultValue + + item @@ -3757,6 +3820,52 @@ The Chart Widget viewer redListthis.redList[item['name']] +#### itemMapEditor + +The Chart Widget configuration panel + +**variables** + + + + + + + + + + + + + +
namecomment
idselected
isChild
item
+#### itemMapViewer + +The Chart Widget viewer + +**variables** + + + + + + + + + + + + + + + + + + + +
namecomment
disabledthis.formsSubmit[item['name']]
item
modelthis.formsSubmit[item['name']]
outModel
redListthis.redList[item['name']]
#### itemRadioGroupViewver **variables** @@ -4047,6 +4156,9 @@ The Chart Widget viewer config + +name + #### itemVideoCallEditor