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

Task: Release Candidate v1.8.0 #134

Merged
merged 37 commits into from
Sep 6, 2024
Merged

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    633da60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e42ef7 View commit details
    Browse the repository at this point in the history
  3. Updates readme

    DanielCouzens committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0aaf0d6 View commit details
    Browse the repository at this point in the history
  4. updates scss format

    DanielCouzens committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7743b5d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #127 from epimorphics/issue/126-landing-ensure-lin…

    …ks-are-distinguished
    
    Landing - Ensure links are distinguished
    DanielCouzens authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c7eda07 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. updates gemfile

    DanielCouzens committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    17ba4de View commit details
    Browse the repository at this point in the history
  2. updates changelog

    DanielCouzens committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    13aae40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    239b267 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. build: updated .gitignore

    added additional rulesets as well as reorganised and grouped rules to allow easier reading and updating in the future
    jonrandahl committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    86865ff View commit details
    Browse the repository at this point in the history
  2. build: updated makefile

    reorganised targets alphabetically as well as mirrored other improvements from the other applications in the suite
    jonrandahl committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    906f8aa View commit details
    Browse the repository at this point in the history
  3. feat: addition of metrics to landing app

    Implements improved boilerplate metrics integration
    jonrandahl committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a3a774e View commit details
    Browse the repository at this point in the history
  4. refactor: additional a11y improvements

    implemented the dynamic page title approach used in the other suite apps to the accessibility and privacy translation templates, as well as converted the privacy templates to match the same haml formatting language used everywhere else, alongside tweaking the application controller to improve selected language option to be applied
    jonrandahl committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b26f50b View commit details
    Browse the repository at this point in the history
  5. feat: prometheus metrics

    Now includes metrics even though the rails server is not reporting much due to content of app are static pages.
    jonrandahl committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    27af4de View commit details
    Browse the repository at this point in the history
  6. style: rubocop linting fixes

    primarily comment changes
    jonrandahl committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ccf39ad View commit details
    Browse the repository at this point in the history
  7. refactor: expand argument name for readability

     expansion of the `exp` var to `exception` in the `instrument_internal_error` metric subscriber
    jonrandahl committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9b4c5d6 View commit details
    Browse the repository at this point in the history
  8. build: update to assets target

    Now includes auth when building assets
    jonrandahl committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    698a509 View commit details
    Browse the repository at this point in the history
  9. build: incremented updated version minor cadence

    from v.1.7.7 ~> v1.8.0
    jonrandahl committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    16fcc29 View commit details
    Browse the repository at this point in the history
  10. docs: Updated CHANGELOG

    jonrandahl committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d576621 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    1116336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b27def7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78e2238 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27524be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a0cf82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    801584e View commit details
    Browse the repository at this point in the history
  7. Small typo fix

    bogdanadrianmarc committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e6dfb89 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #131 from epimorphics/issue/130-routing-issues-fix

    Issue/130 routing issues fix
    bogdanadrianmarc authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    af6f5e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    48845ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #132 from epimorphics/spike/update-common-styles-g…

    …em-version
    
    build: Updated `LR_Common_Styles.gem` to v.1.9.7
    jonrandahl authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9546d9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a14e09b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    e786512 View commit details
    Browse the repository at this point in the history
  2. README rewording

    bogdanadrianmarc authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2dcb574 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    bogdanadrianmarc authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bbacd57 View commit details
    Browse the repository at this point in the history
  4. build: application configuration unification

    Moved all mirrored configuration settings from individual environments into the application configuration to reduce the need to manage multiple sources
    jonrandahl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3d07c67 View commit details
    Browse the repository at this point in the history
  5. docs: Updated CHANGELOG

    jonrandahl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e689999 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3fa71d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #133 from epimorphics/spike/application-configurat…

    …ion-unification
    
    Application Configuration Unification
    jonrandahl authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b9e1a14 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    425fa53 View commit details
    Browse the repository at this point in the history