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

Setup CI and Gem Publishing + better form validation #10

Merged
merged 20 commits into from
Feb 12, 2021
Merged

Commits on Feb 8, 2021

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

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    0b8a5ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7197900 View commit details
    Browse the repository at this point in the history
  3. trigger ci

    seanriordan08 committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    0086778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee1f7ae View commit details
    Browse the repository at this point in the history
  5. Add feature to filter the table based on the filter table input whene…

    …ver the page loads due to a back event and inputs are pulled from cache
    Austio committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    4b19f9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d4668a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    4eab900 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d1d8ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2fbcaa View commit details
    Browse the repository at this point in the history
  4. Adjust CI Config so that it is doing a bundle install instaed of loca…

    …l bundle from vendorized gems
    Austio committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    3b071a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0b796f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0169747 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cf21b9 View commit details
    Browse the repository at this point in the history
  8. Update README on security, change app controller guard to be a black …

    …hole instead of unauthorized
    Austio committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    708820a View commit details
    Browse the repository at this point in the history
  9. Expose to and from safe_identifier. Update rake_task_test to use stat…

    …ic internal test when asserting values of those tests
    Austio committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    d785b26 View commit details
    Browse the repository at this point in the history
  10. Remove no-fix from standardrb

    Austio committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    7e7448c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d7d98c6 View commit details
    Browse the repository at this point in the history
  12. Set gem version for 0.0.1

    Austio committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    33e40a4 View commit details
    Browse the repository at this point in the history
  13. Add publish to rubygems step

    Austio committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    80f93a3 View commit details
    Browse the repository at this point in the history