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

Commits on Aug 11, 2024

  1. added frequency to database schema and changed subgoal functions to r…

    …eflect updated data table
    j-h-li committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    9d83b5f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    3f4819f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. refactor form check logic in pages/benchmarks/[benchmark_id]/create t…

    …o accommodate addition of frequency field
    KCCPMG committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    96f8670 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. refactor benchmark create page to accommodate form errors and helper …

    …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 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    5723069 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. cleanup unused code and comments in benchmark create page, run pretti…

    …er and ensure tests passing
    KCCPMG committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    2d44a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    463dc27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d04290d View commit details
    Browse the repository at this point in the history