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

allow student to update graduation year on 360 #944

Merged
merged 22 commits into from
Jul 21, 2023
Merged

Conversation

ArabellaJi
Copy link
Contributor

Fixes #730

This PR is for allowing student to update graduation year on 360.

@antoniavonto
Copy link
Contributor

UI: gordon-cs/gordon-360-ui#1945

@ArabellaJi ArabellaJi marked this pull request as ready for review July 10, 2023 15:10
Gordon360/Controllers/ProfilesController.cs Outdated Show resolved Hide resolved
Gordon360/Controllers/ProfilesController.cs Outdated Show resolved Hide resolved
Gordon360/Controllers/ProfilesController.cs Outdated Show resolved Hide resolved
Gordon360/Controllers/ProfilesController.cs Outdated Show resolved Hide resolved
Gordon360/Models/CCT/dbo/FacStaff.cs Outdated Show resolved Hide resolved
Gordon360/Services/ProfileService.cs Outdated Show resolved Hide resolved
Gordon360/Services/ProfileService.cs Outdated Show resolved Hide resolved
Gordon360/Services/ProfileService.cs Outdated Show resolved Hide resolved
@ChrisImagineer
Copy link

ChrisImagineer commented Jul 11, 2023 via email

@antoniavonto antoniavonto requested review from amos-cha, EjPlatzer and antoniavonto and removed request for antoniavonto July 13, 2023 20:52
Gordon360/Models/ViewModels/StudentProfileViewModel.cs Outdated Show resolved Hide resolved
Gordon360/Services/ProfileService.cs Outdated Show resolved Hide resolved
Gordon360/Services/ProfileService.cs Outdated Show resolved Hide resolved
amos-cha
amos-cha previously approved these changes Jul 17, 2023
Copy link
Contributor

@amos-cha amos-cha left a comment

Choose a reason for hiding this comment

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

lgtm

@amos-cha amos-cha self-requested a review July 17, 2023 14:25
@amos-cha amos-cha dismissed their stale review July 17, 2023 14:25

reviewed a commit not the PR

Gordon360/Models/ViewModels/StudentProfileViewModel.cs Outdated Show resolved Hide resolved
Gordon360/Services/ProfileService.cs Outdated Show resolved Hide resolved
amos-cha
amos-cha previously approved these changes Jul 17, 2023
Copy link
Contributor

@amos-cha amos-cha left a comment

Choose a reason for hiding this comment

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

fix the conflicts and i can re-approve

amos-cha
amos-cha previously approved these changes Jul 17, 2023
@jsenning jsenning dismissed EjPlatzer’s stale review July 21, 2023 15:09

All requested changes have been resolved

Copy link
Contributor

@jsenning jsenning left a comment

Choose a reason for hiding this comment

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

LGTM

@antoniavonto antoniavonto merged commit 84139cf into develop Jul 21, 2023
3 checks passed
@antoniavonto antoniavonto deleted the s23-grad-year branch July 21, 2023 15:37
@antoniavonto
Copy link
Contributor

IMPORTANT NOTE: The column PlannedGradYear (varchar(4), null) in the CUSTOM_PROFILE table in CCT was added in the Train Database, before merging to production it is needed to check the need for adding it to Prod Database

@antoniavonto
Copy link
Contributor

IMPORTANT NOTE: The column PlannedGradYear (varchar(4), null) in the CUSTOM_PROFILE table in CCT was added in the Train Database, before merging to production it is needed to check the need for adding it to Prod Database

Already added in Prod database by @amos-cha

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.

Allow Student to Change Planned Graduation Year on 360
6 participants