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

Read external resources locally when generating html report #404

Merged
merged 14 commits into from
Jun 18, 2024

Commits on Jun 16, 2024

  1. Read external resources locally when generating html report

    Locally add all JS, CSS and fonts locally to the gradle plugin
    eyedol committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    f2cf09b View commit details
    Browse the repository at this point in the history
  2. Use webjars for web assets

    eyedol committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    f11dc4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ffb2d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12e0128 View commit details
    Browse the repository at this point in the history
  5. Minor clean up

    eyedol committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    72cf195 View commit details
    Browse the repository at this point in the history
  6. Load internal css last

    eyedol committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b65cc85 View commit details
    Browse the repository at this point in the history
  7. Minor clean up

    eyedol committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    cf8de79 View commit details
    Browse the repository at this point in the history
  8. Remove unneeded local files

    eyedol committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    2b7b652 View commit details
    Browse the repository at this point in the history
  9. Minor clean up

    eyedol committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    589d969 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d333ee View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Fix function name

    eyedol committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0acb0cb View commit details
    Browse the repository at this point in the history
  2. Remove unused declaration

    eyedol committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4252666 View commit details
    Browse the repository at this point in the history
  3. Show all tabs available

    eyedol committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9864d9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    008fabf View commit details
    Browse the repository at this point in the history