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

fix query to filter on effective location #381

Merged
merged 23 commits into from
Jul 8, 2024

Commits on Jun 21, 2024

  1. wip issue 378

    rhundal7 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f1e9be7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    1eeb5e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    361a528 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d4f24b View commit details
    Browse the repository at this point in the history
  4. removed unwanted code

    rhundal7 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    78d85c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. wip

    rhundal7 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0baaa58 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. fix commas for query

    rhundal7 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    67c72f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    2c70f32 View commit details
    Browse the repository at this point in the history
  2. cleaned up variable names

    rhundal7 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2e40897 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. removed unused code

    rhundal7 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4e767c6 View commit details
    Browse the repository at this point in the history
  2. fix indentation

    rhundal7 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e9914d6 View commit details
    Browse the repository at this point in the history
  3. add eof line

    rhundal7 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f9aafc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    79ca836 View commit details
    Browse the repository at this point in the history
  2. use join function for array

    rhundal7 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c4c1323 View commit details
    Browse the repository at this point in the history
  3. fix spacing

    rhundal7 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    37cf1fd View commit details
    Browse the repository at this point in the history
  4. added newline

    Co-authored-by: William Welling <[email protected]>
    rhundal7 and wwelling authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    de446ee View commit details
    Browse the repository at this point in the history
  5. fix indentation

    rhundal7 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    15142f4 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'folio-sprint-18-issue-378' of github.com:TAMULib/fw-reg…

    …istry into folio-sprint-18-issue-378
    rhundal7 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    53ad0a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1469cba View commit details
    Browse the repository at this point in the history
  8. add back missing line

    Co-authored-by: Kevin Day <[email protected]>
    rhundal7 and kaladay authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b710e95 View commit details
    Browse the repository at this point in the history
  9. use double not operator

    Co-authored-by: Kevin Day <[email protected]>
    rhundal7 and kaladay authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ebeedd5 View commit details
    Browse the repository at this point in the history
  10. fix spacing

    Co-authored-by: Kevin Day <[email protected]>
    rhundal7 and kaladay authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    477a432 View commit details
    Browse the repository at this point in the history
  11. fix spacing

    Co-authored-by: Kevin Day <[email protected]>
    rhundal7 and kaladay authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    801d81a View commit details
    Browse the repository at this point in the history