-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bugfix/userskills #18
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D4rkLght
added a commit
that referenced
this pull request
Dec 11, 2023
* added settings for job * stucture * предварительные модели * обновлены модели * added make, swagger, nginx, docker (#2) * added make for server without docker and workflow * Debag True for settings_for_tests * Feature/models (#3) * правки по замечаниям Валерии * Правки в моделях * обновления в моделях * добавлены проьные сериализаторы * fixed * первый сериализатор * Feature/user make (#6) * added make init without docker * added make init without docker * added make init without docker * added make init without docker * added make init without docker * added make init without docker * added make init without docker * added make init without docker * added make init without docker * added make init without docker * added tests for user * added workflow test * Delete backend/users/migrations/0001_initial.py * Delete backend/skills/migrations/0001_initial.py * ruff fix * ruff fix * ruff fix * доработаны сериализаторы + добавлена модель ресурсов пользователя * исправлена БД * правки PEP8 * правки PEP8 * правки PEP8 * правки PEP8 * правки БД * added oauth yandex (#9) * added oauth yandex * fixed tests * added submodule and factories * правки в сериализаторах для фронта * правки в фабриках * cors * добавлено немного тестов * правки PEP8 * правки PEP8 * правки PEP8 * правки PEP8 * добавлены POST и PATCH запросы для навыков пользователя * правки PEP8 * правки PEP8 * fixed static * added workflows for submodule and deploy * first deploy * chenge main to develop * delete update sub * fixed * fix * fix * fix * update * sub * added makefile to backend * deploy * PASSPHRASE * deploy * added prune * added prune * last * last * исправлена ошибка (#12) * исправлена ошибка * правки для фронта * правки для фронта * правки для фронта * Delete backend/users/migrations/0001_initial.py * Delete backend/skills/migrations/0001_initial.py * мерж * мерж * мерж * исправлены 2 ошибки (#13) * исправлены 2 ошибки * исправлены 2 ошибки * исправлены 2 ошибки * Update submodules * Update submodules * Feature/post level (#14) * исправлены 2 ошибки * внесены правки для фронта * внесены правки для фронта * Update submodules * Feature/change skills (#15) * исправлены 2 ошибки * переписан поинт skill * переписан поинт skill * увеличен срок жизни токена * Feature/change learning time (#16) * исправлены 2 ошибки * добавлена возможность изменять статус ресурса * добавлена возможность изменять статус ресурса * добавлена возможность изменять статус ресурса * добавлена возможность удалить навык * Update submodules * added cors for create user * Update submodules * Bugfix/skills (#17) * исправлены 2 ошибки * исправлен баг skills * Update submodules * Bugfix/userskills (#18) * исправлены 2 ошибки * исправлен баг skills * исправлен баг userskills * исправлен баг userskills * Update submodules * last deploy * final deploy --------- Co-authored-by: Наталья Арлазарова <[email protected]> Co-authored-by: GitHub Actions - update submodules <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
вернули на место потерявшееся поле в userskills (learning_status)