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

Initial Implementation #1

Merged
merged 13 commits into from
Sep 3, 2023
Merged

Initial Implementation #1

merged 13 commits into from
Sep 3, 2023

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    e1ac21d View commit details
    Browse the repository at this point in the history
  2. Remove duplicate line.

    bryanrite committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9903161 View commit details
    Browse the repository at this point in the history
  3. Remove duplicate steps.

    bryanrite committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5fb1ca3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b1f99c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Consistency and Specs

    bryanrite committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ed70587 View commit details
    Browse the repository at this point in the history
  2. Remove bins

    bryanrite committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7741ce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e09a84e View commit details
    Browse the repository at this point in the history
  4. Expose state as an instance var on the form object

    This allows custom validations and private methods to reference the state but not expose it to the end-user or the form interface.
    bryanrite committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e8480da View commit details
    Browse the repository at this point in the history
  5. Simplify specs.

    bryanrite committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f981f6c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    2641687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7565b52 View commit details
    Browse the repository at this point in the history
  3. README typo.

    bryanrite committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    4d666c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5212a4f View commit details
    Browse the repository at this point in the history