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

Feat/templates filter macro #1877

Merged
merged 48 commits into from
Jul 24, 2024
Merged

Feat/templates filter macro #1877

merged 48 commits into from
Jul 24, 2024

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    2dfa554 View commit details
    Browse the repository at this point in the history
  2. feat(styleguide): adds an example of how the template filter macro co…

    …uld be used. The templates list will need to be marked up with some new data attributes in order to make use of this functionality.
    andrewleith committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ac842c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d64f00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dfe3d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a1967f View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Philippe Caron <[email protected]>
    andrewleith and amazingphilippe authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    907f0a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    341945b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00c9bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c50e90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdd2af8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5143ea View commit details
    Browse the repository at this point in the history
  6. chore: regen resources

    andrewleith committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0774eff View commit details
    Browse the repository at this point in the history
  7. chore: formatting

    andrewleith committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e1bf1dd View commit details
    Browse the repository at this point in the history
  8. chore: formatting

    andrewleith committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fa4517b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    2c436bf View commit details
    Browse the repository at this point in the history
  2. a11y: various fixes

    - fix aria-describedbys
    - fix duplicate ids
    - fix invalid heading structure
    - remove unneccessary and broken labelledby
    andrewleith committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5e1824f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cf45c6 View commit details
    Browse the repository at this point in the history
  4. test: add testids

    andrewleith committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1981e0f View commit details
    Browse the repository at this point in the history
  5. test: add ui tests

    andrewleith committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ac41be5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    678cb82 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    e873ce6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ce839c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07a2a8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e418d97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78c6308 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Update app/templates/components/template-filter.html

    Co-authored-by: Philippe Caron <[email protected]>
    andrewleith and amazingphilippe authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    df53dcd View commit details
    Browse the repository at this point in the history
  2. Update app/templates/components/template-filter.html

    Co-authored-by: Philippe Caron <[email protected]>
    andrewleith and amazingphilippe authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cb05cca View commit details
    Browse the repository at this point in the history
  3. Update app/templates/components/template-filter.html

    Co-authored-by: Philippe Caron <[email protected]>
    andrewleith and amazingphilippe authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    625e3d7 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Philippe Caron <[email protected]>
    andrewleith and amazingphilippe authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c24e6f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5642083 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcf33d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ef072e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0ad29c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. chore: fix failing tests

    andrewleith committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    50109c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8e060 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1826fdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a68e6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f52a981 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fc84c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a939061 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0518f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    296e2e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e075a6 View commit details
    Browse the repository at this point in the history
  11. chore: fix tests

    andrewleith committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    247204f View commit details
    Browse the repository at this point in the history
  12. chore: formatting

    andrewleith committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cf03821 View commit details
    Browse the repository at this point in the history
  13. chore: fix tests

    andrewleith committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5044e2c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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