6a9d68e945
clean warnings
2025-12-18 16:46:42 +01:00
ea6a9741ee
Updated locale keys
2025-12-18 11:13:58 +01:00
f6e07192dc
Added recover password texts to i18n
2025-12-18 10:56:06 +01:00
ce062ec6e8
Added error message text to new password screen
2025-12-17 12:39:41 +01:00
2e3681d36d
added size utils to recoverPassword
2025-12-12 13:42:06 +01:00
098217f47a
added recoverPassword endpoints, providers and states
2025-12-12 11:28:02 +01:00
f8a3b038b6
Merge pull request 'Added linkPhone use cases, auth repository providers and data folder' ( #9 ) from feature/auth-link-phone into develop
...
Reviewed-on: #9
2025-12-09 09:10:01 +00:00
AlcalaJulian
0f30c7f422
added linkPhone use cases, auth repository providers and data folder
2025-12-09 10:08:36 +01:00
bbe77f6a8a
Merge pull request 'added country_code_picker package to link phone feature' ( #8 ) from feature/auth-link-phone into develop
...
Reviewed-on: #8
2025-12-04 17:22:11 +00:00
AlcalaJulian
760e94ffe9
Merge remote-tracking branch 'origin' into feature/auth-link-phone
2025-12-04 18:01:14 +01:00
AlcalaJulian
ad10ad3b59
added country_code_picker package to link phone feature
2025-12-04 17:32:42 +01:00
cbc991b2fd
Merge pull request 'feat(auth,sf_infrastructure): register QuestiaApi/Dio and connect link_phone remote datasource' ( #7 ) from feature/auth-link-phone into develop
...
Reviewed-on: #7
2025-12-04 15:13:41 +00:00
AlcalaJulian
6b3776f618
feat(auth,sf_infrastructure): register QuestiaApi/Dio and connect link_phone remote datasource
2025-12-04 16:07:02 +01:00
7bfc4039ab
Merge pull request 'golden_test' ( #6 ) from golden_test into develop
...
Reviewed-on: #6
2025-12-04 13:12:09 +00:00
16e3c68d1a
Merge pull request 'update step indicator' ( #5 ) from components into develop
...
Reviewed-on: #5
2025-12-04 13:11:46 +00:00
4869850c43
update step indicator
2025-12-04 12:57:26 +01:00
cb7ff71756
add goldens
2025-12-04 11:40:30 +01:00
99f544e24c
Merge pull request 'add fonts package' ( #4 ) from fonts into develop
...
Reviewed-on: #4
2025-12-04 10:19:46 +00:00
AlcalaJulian
14a925659a
update font package
2025-12-04 11:19:11 +01:00
91e47f28fb
add fonts package
2025-12-04 11:08:44 +01:00
AlcalaJulian
07a0fd5695
fix
2025-12-04 10:46:23 +01:00
AlcalaJulian
b823b422f0
fix
2025-12-04 10:46:10 +01:00
AlcalaJulian
a64a9a2a32
fixes
2025-12-04 10:45:10 +01:00
AlcalaJulian
9d7f940851
fixing golden test
2025-12-04 10:30:44 +01:00
14d0f1515b
Merge pull request 'components' ( #2 ) from components into develop
...
Reviewed-on: #2
2025-12-04 08:45:43 +00:00
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
34cb4ebf69
Merge pull request 'Refactor to onboarding and add OnboardingContent, dots indicator, view model and view state' ( #3 ) from onboarding_screen into develop
...
Reviewed-on: #3
2025-12-03 17:53:35 +00:00
AlcalaJulian
6c5da2d492
- refactor to onboarding and add OnboardingContent, dots indicator and view model
...
- Integrate i18n for onboarding texts
2025-12-03 18:37:07 +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
11c4c5ab07
Merge pull request 'architecture_refactor' ( #1 ) from architecture_refactor into develop
...
Reviewed-on: #1
2025-12-03 13:05:24 +00:00
AlcalaJulian
323e944152
clean console problems
2025-12-03 13:57:08 +01:00
AlcalaJulian
8d11c08f81
localizations fixes
2025-12-03 13:42:14 +01:00
AlcalaJulian
d381908ff1
added flutter icons files and intl packages
2025-11-24 12:55:20 +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
AlcalaJulian
4225f7510b
tab navigation
2025-11-17 00:15:31 +01:00
AlcalaJulian
5ca37d2822
- create auth, main shell, home, profile, notifications and settings modules.
...
- added navigation, utils, design system and shared packages
- implemented go router in entiered app
- implemented flutter riverpod instead provider
2025-11-13 15:16:00 +01:00
75beafd771
Creación de pantallas
2025-11-10 12:03:32 +01:00
1eeacb368e
Pantallas de login, errores y recuperación de contraseña
2025-11-04 11:52:30 +01:00
5901078932
Initial commit
2025-11-03 09:23:17 +01:00