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

Added aboutStudent field & extended update logic #1004

Merged
merged 3 commits into from
Nov 28, 2024

Conversation

dudchakk
Copy link
Contributor

@dudchakk dudchakk commented Nov 27, 2024

  • added aboutStudent field to User schema. It is intended to store additional information about a student: his personal introduction, learning goals and learning activities.
  • extended allowed fields for update for availability to update this data

The PR is connected with PR #2889 on frontend. If used at the same time, the logic of updating student data in AboutStudentAccordion on student Edit profile page is available.

@Made1ra Made1ra self-requested a review November 28, 2024 11:33
dudchakk and others added 2 commits November 28, 2024 16:26
Co-authored-by: Diana Vashchilina <dianavashch@gmail.com>
This reverts commit ab1b1f7.
@dudchakk dudchakk merged commit a9e04ab into develop Nov 28, 2024
3 checks passed
@dudchakk dudchakk deleted the origin/feature/978/add-aboutStudent branch November 28, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(SP: 1) Add 'aboutStudent' field for User & update User update logic
4 participants