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

AUT-3407: Add spinner dependency #1917

Merged
merged 6 commits into from
Aug 19, 2024

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    ba2f167 View commit details
    Browse the repository at this point in the history
  2. AUT-3407: Add spinner-app.js to copy-assets task

    This is necessary so that the script can be available to
    HTML pages requesting it.
    gtvj committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    484bdb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. BAU: Reformat application.scss

    Necessary to address issued identified by SonarCloud (that
    have come to light when amending the file).
    gtvj committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6e3fa12 View commit details
    Browse the repository at this point in the history
  2. BAU: Add application.scss reformatting to blame ignore

    Reformatting was necessary because changes to application.scss
    caused the GitHub pre-commit step to fail
    gtvj committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8091e5e View commit details
    Browse the repository at this point in the history
  3. AUT-3407: Include spinner Sass in application.scss

    This is so that the styles for the spinner will be included
    in the distributed CSS.
    gtvj committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e3d125b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eef4844 View commit details
    Browse the repository at this point in the history