|
|
5186c21e9a
|
Merge branch 'customer-service' into legacy
# Conflicts:
# apps/mobile_app/lib/navigation/app_router.dart
# modules/legacy/melos_legacy.iml
# packages/navigation/lib/app_routes.dart
# packages/sf_localizations/assets/l10n/en.json
# packages/sf_localizations/assets/l10n/es.json
# packages/sf_localizations/lib/src/generated/i18n.dart
|
2026-02-13 09:34:45 +01:00 |
|
|
|
4f5e69c6fc
|
Merge branch 'functions' into legacy
# Conflicts:
# apps/mobile_app/lib/navigation/app_router.dart
# apps/mobile_app/pubspec.yaml
# modules/legacy/melos_legacy.iml
# packages/design_system/fonts/config.json
|
2026-02-13 09:20:45 +01:00 |
|
|
|
e4c0a23ded
|
Added call watch dialog
|
2026-02-12 17:27:55 +01:00 |
|
|
|
a53cfb24ea
|
Added locate device screen, state and endpoints
|
2026-02-12 15:48:11 +01:00 |
|
|
|
f8ff70c35d
|
fixed remote connection dialogs and edit contact screen
|
2026-02-11 11:57:45 +01:00 |
|
|
|
46b7ba4a1d
|
added remote_connection screens and state
|
2026-02-10 17:33:18 +01:00 |
|
|
|
da90ed94ea
|
create legacy_shared package and added page_layout and logged_user_provider
|
2026-02-10 17:30:58 +01:00 |
|
|
|
3283494cb1
|
fix contacts endpoint and entity
|
2026-02-10 17:25:23 +01:00 |
|
|
|
6049ce0bee
|
added edit_contact screen and functions icons
|
2026-02-09 09:38:58 +01:00 |
|
|
|
1cd18b002c
|
added functions module and functions and contacts screens, state and use cases
|
2026-02-05 17:51:52 +01:00 |
|
|
|
16a5ed2e80
|
added account settings texts to I18n
|
2026-02-04 16:32:33 +01:00 |
|
|
|
54818ead25
|
added delete_app_user and update_device use cases
|
2026-02-04 12:45:11 +01:00 |
|
|
|
3955fbf4bc
|
added app_users screen and states
|
2026-02-03 10:57:57 +01:00 |
|
|
|
d515d0596f
|
added personal_data endpoints, providers and states
|
2026-02-02 15:14:44 +01:00 |
|
|
|
880dd85d2b
|
added account_settings, linked_devices and edit_linked_device screens and state
|
2026-01-29 17:45:14 +01:00 |
|
|
|
cd578352f9
|
Added customer service and contact screens and state
|
2026-01-28 17:36:01 +01:00 |
|
|
|
12edcd0940
|
added legacy and legacy_dashboard_shell modules
|
2026-01-27 12:45:25 +01:00 |
|
|
|
60a49060a1
|
added hub module
|
2026-01-23 14:52:08 +01:00 |
|
|
|
337a00e98f
|
Merge branch 'app-bundle-and-splash' into legacy
|
2026-01-18 14:01:53 +01:00 |
|
|
|
b90d1f635c
|
flutter launcher icon
|
2026-01-18 14:01:25 +01:00 |
|
|
|
59d566e9a6
|
onboarding copy
|
2026-01-17 22:20:34 +01:00 |
|
|
|
e83bb02be8
|
added splash module, fonts and display bundle label
|
2026-01-15 09:20:45 +01:00 |
|
|
|
577a3709d3
|
Merge pull request 'sign up feature' (#13) from auth-recover-password into develop
Reviewed-on: #13
|
2026-01-05 09:51:51 +00:00 |
|
|
|
69230c0dde
|
Merge remote-tracking branch 'origin' into auth-recover-password
|
2026-01-05 10:36:13 +01:00 |
|
|
|
d7706bf639
|
Merge remote-tracking branch 'origin/auth-login-and-2fa-login' into auth-recover-password
|
2026-01-05 10:35:18 +01:00 |
|
|
|
8754884544
|
sign up parameters fixed change document, documentType and country code
|
2026-01-05 10:03:18 +01:00 |
|
|
|
0e3fd8e6d5
|
sign up feature second version done
|
2025-12-26 14:47:08 +01:00 |
|
|
|
4c46b2f498
|
sign up feature first version done
|
2025-12-26 00:29:15 +01:00 |
|
|
|
0b2f1ff869
|
Added two factor login, otp code widget and intl
|
2025-12-19 13:47:31 +01:00 |
|
|
|
2c56d9fcb2
|
Fix merge conflicts
|
2025-12-19 12:43:03 +01:00 |
|
|
|
efbdae81d4
|
Merge remote-tracking branch 'origin/auth-login-and-2fa-login' into auth-recover-password
# Conflicts:
# modules/auth/lib/src/core/data/datasource/auth_remote_datasource.dart
# modules/auth/lib/src/core/data/datasource/auth_remote_datasource_impl.dart
# modules/auth/lib/src/core/data/repositories/auth_repository_impl.dart
# modules/auth/lib/src/core/domain/repositories/auth_repository.dart
# modules/auth/lib/src/features/recover_password/presentation/new_password_screen.dart
# modules/auth/lib/src/features/recover_password/presentation/restore_password_screen.dart
# packages/design_system/lib/src/inputs/textfields.dart
# packages/sf_localizations/assets/l10n/de.json
# packages/sf_localizations/assets/l10n/en.json
# packages/sf_localizations/assets/l10n/es.json
# packages/sf_localizations/assets/l10n/fr.json
# packages/sf_localizations/assets/l10n/it.json
# packages/sf_localizations/assets/l10n/pt.json
# packages/sf_localizations/lib/src/generated/i18n.dart
|
2025-12-19 12:13:41 +01:00 |
|
|
|
0d8cb4bd37
|
Merge pull request 'added recoverPassword endpoints, providers and states' (#10) from auth-recover-password into develop
Reviewed-on: #10
|
2025-12-19 08:46:56 +00:00 |
|
|
|
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 |
|
AlcalaJulian
|
076951af24
|
added login and 2fa login endpoints, providers and states
|
2025-12-10 14:56:36 +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 |
|