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

Load view paths on display #29

Merged
merged 3 commits into from
Oct 4, 2023
Merged

Load view paths on display #29

merged 3 commits into from
Oct 4, 2023

Conversation

laritakr
Copy link
Contributor

@laritakr laritakr commented Oct 3, 2023

We are discovering that view paths are not consistent across different controllers. Prior to this PR, for some of the controllers, we had a view path of:

  • /app/samvera/app/views/
  • /app/samvera/hyrax-webapp/app/views/

And for others, in particularly the Works controllers, we had:

  • /app/samvera/hyrax-webapp/app/views/
  • /app/samvera/app/views/

With this commit, we're taking a hammer to the view paths to mash them into shape.

@laritakr laritakr temporarily deployed to staging October 3, 2023 19:20 — with GitHub Actions Inactive
@jeremyf jeremyf temporarily deployed to staging October 3, 2023 20:26 — with GitHub Actions Inactive
@jeremyf jeremyf marked this pull request as ready for review October 3, 2023 21:24
@jeremyf jeremyf temporarily deployed to staging October 3, 2023 21:37 — with GitHub Actions Inactive
@jeremyf jeremyf merged commit 0bbe65b into main Oct 4, 2023
3 of 8 checks passed
@jeremyf jeremyf deleted the test-view-paths branch October 4, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants