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

Fixed needAction according to backend changes #2988

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Made1ra
Copy link
Contributor

@Made1ra Made1ra commented Dec 16, 2024

Use backend 1016 branch to test it.
Changed all needAction logic according to new structure:
ita-social-projects/SpaceToStudy-BackEnd#1016

status: "Request to close",
needAction: {
    role: "tutor"
    type: "Waiting for approval"
    messages: []
}

It should be merged only after backend PR.

@Made1ra Made1ra added enhancement New feature or request Frontend part labels Dec 16, 2024
@Made1ra Made1ra self-assigned this Dec 16, 2024
@Made1ra Made1ra linked an issue Dec 16, 2024 that may be closed by this pull request
@Made1ra Made1ra marked this pull request as ready for review December 17, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix needAction according to backend changes
4 participants