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

Make PersonalSchedule Form Description Optional #54

Merged
merged 7 commits into from
Jun 3, 2024

Conversation

phamaiden
Copy link
Contributor

@phamaiden phamaiden commented May 30, 2024

In this PR, I made the personal schedule form more user friendly by making the description field optional. Also added full test coverage.
Closes #51

In the gif below, I demonstrate the new personal schedule form. As you can see the add form no longer requires a description and the personal schedule index page correctly displays the new schedule with no description. Similarly, the edit form doesn't require a description
Screen Recording 2024-05-29 at 6 08 33 PM

@phamaiden phamaiden changed the title Make PersonalSchedule Form Description Optiona; Make PersonalSchedule Form Description Optional May 30, 2024
@phamaiden phamaiden requested a review from RuizheJiang May 30, 2024 01:24
Copy link
Contributor

@Frank404NotFound Frank404NotFound left a comment

Choose a reason for hiding this comment

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

LGTM

ericknee
ericknee previously approved these changes May 30, 2024
Copy link
Contributor

@ericknee ericknee left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@pconrad pconrad left a comment

Choose a reason for hiding this comment

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

Please remove the unrelated code from the PR

@pconrad pconrad added the FIXME-See CR Please review the comments in the code review and address them; then remove this label label May 30, 2024
@phamaiden phamaiden dismissed stale reviews from ericknee and Frank404NotFound via 0a275cb May 31, 2024 00:04
@phamaiden phamaiden requested a review from pconrad May 31, 2024 00:21
@ericknee ericknee removed the FIXME-See CR Please review the comments in the code review and address them; then remove this label label May 31, 2024
@pconrad pconrad added the FIXME-See CR Please review the comments in the code review and address them; then remove this label label Jun 2, 2024
@pconrad
Copy link
Contributor

pconrad commented Jun 2, 2024

Deployed at https://courses-qa.dokku-01.cs.ucsb.edu/

@phamaiden phamaiden removed the FIXME-See CR Please review the comments in the code review and address them; then remove this label label Jun 2, 2024
Copy link
Contributor

@pconrad pconrad left a comment

Choose a reason for hiding this comment

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

LGTM. Will deploy on courses-qa to test before merging

@pconrad pconrad added the 10 label Jun 3, 2024
@pconrad pconrad merged commit ef9467f into main Jun 3, 2024
10 checks passed
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.

Make description on Personal Schedule page optional
4 participants