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 FormTermsDecorator #17

Merged
merged 3 commits into from
Oct 3, 2023
Merged

🧹 Add FormTermsDecorator #17

merged 3 commits into from
Oct 3, 2023

Commits on Sep 29, 2023

  1. 🧹 Add FormTermsDecorator

    This commit will make the base primary terms match adventist proper.
    
    Issue:
    - https://github.com/scientist-softserv/adventist-dl/issues/585
    
    Co-Authored-By: Kirk Wang <k3wang@gmail.com>
    ShanaLMoore and kirkkwang committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    980b834 View commit details
    Browse the repository at this point in the history
  2. 🧹 Correctly decorate FormTerms

    FormTermsDecorator was not being correctly loaded by the GenericWorkForm
    and ImageForm because even though FormTerms was being decorated, it did
    not carry down to these classes which included it.
    kirkkwang committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b051393 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. 🧹 Push Dog Biscuit locales to get loaded

    This commit will fix locales that were being loaded instead of the ones
    from the Dog Biscuit ymls.
    kirkkwang committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    bf77434 View commit details
    Browse the repository at this point in the history