Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/55 data domain registration login #68

Merged
merged 20 commits into from
Mar 4, 2024

Conversation

JudjinGM
Copy link

Implemented data layer for login only, to know is it okay

@JudjinGM JudjinGM marked this pull request as ready for review January 25, 2024 11:19
@JudjinGM JudjinGM marked this pull request as draft January 25, 2024 11:20
1) Split ds, repo and interactor to login and register
2) Added state for confirmation code token in repos
3) Refactored hilt modules
3) Went through some refactoring (naming etc)
# Conflicts:
#	app/build.gradle.kts
#	app/src/main/AndroidManifest.xml
#	app/src/main/java/app/cashadvisor/authorization/di/AuthorizationDataModule.kt
#	app/src/main/java/app/cashadvisor/authorization/domain/impl/AccountInformationInteractorImpl.kt
#	app/src/main/java/app/cashadvisor/authorization/presentation/ui/StartFragment.kt
#	app/src/main/java/app/cashadvisor/main/presentation/ui/MainActivity.kt
#	app/src/main/res/layout/fragment_start.xml
#	app/src/main/res/navigation/nav_graph.xml
#	settings.gradle.kts
1) Changed names for mor accurate
2) Changed response and dto fields according backend changes
# Conflicts:
#	app/src/main/java/app/cashadvisor/main/presentation/ui/MainActivity.kt
@JudjinGM JudjinGM marked this pull request as ready for review February 22, 2024 12:55
# Conflicts:
#	app/src/main/java/app/cashadvisor/authorization/presentation/viewmodel/StartViewModel.kt
@JudjinGM
Copy link
Author

Проверить работоспособность можно в debug сборке, перейти в uiKit и выбрать Test fragment.
Код подтверждения можно получить в свагере: https://212.233.78.3:8080/swagger/docs/index.html#/Dev/get_dev_confirmation_code_get , нажимайте Try it out и вводите email.

@JudjinGM JudjinGM merged commit 7e7a02a into dev Mar 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants