1b0517344e
merge develop into components
...
- modify onboarding screen to use step indicator component
2025-12-04 09:43:05 +01:00
ae0156f3e6
Merge remote-tracking branch 'origin/develop' into components
...
# Conflicts:
# modules/auth/lib/src/onboarding/presentation/welcome_screen.dart
2025-12-04 09:01:32 +01:00
ca7c3755c2
changed savings goal goal type to int
2025-12-03 17:42:26 +01:00
a5dd644a62
merge develop into components
2025-12-03 16:43:24 +01:00
73a2c46999
Merge remote-tracking branch 'origin/develop' into components
...
# Conflicts:
# apps/mobile_app/lib/navigation/app_router.dart
# apps/mobile_app/pubspec.yaml
# modules/auth/lib/src/device_sign_up/add_kid_screen.dart
# modules/auth/lib/src/login/presentation/link_phone_screen.dart
# modules/auth/lib/src/login/presentation/login_screen.dart
# modules/auth/lib/src/login/presentation/phone_code_screen.dart
# modules/auth/lib/src/onboarding/presentation/welcome_screen.dart
# modules/auth/lib/src/recover_password/presentation/new_password_screen.dart
# modules/auth/lib/src/sign_up/signup_screen.dart
# modules/home/lib/src/presentation/deposit_screen.dart
# modules/home/lib/src/presentation/home_screen.dart
# modules/home/lib/src/presentation/wage_screen.dart
# modules/notifications/lib/src/core/activity_list.dart
# packages/design_system/lib/design_system.dart
2025-12-03 16:24:04 +01:00
62ffc9ef7c
- created custom text block, dropdown,
...
- created extract, goals and block card screen.
- generated tests for design system components.
- updated restore password and home screens to 17/11 design.
2025-12-03 15:28:10 +01:00
8201bff0a7
- created snackbar, step indicator, money text, text field and progress bar components.
...
- created wallet balance block, wallet item and kid line chart widgets.
- restructured onboarding, signup and device signup screens into layouts and main screens.
- updated signup and kid wallet screens to 17/11 design.
2025-11-21 15:28:46 +01:00