Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/scripts/check_urls/urllib3-…
Browse files Browse the repository at this point in the history
…1.26.18
  • Loading branch information
CrisTofani committed Dec 14, 2023
2 parents c34f721 + 33caece commit 271f6ab
Show file tree
Hide file tree
Showing 550 changed files with 37,871 additions and 8,336 deletions.
16 changes: 7 additions & 9 deletions .env.local
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ IDPAY_ENABLED=YES
# IDPay RESTful API
IDPAY_API_BASEURL='http://127.0.0.1:3000'
# IDPay test/env RESTful API
IDPAY_API_UAT_BASEURL='http://127.0.0.1:3000'
IDPAY_API_UAT_BASEURL='https://api-io.uat.cstar.pagopa.it'
# Unsupported device more information url
UNSUPPORTED_DEVICE_MORE_INFO_URL='https://io.italia.it/app-content/unsupported_device.html'
# Unsupported device learn more url
Expand All @@ -89,17 +89,15 @@ FAST_LOGIN_ENABLED=YES
NATIVE_LOGIN_ENABLED=YES
# Fast login max retries
FAST_LOGIN_MAX_RETRIES=3
# Fast login bypass getNonce
FAST_LOGIN_BYPASS_GET_NONCE=NO
# Fast login opt-in
FAST_LOGIN_OPTIN=NO
# Wallet V3 RESTful API
WALLETV3_API_BASEURL='http://127.0.0.1:3000'
# Wallet V3 test/env RESTful API
WALLETV3_API_UAT_BASEURL='http://169.254.191.117:3000'
# Enable CIE login flow with emulator and dev server
CIE_LOGIN_WITH_DEV_SERVER_ENABLED=NO
# Enable CDU flow new screen
CDU_NEW_FLOW=NO
# Enable multiple notices and F24
PN_NOTICES_F24_ENABLED=YES
# Relay State for SPID
SPID_RELAY_STATE='appio-dev'
# Wallet V3 RESTful API
WALLET_API_BASEURL='http://127.0.0.1:3000'
# Wallet V3 test/env RESTful API
WALLET_API_UAT_BASEURL='https://api.uat.platform.pagopa.it'
14 changes: 6 additions & 8 deletions .env.production
Original file line number Diff line number Diff line change
Expand Up @@ -89,17 +89,15 @@ FAST_LOGIN_ENABLED=NO
NATIVE_LOGIN_ENABLED=NO
# Fast login max retries
FAST_LOGIN_MAX_RETRIES=3
# Fast login bypass getNonce
FAST_LOGIN_BYPASS_GET_NONCE=YES
# Fast login bypass opt-in
FAST_LOGIN_OPTIN=NO
# Wallet V3 RESTful API - TODO: To define when the API will be available
WALLETV3_API_BASEURL='http://127.0.0.1:3000'
# Wallet V3 test/env RESTful API
WALLETV3_API_UAT_BASEURL='http://169.254.191.117:3000'
# Enable CIE login flow with emulator and dev server
CIE_LOGIN_WITH_DEV_SERVER_ENABLED=NO
# Enable CDU flow new screen
CDU_NEW_FLOW=NO
# Enable multiple notices and F24
PN_NOTICES_F24_ENABLED=NO
# Relay State for SPID
SPID_RELAY_STATE='appio'
# Wallet RESTful API
WALLET_API_BASEURL='https://api.platform.pagopa.it'
# Wallet test/env RESTful API
WALLET_API_UAT_BASEURL='https://api.uat.platform.pagopa.it'
315 changes: 315 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,10 +423,10 @@ $ yarn run-android
$ yarn run-ios
```

### Pyshical devices
The React Native documentation provides a [useful guide](https://reactnative.dev/docs/running-on-device) for running projects on pyshical devices.
### Physical devices
The React Native documentation provides a [useful guide](https://reactnative.dev/docs/running-on-device) for running projects on physical devices.
> **Warning**
> On iOS you also have to change the `Bundle Identifier` to something unique before running io-app on your pyshical device. This can be done in the `Signing (Debug)` section of Xcode.
> On iOS you also have to change the `Bundle Identifier` to something unique before running io-app on your physical device. This can be done in the `Signing (Debug)` section of Xcode.


Expand Down Expand Up @@ -576,4 +576,4 @@ In the meantime, there are two complementary and simultaneous activities going o

You can keep track of the latest developments by filtering all the PRs according to the type of activity:

[![NativeBase's dismissal label](https://img.shields.io/github/labels/pagopa/io-app/NativeBase%20dismissal%20%F0%9F%A5%B7%F0%9F%8F%BC)](https://github.com/pagopa/io-app/labels/NativeBase%20dismissal%20%F0%9F%A5%B7%F0%9F%8F%BC) [![Design System's label](https://img.shields.io/github/labels/pagopa/io-app/Design%20System)](https://github.com/pagopa/io-app/labels/Design%20System)
[![NativeBase's dismissal label](https://img.shields.io/github/labels/pagopa/io-app/NativeBase%20dismissal%20%F0%9F%A5%B7%F0%9F%8F%BC)](https://github.com/pagopa/io-app/labels/NativeBase%20dismissal%20%F0%9F%A5%B7%F0%9F%8F%BC) [![Design System's label](https://img.shields.io/github/labels/pagopa/io-app/Design%20System)](https://github.com/pagopa/io-app/labels/Design%20System)
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ android {
applicationId "it.pagopa.io.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 100154761
versionName "2.44.0.2"
versionCode 100154777
versionName "2.48.0.5"
buildConfigField "boolean", "IS_NEW_ARCHITECTURE_ENABLED", isNewArchitectureEnabled().toString()
if (isNewArchitectureEnabled()) {
// We configure the NDK build only if you decide to opt-in for the New Architecture.
Expand Down
3 changes: 3 additions & 0 deletions img/features/wallet/transaction-receipt-divider.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/icons/profile-illustration.png
Binary file not shown.
Binary file removed img/icons/profile-illustration@2x.png
Binary file not shown.
Binary file removed img/icons/profile-illustration@3x.png
Binary file not shown.
Binary file modified img/spid-idp-arubaid.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 modified img/spid-idp-etnaid.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 modified img/spid-idp-infocamereid.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 modified img/spid-idp-infocertid.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/spid-idp-intesigroupspid.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 modified img/spid-idp-lepidaid.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 modified img/spid-idp-namirialid.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 modified img/spid-idp-posteid.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 modified img/spid-idp-sielteid.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 modified img/spid-idp-spiditalia.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 modified img/spid-idp-teamsystemid.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 modified img/spid-idp-timid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 9 additions & 9 deletions ios/ItaliaApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
6C4A0A2AB90C8575993DF1E1 /* Instabug.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Instabug.framework; path = "../node_modules/instabug-reactnative/ios/Instabug.framework"; sourceTree = "<group>"; };
76E4CEA78E3F4060ABB59808 /* RobotoMono-Regular.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "RobotoMono-Regular.ttf"; path = "../assets/fonts/RobotoMono/RobotoMono-Regular.ttf"; sourceTree = "<group>"; };
7A83F0572152B12C000C6389 /* ItaliaApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = ItaliaApp.entitlements; path = ItaliaApp/ItaliaApp.entitlements; sourceTree = "<group>"; };
875B0C3A5326413494A9311A /* DMMono-Medium.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = "DMMono-Medium.ttf"; path = "../assets/fonts/DMMono/DMMono-Medium.ttf"; sourceTree = "<group>"; };
875B0C3A5326413494A9311A /* DMMono-Medium.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "DMMono-Medium.ttf"; path = "../assets/fonts/DMMono/DMMono-Medium.ttf"; sourceTree = "<group>"; };
A6F417D3B8F84EA607A5C6F3 /* libPods-ItaliaApp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ItaliaApp.a"; sourceTree = BUILT_PRODUCTS_DIR; };
AE2A89F5F6A57BDBD22D81D9 /* Pods-ItaliaApp-ItaliaAppTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ItaliaApp-ItaliaAppTests.release.xcconfig"; path = "Target Support Files/Pods-ItaliaApp-ItaliaAppTests/Pods-ItaliaApp-ItaliaAppTests.release.xcconfig"; sourceTree = "<group>"; };
AFE8D23873DE458BB54EB46B /* RobotoMono-Light.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "RobotoMono-Light.ttf"; path = "../assets/fonts/RobotoMono/RobotoMono-Light.ttf"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -750,7 +750,7 @@
);
HEADER_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = ItaliaAppTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
OTHER_LDFLAGS = (
Expand All @@ -772,7 +772,7 @@
DEVELOPMENT_TEAM = QWLSX4D6KP;
HEADER_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = ItaliaAppTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
OTHER_LDFLAGS = (
Expand All @@ -795,7 +795,7 @@
CODE_SIGN_ENTITLEMENTS = ItaliaApp/ItaliaApp.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 5;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = M2X5YQ4BJ7;
ENABLE_BITCODE = NO;
Expand All @@ -808,7 +808,7 @@
INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-traditional";
INFOPLIST_PREFIX_HEADER = "${BUILD_DIR}/GeneratedInfoPlistDotEnv.h";
INFOPLIST_PREPROCESS = NO;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
OTHER_LDFLAGS = (
"$(inherited)",
Expand Down Expand Up @@ -836,7 +836,7 @@
CODE_SIGN_ENTITLEMENTS = ItaliaApp/ItaliaApp.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 5;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = M2X5YQ4BJ7;
ENABLE_BITCODE = NO;
Expand All @@ -849,7 +849,7 @@
INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-traditional";
INFOPLIST_PREFIX_HEADER = "${BUILD_DIR}/GeneratedInfoPlistDotEnv.h";
INFOPLIST_PREPROCESS = NO;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
OTHER_LDFLAGS = (
"$(inherited)",
Expand Down Expand Up @@ -913,7 +913,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
LIBRARY_SEARCH_PATHS = (
"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
Expand Down Expand Up @@ -968,7 +968,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
LIBRARY_SEARCH_PATHS = (
"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
Expand Down
6 changes: 4 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>2.44.0</string>
<string>2.48.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand All @@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2</string>
<string>5</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>
Expand Down Expand Up @@ -143,5 +143,7 @@
<string>app-store</string>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
<key>UIUserInterfaceStyle</key>
<string>Light</string>
</dict>
</plist>
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>2.44.0</string>
<string>2.48.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2</string>
<string>5</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ PODS:
- React
- RNKeychain (4.0.5):
- React
- RNQrGenerator (1.3.0):
- RNQrGenerator (1.4.0):
- React
- ZXingObjC
- RNReactNativeHapticFeedback (2.0.2):
Expand Down Expand Up @@ -998,7 +998,7 @@ SPEC CHECKSUMS:
RNGestureHandler: dec4645026e7401a0899f2846d864403478ff6a5
RNI18n: e2f7e76389fcc6e84f2c8733ea89b92502351fd8
RNKeychain: 840f8e6f13be0576202aefcdffd26a4f54bfe7b5
RNQrGenerator: 0957859af25635e39d522a38af03b23b16e6d969
RNQrGenerator: 1676221c08bfabec978242989c733810dad20959
RNReactNativeHapticFeedback: 6d24decfa94e037c2ecc312407d2a057b7933f10
RNReanimated: 7faa787e8d4493fbc95fab2ad331fa7625828cfa
RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d
Expand Down
39 changes: 31 additions & 8 deletions locales/de/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -356,15 +356,15 @@ profile:
title: "Datenschutz"
listItem:
title: "Freigabe von Nutzungsdaten"
description: "Unterstütze das IO-Teams bei der Überwachung der Funktionsweise der App"
description: "Unterstütze das IO-Team bei der Überwachung der Funktionsweise der App"
screen:
title: "Deine Nutzungsdaten"
description: "Unterstütze das IO-Teams bei der Überwachung der Funktionsweise der App und erlaube im Falle von Problemen, dir die entsprechende Unterstützung zukommen zu lassen."
description: "Unterstütze das IO-Team bei der Überwachung der Funktionsweise der App und erlaube, im Falle von Problemen, dir die entsprechende Unterstützung zukommen zu lassen."
why:
description:
one: "IO sammelt nur die für das Funktionieren der angebotenen Dienste "
two: "notwendigen "
three: "Daten."
two: "notwendigen Daten"
three: "."
cta: "Warum?"
security:
description:
Expand Down Expand Up @@ -678,7 +678,6 @@ email:
modaltitle: "Diese E-Mail ist bereits in Gebrauch"
modaldescription: "Dies kann der Fall sein, wenn Sie dieselbe Adresse wie ein Familienmitglied haben"
modalbutton: "Andere E-Mail verwenden"

edit:
title: "E-Mail-Adresse bearbeiten"
subtitle: "Die zuvor angegebene E-Mail-Adresse lautet"
Expand Down Expand Up @@ -729,6 +728,25 @@ onboarding:
alert:
title: "Möchtest du dich wirklich abmelden?"
description: "Du musst dich erneut anmelden, um die App wieder zu verwenden"
biometric:
headerTitle: "IO einrichten"
available:
title: "Biometrische Erkennung aktiveren"
settings: "Du kannst deine Präferenz jederzeit unter Profil > Sicherheit ändern."
body:
infoStart: "Du kannst die biometrische Erkennung anstelle des Entsperrcodes verwenden. Sie ermöglicht dir den Zugriff auf die App und die Bestätigung von Transaktionen und Zahlungen"
biometricType: "mit deinem Gesicht oder Fingerabdruck"
infoEnd: "auf schnellere und sicherere Weise."
enrolledText: "Die biometrischen Daten werden im Speicher deines Telefons gespeichert und werden in keiner Weise an IO-Systeme weitergegeben oder von anderen Parteien gespeichert."
notEnrolled:
text: "Um sie zu verwenden, geh zu den Geräteeinstellungen und konfiguriere sie. Aktiviere sie dann auf IO unter Profil > Sicherheit."
unavailable:
title: "Schütze dein Gerät"
body:
firstInfoStart: "IO schickt dir Mitteilungen, die dich"
firstInfoEnd: "persönlich betreffen."
secondInfoStart: "Schütze dein Gerät vor unerwünschtem Zugriff und stell sicher, dass nur du auf die App zugreifen kannst. Geh dazu in die Einstellungen deines Geräts, leg"
secondInfoEnd: "einen Entsperrcode fest oder konfiguriere die biometrische Erkennung."
shareData:
title: "IO einrichten"
thankYouPage:
Expand Down Expand Up @@ -846,6 +864,7 @@ wallet:
dateTime: "Datum und Uhrzeit"
detailTitle: "Details"
help: "Wenn du bei der Eingabe dieser Zahlungsmethode auf ein Problem gestoßen bist, dann schreib uns bitte für weitere Informationen und Details"
validUntil: "Gültig bis {{expDate}}"
searchAbi:
header: "{{methodName}} hinzufügen"
bancomat:
Expand Down Expand Up @@ -1009,7 +1028,6 @@ wallet:
success:
title: "Die Karte wurde hinzugefügt!"
continueButton: "Weiter"
failure: "Fehler beim Hinzufügen einer Karte"
alert:
supportedCardPageLinkError: "Beim Öffnen der Übersichtsseite der unterstützten Karten ist ein Fehler aufgetreten."
msgErrorUpdateApp: "Beim Öffnen des App-Stores ist ein Fehler aufgetreten"
Expand All @@ -1035,8 +1053,12 @@ wallet:
transactionsShow: "Zeige deine Transaktionen"
add: "hinzufügen"
delete:
successful: "Zahlungsmethode von deinem Konto entfernt"
failed: "Die Zahlungsmethode konnte nicht von deinem Konto entfernt werden"
ios:
confirm: "Zahlungsmethode entfernen"
android:
confirm: "Entfernen"
successful: "Zahlungsmethode von deinem Konto entfernt!"
failed: "Die Zahlungsmethode kann nicht von deinem Konto entfernt werden"
newPaymentMethod:
add: "Hinzufügen"
show: "Anzeigen"
Expand Down Expand Up @@ -1140,6 +1162,7 @@ wallet:
amount: "Betrag"
total: "Insgesamt bezahlt"
expireDate: "Zahlungsfrist"
dueDate: "Zahlbar innerhalb"
tranche: "Rate"
info: "Mehr Infos unter:"
tel: "Tel:"
Expand Down
Loading

0 comments on commit 271f6ab

Please sign in to comment.