feat(ui): update toast message when user try to add 6 cred to favourite list (#1593)
Co-authored-by: Sotatek-DukeVu <[email protected]>
Co-authored-by: Sotatek-DukeVu <[email protected]>
* fix(ui): fix gap of receive credetial notification * fix(ui): fix gap of icon in receive cred notification * fix(ui): fix style for small screen --------- Co-authored-by: Sotatek-DukeVu <[email protected]>
- Add e2e-pr-check workflow: onboarding E2E on PR, KERIA via Docker - Use docker-compose.ci.yaml for 0.0.0.0 port binding so emulator can reach KERIA at 10.0.2.2 - Wait for KERIA TCP/HTTP and settling time before build - configs/ci.yaml and KERIA_IP/ANDROID_EMULATOR for test and build - E2E script runs onboarding-new-wallet-e2e only; Allure artifact upload and step summary - Debug APK build; dump KERIA logs on E2E failure - Disable non-onboarding feature files; pause after Validate for CI
Co-authored-by: Sotatek-DukeVu <[email protected]>
* feat(ui): close and display toast message when user scan exist member * fix(ui): show error when user scan self oobi * fix(ui): fix review comment --------- Co-authored-by: Sotatek-DukeVu <[email protected]> Co-authored-by: J Caso <[email protected]>
- Add e2e-pr-check workflow: onboarding E2E on PR, KERIA via Docker - Use docker-compose.ci.yaml for 0.0.0.0 port binding so emulator can reach KERIA at 10.0.2.2 - Wait for KERIA TCP/HTTP and settling time before build - configs/ci.yaml and KERIA_IP/ANDROID_EMULATOR for test and build - E2E script runs onboarding-new-wallet-e2e only; Allure artifact upload and step summary - Debug APK build; dump KERIA logs on E2E failure - Disable non-onboarding feature files; pause after Validate for CI