Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged ES-393 changes to develop #598

Merged
merged 49 commits into from
Jan 17, 2024
Merged
Show file tree
Hide file tree
Changes from 48 commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
c8c5937
Updated esignet mock and ida plugin version (#525)
ase-101 Sep 15, 2023
d876492
[MODIFIED] update i18n file according to feature/es-19
zesu22 Sep 14, 2023
c194219
esignet-i18n-bundle updated (#527)
YaswanthNagarjuna Sep 20, 2023
dcfcf50
labels for mock-rp-telecom added (#531)
anshulv1401 Sep 22, 2023
a47c709
[MOSIP-29135] Updated workflows as per reusable workflow templates (#…
syedsalman3753 Sep 25, 2023
4aa411a
esignet bundle update (#537)
anshulv1401 Sep 26, 2023
b9728b8
mock-rp-ui i18n bundle is updated (#538)
YaswanthNagarjuna Sep 29, 2023
1fa2ed5
esignet labels updated (#539)
anshulv1401 Sep 29, 2023
2487ec9
esignet-ui label updated (#540)
anshulv1401 Oct 3, 2023
57b94a2
[MODIFIED] changes for demo-ES-278 (#541)
zesu22 Oct 5, 2023
d859ccc
Commented mock esignet plugins (#546)
ase-101 Oct 5, 2023
f6ecbe3
label correction for esignet login heading (#548)
anshulv1401 Oct 6, 2023
826a3c7
removed sbi-integrator (#515)
anshulv1401 Oct 9, 2023
cb967ae
ES-373 Update pom.xml (#550)
ase-101 Oct 12, 2023
c3bad25
[DSD-3715] updated mock-sdk-jar-with-dependency-jar (#555)
Rakshitha650 Oct 27, 2023
6d01e97
Update tag.yml (#558)
shubham17998 Nov 21, 2023
f860768
[DSD-3884] Update push-trigger.yml (#566)
syedsalman3753 Nov 28, 2023
76597c1
[DSD-4127]rebuild (#585)
Rakshitha650 Jan 4, 2024
c93c946
[DSD-4115]Added digital-credential-pluggin jar (#587)
Rakshitha650 Jan 5, 2024
2c8a9fa
Adding label for Knowledge based login form in english bundle
aranaravi Jan 9, 2024
71614fe
[MOSIP-30020]Added spa language to i18n files
balaji-alluru Jan 9, 2024
3f6a73b
Add files via upload
balaji-alluru Jan 9, 2024
0b3d60f
Update pom.xml
shubham17998 Jan 10, 2024
99a4dba
[DSD-4189]Updated demosdk-client version (#592)
Rakshitha650 Jan 10, 2024
ead779a
Update pom.xml
shubham17998 Jan 11, 2024
68ca2c0
Update pom.xml
shubham17998 Jan 12, 2024
24f5f84
Update pom.xml
shubham17998 Jan 12, 2024
0ad7d19
sunbird rc login form created in multi lang
aranaravi Jan 17, 2024
8fecce4
[ADDED] eng & khmer language for es-393 (#561)
zesu22 Nov 24, 2023
2baf3f0
Update push-trigger.yml (#562)
ase-101 Nov 24, 2023
e99fc69
[ADDED] error message for password & username validation (#564)
zesu22 Nov 28, 2023
18b5edc
[ES-507] popover message on username info icon
gk-XL7 Dec 4, 2023
2511160
[ES-507] vid_tooltip key name changes in esignet language files
gk-XL7 Dec 5, 2023
8ed7636
[MODIFIED] esignet languages with unified login
zesu22 Dec 5, 2023
00efa42
[MODIFED] unified login key
zesu22 Dec 5, 2023
f57b2d7
[ADDED] transaction timeout error message
zesu22 Dec 6, 2023
16f1509
ES-408: Update Khmer translation (#575)
rathanak-0080 Dec 15, 2023
9119abe
updated few text
Anushree09-N Dec 18, 2023
7c9b799
updated few text
Anushree09-N Dec 18, 2023
11a1c15
[ES-547] [ES-576] [ES-577] esignet i18n translation file changes for …
gk-XL7 Dec 18, 2023
92f14af
[ES-508] [ES-580] transaction timeout message (#579)
zesu22 Dec 20, 2023
b42d537
[ES-554] replace Login with Continue in Login With Password (#574)
zesu22 Dec 20, 2023
ef449f7
[ES-584] khmer language in mock-relying-party-ui (#580)
zesu22 Dec 20, 2023
c61dad7
[ES-570] Error message corrections in esignet i18n bundle. (#581)
gk-XL7 Dec 28, 2023
0f2843f
[ES-570] Structuring the error messages with respect to individual lo…
gk-XL7 Jan 2, 2024
1721228
[ES-393]Update km.json
Anuranjan14 Jan 2, 2024
3074727
[ES-393]Update en.json
Anuranjan14 Jan 2, 2024
483a343
Merged ES-393 changes to develop
ase-101 Jan 17, 2024
80112ed
Merge branch 'develop' into develop
ase-101 Jan 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 5 additions & 9 deletions .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,15 @@ on:
release:
types: [published]
pull_request:
types: [opened]
branches:
- '!release-branch'
- release-1*
- 1.*
- develop
- MOSIP*
types: [opened, reopened, synchronize]
push:
branches:
- master
- develop
- 1.1.5
- MOSIP-17721
- 1.*
- MOSIP*
- release*
- ES-393

jobs:
build-docker-artifactory-server:
Expand Down
26 changes: 22 additions & 4 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,28 @@ on:
type: string
PRE_RELEASE:
description: 'Pre-release? True/False'
required: true
default: False
required: false
default: 'false'
type: string
DRAFT:
description: 'Draft? True/False'
required: false
default: False
default: 'false'
type: string
ONLY_TAG:
description: "Only Tag"
required: false
type: string
default: 'false'
BRANCH:
description: 'Branch name'
required: true
type: string
LATEST:
description: 'Latest release'
required: false
type: string
default: 'true'

jobs:
tag-branch:
Expand All @@ -31,5 +45,9 @@ jobs:
BODY: ${{ inputs.BODY }}
PRE_RELEASE: ${{ inputs.PRE_RELEASE }}
DRAFT: ${{ inputs.DRAFT }}
ONLY_TAG: ${{ inputs.ONLY_TAG }}
BRANCH: ${{ inputs.BRANCH }}
LATEST: ${{ inputs.LATEST }}
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}
TOKEN: ${{ secrets.ACTION_PAT }}
3 changes: 0 additions & 3 deletions artifacts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ COPY /src/hsm/client.zip ${hsm_client_path}/

COPY /src/mosip-plugins/sign-in-with-esignet/sign-in-with-esignet.zip ${mosip_plugins_zip_path}/

COPY /src/mosip-plugins/secure-biometric-interface-integrator/secure-biometric-interface-integrator.zip ${mosip_plugins_zip_path}/

COPY /src/testing/regproc-reprocessor-ceylon-cache-repo.zip ${test_jar_path}/

COPY /src/testing/glowroot.zip ${test_jar_path}/
Expand Down Expand Up @@ -178,4 +176,3 @@ USER ${container_user_uid}:${container_user_gid}
EXPOSE 8080

CMD ["nginx", "-g", "daemon off;"]

25 changes: 18 additions & 7 deletions artifacts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,18 +88,19 @@
<clamav-client.location>/usr/share/nginx/html/artifactory/libs-release-local/clamav</clamav-client.location>
<clamav-client.fileName>clamav.jar</clamav-client.fileName>
<!-- biosdk-client-->
<biosdk-client.version>1.2.0.1-B2</biosdk-client.version>
<biosdk-client.version>1.2.1-SNAPSHOT</biosdk-client.version>
<biosdk-client.location>/usr/share/nginx/html/artifactory/libs-release-local/biosdk/mock/0.9/biosdk-client</biosdk-client.location>
<biosdk-client-lib.location>/usr/share/nginx/html/artifactory/libs-release-local/biosdk/biosdk-lib</biosdk-client-lib.location>
<biosdk-client.fileName>biosdk-client-jar-with-dependencies.jar</biosdk-client.fileName>
<!-- demosdk-client -->
<demosdk-client.version>1.2.0</demosdk-client.version>
<demosdk-client.version>1.2.1-SNAPSHOT</demosdk-client.version>
<demosdk-client.location>/usr/share/nginx/html/artifactory/libs-release-local/demosdk/default/demosdk</demosdk-client.location>
<demosdk-client.fileName>demosdk-client-jar-with-dependencies.jar</demosdk-client.fileName>
<!-- mock-sdk -->
<mock-sdk.version>1.2.1-SNAPSHOT</mock-sdk.version>
<mock-sdk.location>/usr/share/nginx/html/artifactory/libs-release-local/mock-sdk/1.1.5</mock-sdk.location>
<mock-sdk.fileName>mock-sdk-jar-with-dependencies.jar</mock-sdk.fileName>
<mock-sdk.fileName>mock-sdk.jar</mock-sdk.fileName>
<mock-sdk-dep.fileName>mock-sdk-jar-with-dependencies.jar</mock-sdk-dep.fileName>
<!-- mock-sdk-jpeg-extractor -->
<mock-sdk-jpeg-extractor.version>1.2.1-SNAPSHOT</mock-sdk-jpeg-extractor.version>
<mock-sdk-jpeg-extractor.location>/usr/share/nginx/html/artifactory/libs-release-local/jpeg-mock-sdk/1.1.5</mock-sdk-jpeg-extractor.location>
Expand All @@ -114,7 +115,7 @@
<hazelcast.location>/usr/share/nginx/html/artifactory/libs-release-local/cache</hazelcast.location>
<hazelcast.fileName>cache-provider.jar</hazelcast.fileName>
<!-- authentication-childauthfilter-impl -->
<authentication-childauthfilter-impl.version>1.2.0.1-B1</authentication-childauthfilter-impl.version>
<authentication-childauthfilter-impl.version>1.2.1-SNAPSHOT</authentication-childauthfilter-impl.version>
<authentication-childauthfilter-impl.location>/usr/share/nginx/html/artifactory/libs-release-local/io/mosip/authentication/authentication-ref-impl</authentication-childauthfilter-impl.location>
<authentication-childauthfilter-impl.fileName>authentication-childauthfilter-impl.jar</authentication-childauthfilter-impl.fileName>
<!-- idp authentication wrapper -->
Expand All @@ -123,11 +124,13 @@
<authentication-wrapper.fileName>authentication-wrapper.jar</authentication-wrapper.fileName>
<!-- esignet mock authentication wrapper -->
<esignet-wrapper.location>/usr/share/nginx/html/artifactory/libs-release-local/esignet/esignet-wrapper</esignet-wrapper.location>
<esignet-mock-wrapper.version>0.9.1-SNAPSHOT</esignet-mock-wrapper.version>
<esignet-mock-wrapper.version>0.9.2-SNAPSHOT</esignet-mock-wrapper.version>
<esignet-mock-wrapper.fileName>esignet-mock-wrapper.jar</esignet-mock-wrapper.fileName>
<!-- esignet IDA wrapper -->
<esignet-ida-wrapper.version>1.2.1-SNAPSHOT</esignet-ida-wrapper.version>
<esignet-ida-wrapper.fileName>esignet-ida-wrapper.jar</esignet-ida-wrapper.fileName>
<esignet-digital-credential-wrapper.version>0.1.0-SNAPSHOT</esignet-digital-credential-wrapper.version>
<esignet-digital-credential-wrapper.fileName>sunbird-rc-esignet-integration-impl.jar</esignet-digital-credential-wrapper.fileName>
</properties>

<build>
Expand Down Expand Up @@ -218,7 +221,7 @@
<version>${demosdk-client.version}</version>
<outputDirectory>${demosdk-client.location}</outputDirectory>
<destFileName>${demosdk-client.fileName}</destFileName>
<classifier>jar-with-dependencies</classifier>
<classifier>jar-with-dependencies</classifier>
<type>jar</type>
</artifactItem>
<!-- artifactItem section for image-compressor dependency -->
Expand Down Expand Up @@ -274,7 +277,7 @@
<artifactId>mock-sdk</artifactId>
<version>${mock-sdk.version}</version>
<outputDirectory>${biosdk-client-lib.location}</outputDirectory>
<destFileName>${mock-sdk.fileName}</destFileName>
<destFileName>${mock-sdk-dep.fileName}</destFileName>
<classifier>jar-with-dependencies</classifier>
<type>jar</type>
</artifactItem>
Expand Down Expand Up @@ -322,6 +325,14 @@
<destFileName>${esignet-ida-wrapper.fileName}</destFileName>
<type>jar</type>
</artifactItem>
<artifactItem>
<groupId>io.mosip.esignet.sunbirdrc</groupId>
<artifactId>sunbird-rc-esignet-integration-impl</artifactId>
<version>${esignet-digital-credential-wrapper.version}</version>
<outputDirectory>${esignet-wrapper.location}</outputDirectory>
<destFileName>${esignet-digital-credential-wrapper.fileName}</destFileName>
<type>jar</type>
</artifactItem>
</artifactItems>
<overWriteReleases>true</overWriteReleases>
<overWriteSnapshots>true</overWriteSnapshots>
Expand Down
20 changes: 19 additions & 1 deletion artifacts/src/i18n/admin-i18n-bundle/i18n/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
"name": "Kannada",
"nativeName": "ಕನ್ನಡ",
"locale": "kn_IN"
},
"spa": {
"name": "Spanish",
"nativeName": "Española",
"locale": "es_ES"
}
},
"keyboardMapping" :{
Expand All @@ -37,12 +42,14 @@
"ara": "ar",
"hin": "hi",
"tam": "ta",
"kan": "kn"
"kan": "kn",
"spa": "es"
},
"masterdataMapping" :{
"blocklisted-words": {
"name": {
"eng": "Blocklisted Words",
"spa": "Palabras bloqueadas",
"ara": "الكلمات المحظورة",
"fra": "Mots bloqués",
"tam": "தடுப்புப்பட்டியலில் உள்ள வார்த்தைகள்",
Expand All @@ -53,6 +60,7 @@
"holiday": {
"name": {
"eng": "Holiday",
"spa": "Día festivo",
"ara": "قائمة عطلة",
"fra": "Liste de vacances",
"tam": "விடுமுறை",
Expand All @@ -63,6 +71,7 @@
"document-type": {
"name": {
"eng": "Document Type",
"spa": "Tipo de Documento",
"ara": "أنواع المستندات",
"fra": "Types de documents",
"tam": "ஆவண வகை",
Expand All @@ -73,6 +82,7 @@
"templates": {
"name": {
"eng": "Templates",
"spa": "Plantillas",
"ara": "قوالب",
"fra": "Modèles",
"tam": "வார்ப்புருக்கள்",
Expand All @@ -83,6 +93,7 @@
"machine-type": {
"name": {
"eng": "Machine Types",
"spa": "Tipos de máquinas",
"ara": "أنواع الآلات",
"fra": "Types de machines",
"tam": "இயந்திர வகைகள்",
Expand All @@ -93,6 +104,7 @@
"device-types": {
"name": {
"eng": "Device Types",
"spa": "Tipos de dispositivos",
"ara": "أنواع الأجهزة",
"fra": "Types de périphériques",
"tam": "சாதன வகைகள்",
Expand All @@ -103,6 +115,7 @@
"document-categories": {
"name": {
"eng": "Document Categories",
"spa": "Categorías de documentos",
"ara": "فئات المستندات",
"fra": "Catégories de document",
"tam": "ஆவண வகைகள்",
Expand All @@ -113,6 +126,7 @@
"machine-specs": {
"name": {
"eng": "Machine Specification",
"spa": "Especificación de la máquina",
"ara": "المواصفات الجهاز",
"fra": "Spécifications de la machin",
"tam": "இயந்திர விவரக்குறிப்பு",
Expand All @@ -123,6 +137,7 @@
"device-specs": {
"name": {
"eng": "Device Specification",
"spa": "Especificación del dispositivo",
"ara": "مواصفات الجهاز",
"fra": "Spécifications de l\"appareil",
"tam": "சாதன விவரக்குறிப்பு",
Expand All @@ -133,6 +148,7 @@
"center-type": {
"name": {
"eng": "Center Type",
"spa": "Tipo de centro",
"ara": "نوع المركز",
"fra": "Type de centre",
"tam": "மைய வகை",
Expand All @@ -143,6 +159,7 @@
"dynamicfields": {
"name": {
"eng": "Dynamic Field",
"spa": "Campo Dinámico",
"ara": "مجال ديناميكي",
"fra": "Champ dynamique",
"tam": "டைனமிக் புலம்",
Expand All @@ -153,6 +170,7 @@
"documentCategoryMapping": {
"name": {
"eng": "Document Category - Type Mapping",
"spa": "Categoría de documento: asignación de tipos",
"ara": "فئة الوثيقة - نوع التعيين",
"fra": "Catégorie de document - Mappage de types",
"tam": "ஆவண வகை - வகை மேப்பிங்",
Expand Down
Loading