Skip to content

Commit

Permalink
Merge branch 'master' into 176842973-test-cobadge-component
Browse files Browse the repository at this point in the history
  • Loading branch information
debiff authored Mar 1, 2021
2 parents 67f44b4 + 8b59304 commit 7ddcf0e
Show file tree
Hide file tree
Showing 102 changed files with 3,652 additions and 1,410 deletions.
46 changes: 46 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode System.getenv('CIRCLE_BUILD_NUM') ? ("100" + System.getenv('CIRCLE_BUILD_NUM')).toInteger() : 1
versionName "1.21.0.5"
versionName "1.22.0.1"
multiDexEnabled true
// The resConfigs attribute will remove all not required localized resources while building the application,
// including the localized resources from libraries.
Expand Down
Binary file added img/pictograms/payment-completed-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pictograms/payment-completed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions img/pictograms/payment-completed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions ios/ItaliaApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,7 @@
CODE_SIGN_ENTITLEMENTS = ItaliaApp/ItaliaApp.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 1;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = M2X5YQ4BJ7;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -880,7 +880,7 @@
CODE_SIGN_ENTITLEMENTS = ItaliaApp/ItaliaApp.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 5;
CURRENT_PROJECT_VERSION = 1;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = M2X5YQ4BJ7;
ENABLE_BITCODE = NO;
Expand Down
4 changes: 2 additions & 2 deletions ios/ItaliaApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.21.0</string>
<string>1.22.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand All @@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>5</string>
<string>1</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
4 changes: 2 additions & 2 deletions ios/ItaliaAppTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.21.0</string>
<string>1.22.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>5</string>
<string>1</string>
</dict>
</plist>
107 changes: 100 additions & 7 deletions locales/en/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,11 @@ datetimes:
todayAt: today, at
notValid: Invalid date.
payment:
abortWebView:
title: Do you want to stop the payment in progress?
confirm: Cancel the payment
cancel: Continue with payment
success: The payment was successfully canceled
errorDetails: Details
currentPsp: Payment will be handled by
noPsp: You have yet to select a PSP
Expand All @@ -731,6 +736,7 @@ payment:
enteCreditore: Payee institution
causaleVersamento: Payment description
dateAndTime: Date and time
outcomeCode: Outcome code
onlyDate: Date
paymentAmount: Payment amount
transactionCosts: Transaction costs
Expand Down Expand Up @@ -882,7 +888,8 @@ wallet:
screenTitle: "Do you want to add this card?"
label: "International circuit card {{current}} of {{length}}"
blocked: "This card is blocked and can't be activated for Cashback. Please, contact the card issuer."
warning: "In some cases, the displayed data might be different from the data printed on the physical card."
warning1: "In some cases, the displayed data might be different from the data printed on the physical card: "
warning2: "if in doubt, contact your bank."
loading: "We are adding your international circuit card\n\nPlease hold on..."
chooseType:
title: "Does your card allow you to shop online?"
Expand Down Expand Up @@ -982,9 +989,8 @@ wallet:
thanks: "✓ Thank you!"
endPayment: Your payment has been completed successfully
pickPsp:
title: Choose the manager
info: This card does not belong to the pagoPA payment network.
infoBold: Choose the economic operator
title: Choose the provider
infoBold: Choose the Payment Service Provider
info2: (PSP) which will have to manage your payment.
link: Find out more
maxFee: Maximum fee
Expand All @@ -994,7 +1000,7 @@ wallet:
ConfirmPayment:
header: Confirm transaction
cancelPayment: Cancel the transaction
goToPay: Confirm and pay
goToPay: Pay
askConfirm: Want to proceed with the transaction?
partialAmount: Amount to pay
fee: Fee
Expand Down Expand Up @@ -1144,7 +1150,11 @@ wallet:
addCardTitle: Card details
dummyCard:
labels:
holder: Card holder
holder:
label: Card holder
description:
base: "Enter as shown on the card"
error: "Enter exactly as shown on the card"
pan: Card number
expirationDate: Expiration date
securityCode: Card security code
Expand Down Expand Up @@ -1183,7 +1193,7 @@ wallet:
title: Why is there a transaction fee?
text: !include wallet/why_a_fee.md
errors:
PAYMENT_DUPLICATED: This notice has been already paid! ;-)
PAYMENT_DUPLICATED: This notice has been already paid!
INVALID_AMOUNT: The amount for this notice is incorrect, if you inserted the amount manually, please check that is correct and try again.
PAYMENT_ONGOING: Another payment for this notice is going on, a new payment can't be started at this time.
PAYMENT_EXPIRED: This notice is expired and cannot be paid anymore.
Expand Down Expand Up @@ -1231,6 +1241,43 @@ wallet:
warningCapability: "The functions will also be disabled:"
capability:
title: "Available Functions"
outcomeMessage:
cta:
close: Close
visualizeCard: View card
fallback:
title: "Sorry, an unexpected error has occurred"
description: "No charges were made."
code1:
title: "Sorry, an unexpected error has occurred"
description: "No charges were made."
code2:
title: "Authorization declined"
description: "Your bank did not authorize the transaction. Please make sure you enter all the security codes required by your bank correctly."
code4:
title: "Sorry, the session has expired"
description: "No charges were made. For your safety, you have 5 minutes to complete the payment."
code7:
title: "There's a problem with your card"
description: "No charges were made. For more information, contact your bank."
code8:
title: "The operation was canceled"
code10:
title: "Authorization declined"
description: "You have probably reached your card limit. Check with your bank before trying again."
addCreditCard:
success:
title: "Your card has been successfully added!"
payment:
success:
title: "Thank you for your payment!"
description1: "We sent a receipt to"
description2: "You can also find it in your Wallet."
abortWebView:
title: Quit adding your card?
confirm: Yes, quit
cancel: Keep adding
success: Problems while adding your card? Please contact your bank.
saveCard:
saveCard: Save the card
header: Do you want to save this card?
Expand Down Expand Up @@ -2154,8 +2201,54 @@ bonus:
closed: "Ranking for this period is closed."
lastUpdate: Updated at {{hour}} on {{date}}
cgn:
name: Carta Giovani Nazionale
cta:
activeBonus: Activate your Carta Giovani
goToDetail: View your Carta Giovani
detail:
cta:
buyers: See merchants
otp: Generate code
tos:
link: Information on the processing of personal data
information:
active: "Your card is active and can be used until {{date}}"
warning: "Attention! "
revoked: "This card has been revoked cause {{reason}}"
expired: "This card expired on {{date}}"
ownership: Who can take advantage of discounts?
activationDateLabel: Activated on
expirationDateLabel: Expired on
revocationDateLabel: Revoked on
status:
title: Card Status
badge:
active: Active
revoked: Revoked
expired: Expired
activation:
loading:
caption: "We're activating your Carta Giovani Nazionale"
subCaption: "Please wait."
error:
title: "The Carta Giovani Nazionale service is not available at the moment."
body: "We apologize for the issue.\nWe invite you to retry again later."
ineligible:
title: "We are sorry. You do not have the required characteristics to activate the Carta Giovani Nazionali."
body: "The Carta Giovani Nazionali is available only to Italian and European citizens residing in Italy, aged 18 to 35."
timeout:
title: "We're processing your request."
body: "We will send you an in-app message when your Carta Giovani will be activated."
alreadyActive:
title: "Your Carta Giovani Nazionale is already active!"
body: "You can find more details inside the Wallet section."
pending:
title: "Your Carta Giovani Nazionale's activation is in progress."
body: "You will receive a message when it has been activated."
success:
title: "Congratulation!"
body: "Your Carta Giovani Nazionale is active"

webView:
error:
missingParams: Not all information necessary to access this page are available
Expand Down
Loading

0 comments on commit 7ddcf0e

Please sign in to comment.