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

Split out editing venues from editing schedule #10028

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Oct 4, 2024

  1. Duplicate "Manage Schedule" tab as "Manage Venues"

    both point to the same react component
    kr-matthews committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b5390c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e8c982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5cbc91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a16a61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5854ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0a075a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec4f55f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b2ea1e View commit details
    Browse the repository at this point in the history
  9. Update text

    kr-matthews committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2ba5e1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    52ba83b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    78b605f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    604fb6e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f6a2bc9 View commit details
    Browse the repository at this point in the history
  14. Rename folders

    kr-matthews committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    35dc828 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    21cf617 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fda75f2 View commit details
    Browse the repository at this point in the history
  17. Remove edit_schedule.scss

    not actually doing anything, as far as I can tell
    kr-matthews committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4ca7687 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    aff6d0d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. eslint

    kr-matthews committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    66333fd View commit details
    Browse the repository at this point in the history
  2. Rename RSpec.feature

    kr-matthews committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c647542 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba28af6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2850f24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdb801c View commit details
    Browse the repository at this point in the history
  6. Remove clicking accord from tests

    since it doesn't exist anymore
    kr-matthews committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    dbaac69 View commit details
    Browse the repository at this point in the history
  7. Remove extra empty line

    kr-matthews committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ce58489 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    8f0a4f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2a4934 View commit details
    Browse the repository at this point in the history