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: html report #307

Merged
merged 57 commits into from
Jun 28, 2024
Merged

feat: html report #307

merged 57 commits into from
Jun 28, 2024

Commits on Jun 20, 2024

  1. Fix gateway

    loicknuchel authored and tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d158f71 View commit details
    Browse the repository at this point in the history
  2. Fix gateway 3

    loicknuchel authored and tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    42c9636 View commit details
    Browse the repository at this point in the history
  3. Fix gateway 4

    loicknuchel authored and tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    cf183f2 View commit details
    Browse the repository at this point in the history
  4. wip: html report

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    93db41b View commit details
    Browse the repository at this point in the history
  5. wip: static report

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7e50b95 View commit details
    Browse the repository at this point in the history
  6. chore: setup vite

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    517ea03 View commit details
    Browse the repository at this point in the history
  7. chore: dev data

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6325009 View commit details
    Browse the repository at this point in the history
  8. doc: readme

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    bf623a8 View commit details
    Browse the repository at this point in the history
  9. ui: setup shadcn-ui

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0e413d2 View commit details
    Browse the repository at this point in the history
  10. chore: resource

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    764babd View commit details
    Browse the repository at this point in the history
  11. wip: layout & sidebar

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    36240b2 View commit details
    Browse the repository at this point in the history
  12. chore: report context

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6808af5 View commit details
    Browse the repository at this point in the history
  13. ui: report sidebar

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5098f52 View commit details
    Browse the repository at this point in the history
  14. chore: setup tests

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0fb3bee View commit details
    Browse the repository at this point in the history
  15. ui: MainLayout tests

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2a5c7c2 View commit details
    Browse the repository at this point in the history
  16. test: ReportSidebar

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    67db513 View commit details
    Browse the repository at this point in the history
  17. ui: report sidebar item

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ed17f98 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5bb33e5 View commit details
    Browse the repository at this point in the history
  19. fix: tests

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0a723dc View commit details
    Browse the repository at this point in the history
  20. chore: types

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    eba4fa5 View commit details
    Browse the repository at this point in the history
  21. ui: rules in sidebar

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2e01fb9 View commit details
    Browse the repository at this point in the history
  22. ui: menu

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    17c4622 View commit details
    Browse the repository at this point in the history
  23. conf: workspace

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    44bf302 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    04d701d View commit details
    Browse the repository at this point in the history
  25. ui: rules & violations

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f736a8f View commit details
    Browse the repository at this point in the history
  26. feat: filter

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3c775e5 View commit details
    Browse the repository at this point in the history
  27. chore: improve filter

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3fb248e View commit details
    Browse the repository at this point in the history
  28. feat: more

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f8359ee View commit details
    Browse the repository at this point in the history
  29. chore: html option

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d3ebe0d View commit details
    Browse the repository at this point in the history
  30. chore: lint

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8d14fb1 View commit details
    Browse the repository at this point in the history
  31. ui: scroll

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d728611 View commit details
    Browse the repository at this point in the history
  32. doc: readme

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    48235d7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    fe036b6 View commit details
    Browse the repository at this point in the history
  34. fix: pnpm-lock

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d920c07 View commit details
    Browse the repository at this point in the history
  35. ui: table

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    49e10d7 View commit details
    Browse the repository at this point in the history
  36. ui: app bar

    tonylyjones committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e756114 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. feat: extract entities

    tonylyjones committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d8be1cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4be3cbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2a5e1d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. wip: report stats

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cecbd65 View commit details
    Browse the repository at this point in the history
  2. ui: Report stat cell

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ce866a3 View commit details
    Browse the repository at this point in the history
  3. chore: rename

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    60894e1 View commit details
    Browse the repository at this point in the history
  4. feat: stats

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    991efc5 View commit details
    Browse the repository at this point in the history
  5. ui: severity filter

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ce36fb6 View commit details
    Browse the repository at this point in the history
  6. ui: category filter

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    76bcb3c View commit details
    Browse the repository at this point in the history
  7. ui: rules multi select

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5f3401c View commit details
    Browse the repository at this point in the history
  8. ui: table filter

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d7d5cc8 View commit details
    Browse the repository at this point in the history
  9. ui: layout

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9db483e View commit details
    Browse the repository at this point in the history
  10. chore: multi select

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5e071aa View commit details
    Browse the repository at this point in the history
  11. chore: bind filters

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8427164 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c99458 View commit details
    Browse the repository at this point in the history
  13. chore: remove sidebar

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8ab5298 View commit details
    Browse the repository at this point in the history
  14. ui: violation item

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    745831f View commit details
    Browse the repository at this point in the history
  15. chore: typing

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7fb9564 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cb7aa7f View commit details
    Browse the repository at this point in the history
  17. chore

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fd0fd38 View commit details
    Browse the repository at this point in the history
  18. fix: lint

    tonylyjones committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    61afe10 View commit details
    Browse the repository at this point in the history