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

Переделка профиля под требования фронтов #89

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

D-Abramoc
Copy link
Collaborator

add second name into scheme profile

add birthday into profile model
add birthday into profile scheme

add GENDERS into core.constants
add gender into profile model and scheme
add migration

add validator for gender into profile scheme

Вернул схему ProfileCreate унаследовав от ProfileUpdate Изменил profile_example в app.api_docs_responses.profile

Привел фикстуру профиля в соответствие с моделью

Удалил из фильтра профиля фильтрацию по возрасту
Из теста фильтрации удалил фильтрацию по возрасту

PROFILE_UPDATE_VALUE в app.api_docs_responses.util_docs заменил age на birthday

add second name into scheme profile

add birthday into profile model
add birthday into profile scheme

add GENDERS into core.constants
add gender into profile model and scheme
add migration

add validator for gender into profile scheme

Вернул схему ProfileCreate унаследовав от ProfileUpdate
Изменил profile_example в app.api_docs_responses.profile

Привел фикстуру профиля в соответствие с моделью

Удалил из фильтра профиля фильтрацию по возрасту
Из теста фильтрации удалил фильтрацию по возрасту

PROFILE_UPDATE_VALUE в app.api_docs_responses.util_docs заменил age на birthday
@kokhlo kokhlo merged commit 6951f42 into develop Jul 8, 2024
3 checks passed
@kokhlo kokhlo deleted the feature/BCK-53_fix_fields_for_profile branch July 8, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants