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

feat: Portal frontend 58 #65

Merged
merged 15 commits into from
Oct 11, 2024
Merged

feat: Portal frontend 58 #65

merged 15 commits into from
Oct 11, 2024

Conversation

SKairinos
Copy link
Contributor

@SKairinos SKairinos commented Oct 11, 2024

This change is Reviewable

Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 8 of 8 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @SKairinos)


src/schemas/user.ts line 3 at r1 (raw file):

import * as yup from "yup"

export const firstNameSchema = yup.string().max(150)

Add TODO to filter out special characters (or do it now)

Copy link
Contributor Author

@SKairinos SKairinos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 8 of 13 files reviewed, 1 unresolved discussion (waiting on @faucomte97)


src/schemas/user.ts line 3 at r1 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

Add TODO to filter out special characters (or do it now)

Done.

Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 6 of 6 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @SKairinos)

@SKairinos SKairinos merged commit 5d85b31 into main Oct 11, 2024
4 checks passed
cfl-bot added a commit that referenced this pull request Oct 11, 2024
# [2.4.0](v2.3.10...v2.4.0) (2024-10-11)

### Features

* Portal frontend 58 ([#65](#65)) ([5d85b31](5d85b31))
@SKairinos SKairinos deleted the portal-frontend-58 branch January 17, 2025 12:48
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.

teacher dashboard - refactor /classes/{id}
2 participants