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

Handle Register Sessions #80

Merged
merged 6 commits into from
Aug 29, 2024
Merged

Handle Register Sessions #80

merged 6 commits into from
Aug 29, 2024

Conversation

Drish-xD
Copy link
Collaborator

@Drish-xD Drish-xD commented Aug 26, 2024

  • Added a platform - no-platform
  • Allow edit to register sessions by removing the required property of auth field if isRedirection is false.
  • Remove ID,PH, ID,PH,DOB auth options
  • Remove Signup sign-in with forgot id

Preview: https://handle-registration.dauyvuo7dvzau.amplifyapp.com/

Tested: Create & edit of registration sessions.

@Drish-xD Drish-xD self-assigned this Aug 26, 2024
@@ -66,10 +67,11 @@ export const GroupShortName: Record<Group, string> = {

export enum AuthType {
Copy link
Contributor

Choose a reason for hiding this comment

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

in AuthGroup list can you add "MaharashtraStudents" (in case u are not fetching from authgroup table)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It's fetched from authgroup table itself.

Copy link
Contributor

@suryabulusu suryabulusu left a comment

Choose a reason for hiding this comment

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

looks good. few comments

@Drish-xD Drish-xD merged commit e93fe3b into main Aug 29, 2024
1 check passed
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