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

add support for Rails 6, Hyrax 4, and Blacklight 7 #782

Merged
merged 32 commits into from
Oct 31, 2023
Merged

Commits on Oct 30, 2023

  1. add support for Rails 6, Hyrax 4, and Blacklight 7

    this makes no attempt to ensure UI-layer support for BL7 and whatever bootstrap
    versions it requires (excepting whatever is tested by RSpec). the scope here is
    simply to make it *possible* for a Hyrax 4 application to install and use
    Bulkrax.
    tamsin johnson authored and dunn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6bc3f19 View commit details
    Browse the repository at this point in the history
  2. include current Hyrax CSS class and onclick in sidebar additions

    tamsin johnson authored and dunn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    74f1e76 View commit details
    Browse the repository at this point in the history
  3. change .hidden css classes to .d-none

    tamsin johnson authored and dunn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6a16542 View commit details
    Browse the repository at this point in the history
  4. bootstrap upgrade nav-link classes

    tamsin johnson authored and dunn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4f4ad6a View commit details
    Browse the repository at this point in the history
  5. update dry-monads to ~> 1.5.0

    dunn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6462964 View commit details
    Browse the repository at this point in the history
  6. re-run rubocop

    dunn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8abf0d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b53960 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. no more auto foreign key

    orangewolf committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    175855d View commit details
    Browse the repository at this point in the history
  2. update schema in test app

    orangewolf committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    632f19d View commit details
    Browse the repository at this point in the history
  3. add support for Rails 6, Hyrax 4, and Blacklight 7

    this makes no attempt to ensure UI-layer support for BL7 and whatever bootstrap
    versions it requires (excepting whatever is tested by RSpec). the scope here is
    simply to make it *possible* for a Hyrax 4 application to install and use
    Bulkrax.
    tamsin johnson authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cdb3cdf View commit details
    Browse the repository at this point in the history
  4. include current Hyrax CSS class and onclick in sidebar additions

    tamsin johnson authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4783013 View commit details
    Browse the repository at this point in the history
  5. change .hidden css classes to .d-none

    tamsin johnson authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    751bace View commit details
    Browse the repository at this point in the history
  6. bootstrap upgrade nav-link classes

    tamsin johnson authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ee97d38 View commit details
    Browse the repository at this point in the history
  7. update dry-monads to ~> 1.5.0

    dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1926eae View commit details
    Browse the repository at this point in the history
  8. re-run rubocop

    dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    21de436 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c439d3 View commit details
    Browse the repository at this point in the history
  10. no more auto foreign key

    orangewolf authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4349a8c View commit details
    Browse the repository at this point in the history
  11. update schema in test app

    orangewolf authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5502ca9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e408345 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea29d8e View commit details
    Browse the repository at this point in the history
  14. add support for Rails 6, Hyrax 4, and Blacklight 7

    this makes no attempt to ensure UI-layer support for BL7 and whatever bootstrap
    versions it requires (excepting whatever is tested by RSpec). the scope here is
    simply to make it *possible* for a Hyrax 4 application to install and use
    Bulkrax.
    tamsin johnson authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f182420 View commit details
    Browse the repository at this point in the history
  15. include current Hyrax CSS class and onclick in sidebar additions

    tamsin johnson authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    294fbfb View commit details
    Browse the repository at this point in the history
  16. change .hidden css classes to .d-none

    tamsin johnson authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5b86a59 View commit details
    Browse the repository at this point in the history
  17. bootstrap upgrade nav-link classes

    tamsin johnson authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e15aeca View commit details
    Browse the repository at this point in the history
  18. update dry-monads to ~> 1.5.0

    dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7185cc9 View commit details
    Browse the repository at this point in the history
  19. re-run rubocop

    dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    71d6ac7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dcc8a39 View commit details
    Browse the repository at this point in the history
  21. no more auto foreign key

    orangewolf authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6586615 View commit details
    Browse the repository at this point in the history
  22. update schema in test app

    orangewolf authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1c64fcb View commit details
    Browse the repository at this point in the history
  23. trying to talk ci in to passing

    orangewolf authored and dunn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5ce53e0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    68bda18 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    44135aa View commit details
    Browse the repository at this point in the history