-
Notifications
You must be signed in to change notification settings - Fork 98
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
fix(account): handle demo feedback carte aadhaar rules #13615
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
bf7a221
fix(account): handle demo feedback on aadhaar card rules
c4802c2
fix(account): add a missing update
d996a6c
fix(i18n): add missing translations [CDS 3408]
6af8961
fix(container): fix usefeatureavailability import issue
a4a3a13
fix(account): change number of documents for vat proof
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
...nager/apps/container/src/public/translations/identity-documents-modal/Messages_en_GB.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"identity_documents_modal_title": "We need to verify your identity", | ||
"identity_documents_modal_description": "To comply with Indian law, you need to complete this verification process before placing an order.", | ||
"identity_documents_modal_button_start": "Start", | ||
"identity_documents_modal_button_later": "Skip", | ||
"identity_documents_modal_more_info": "More information", | ||
"identity_documents_modal_legal_information": "OVHcloud is obligated to perform Know Your Customer (KYC) checks on all its customers, pursuant to local regulations in force: Directions No. 20(3)/2022-CERT-In. __ <br>OVHcloud follows a process to collect supporting documents in order to verify the identity and address of its customers. OVHcloud cannot provide you with its services if you don’t submit the required documents." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,7 @@ export default { | |
extended: '<', | ||
isLoaded: '<', | ||
kycStatus: '<', | ||
isValid: '<', | ||
onClick: '&', | ||
}, | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 17 additions & 1 deletion
18
...ntity-documents/components/identity-documents-proof-tile/translations/Messages_en_GB.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,19 @@ | ||
{ | ||
"user_account_identity_documents_proof_tile_button_update": "Edit" | ||
"user_account_identity_documents_proof_tile_button_update": "Edit", | ||
"user_account_identity_documents_proof_tile_easiest": "The easiest way", | ||
"user_account_identity_documents_proof_tile_heading_aadhaar_card": "Do you have an Aadhaar card?", | ||
"user_account_identity_documents_proof_tile_text_particular_aadhaar_card": "Send a single document as a proof of identity and proof of address", | ||
"user_account_identity_documents_proof_tile_heading_identity": "Proof of identity", | ||
"user_account_identity_documents_proof_tile_heading_address": "Proof of address", | ||
"user_account_identity_documents_proof_tile_heading_vat": "Proof of VAT registration", | ||
"user_account_identity_documents_proof_tile_heading_authority_declaration": "Sworn statement", | ||
"user_account_identity_documents_proof_tile_text_particular_identity": "Aadhaar card, ID card, passport, driving licence, Indian voter card.", | ||
"user_account_identity_documents_proof_tile_text_particular_address": "Aadhaar card, GST certificate, utility bill (electricity, gas, water, internet or telephone), bank statement.", | ||
"user_account_identity_documents_proof_tile_text_non_individual_identity": "Aadhaar card, ID card, passport, driving licence, Indian voter card.", | ||
"user_account_identity_documents_proof_tile_text_non_individual_address": "GST certificate, utility bill (electricity, gas, water, internet or telephone), bank statement.", | ||
"user_account_identity_documents_proof_tile_text_non_individual_vat": "Goods and Services Tax (GST) certificate.", | ||
"user_account_identity_documents_proof_tile_text_non_individual_authority_declaration": "Document granting you authority to act on the company’s behalf.", | ||
"user_account_identity_documents_proof_tile_extended_identity": "Document for legal representative, chief operations officer, or any other contact listed in the GST.", | ||
"user_account_identity_documents_proof_tile_extended_authority_declaration": "Only if you are not the legal representative.", | ||
"user_account_identity_documents_proof_tile_button": "Add" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../app/account/identity-documents/components/identity-documents-upload-detail/template.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
...ty-documents/components/identity-documents-upload-detail/translations/Messages_en_GB.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{ | ||
"upload-documents-details-title-identity": "Add proof of identity", | ||
"upload-documents-details-title-address": "Add proof of address", | ||
"upload-documents-details-title-aadhaar_card": "Add Aadhaar card", | ||
"upload-documents-details-title-authority_declaration": "Add sworn statement", | ||
"upload-documents-details-title-vat": "Add proof of VAT", | ||
"upload-documents-details-choose-document": "Choose a document type", | ||
"upload-documents-details-document-type-aadhaar_card": "Aadhaar Card", | ||
"upload-documents-details-document-type-id_card": "ID card", | ||
"upload-documents-details-document-type-passport": "Passport", | ||
"upload-documents-details-document-type-driving_licence": "Driving licence", | ||
"upload-documents-details-document-type-voter_indian_id_card": "Indian voter card", | ||
"upload-documents-details-document-type-gst_certificate": "GST certificate", | ||
"upload-documents-details-document-type-bill": "Utility bill (electricity, gas, water, internet or telephone)", | ||
"upload-documents-details-document-type-bank_statement": "Bank statement", | ||
"upload-documents-details-document-type-authority_declaration": "Document granting you authority to act on the company’s behalf", | ||
"upload-documents-details-add-document": "Add document", | ||
"upload-documents-details-add-documents": "Add documents", | ||
"upload-documents-details-front": "FRONT", | ||
"upload-documents-details-back": "BACK", | ||
"upload-documents-details-last-page": "LAST PAGE", | ||
"user_account_identity_documents_details_acceptance_criteria": "Acceptance criteria", | ||
"upload-documents-details-acceptance-criteria-complete": "The document must be complete (with all pages).", | ||
"upload-documents-details-acceptance-criteria-up_to_date": "The document must be up to date.", | ||
"upload-documents-details-acceptance-criteria-face_visible": "The face should be visible.", | ||
"upload-documents-details-acceptance-criteria-names_account": "Your first and last names must match your customer account information.", | ||
"upload-documents-details-acceptance-criteria-names_address_account": "Your first and last name, and address must match the information in your customer account.", | ||
"upload-documents-details-acceptance-criteria-less_than_three": "Proof dated within the last three months.", | ||
"upload-documents-details-acceptance-criteria-address_gst": "The address on the document must match the one in the GST certificate.", | ||
"upload-documents-details-acceptance-criteria-address_account": "The address on the document must match the one in the customer account.", | ||
"upload-documents-details-acceptance-criteria-company_name_vat": "Company name and VAT information must be provided.", | ||
"upload-documents-details-acceptance-criteria-mandatory_names": "Your name, legal representative’s name, or chief operations officer’s name must be listed.", | ||
"upload-documents-details-acceptance-criteria-names_date_sign_gst": "The full name, date, and signature of the legal representative, chief operations officer, or any other contact listed in the GST certificate.", | ||
"upload-documents-details-acceptance-criteria-delegate_dates": "Authorisation validity dates", | ||
"upload-documents-details-acceptance-criteria-accepted-formats": "Accepted formats for all documents: pdf, .png, .jpg, .jpeg", | ||
"upload-documents-details-acceptance-criteria-maxsize": "File size limit for each uploaded document: 10 MB" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think I missed it originally (so this comment is not blocking) but we should avoid (as much as possible) to use html in our translation.
So this should have been split in two separated translations