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

added frequency to database schema #380

Merged
merged 7 commits into from
Nov 2, 2024
Merged

added frequency to database schema #380

merged 7 commits into from
Nov 2, 2024

Conversation

j-h-li
Copy link
Contributor

@j-h-li j-h-li commented Aug 11, 2024

added frequency to database schema and changed subgoal functions to reflect updated data table

Copy link
Contributor

@nickvisut nickvisut left a comment

Choose a reason for hiding this comment

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

lgtm

@nickvisut nickvisut linked an issue Sep 18, 2024 that may be closed by this pull request
…text, conditional rendering of Next and Create buttons to replace alert, frequency in page two checks, move percentages from outside TextFields to inside as InputAdornments
@KCCPMG
Copy link
Contributor

KCCPMG commented Oct 27, 2024

I updated this branch including refactoring the create benchmark page to re-work the checks and add some TextField validation. The page no longer throws an alert if the button is clicked before checks are passed, rather the buttons are disabled until every required field has valid input. @nickvisut and @BrettEastman , I would appreciate your eyes on it if you can since this is reworking some of what you both did in creating the create-benchmark page, hopefully everything makes sense.

Copy link
Contributor

@BrettEastman BrettEastman left a comment

Choose a reason for hiding this comment

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

Hey, everything looks great and works properly! After resetting my database (tried migrating first but that didn't work), I was able to successfully input a new goal with new benchmarks without a problem on this branch. As you intended, the buttons are now disabled until all fields are filled-in. Great work, thanks for fully implementing the frequency field, @KCCPMG !

@KCCPMG
Copy link
Contributor

KCCPMG commented Oct 27, 2024

Hey, everything looks great and works properly! After resetting my database (tried migrating first but that didn't work), I was able to successfully input a new goal with new benchmarks without a problem on this branch. As you intended, the buttons are now disabled until all fields are filled-in. Great work, thanks for fully implementing the frequency field, @KCCPMG !

Thanks, Brett!

@katconnors
Copy link
Contributor

Also looks good to me!

@KCCPMG KCCPMG merged commit 41f0d6c into main Nov 2, 2024
3 checks 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.

Add frequency category to DB table
5 participants