artefactual-sdps / enduro

A tool to support ingest and automation in digital preservation workflows
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Add Vite DevTools plugin to our dev environment #1059

Closed djjuhasz closed 3 weeks ago

djjuhasz commented 3 weeks ago

Adds https://devtools.vuejs.org to the Vite dev server to help debugging and developing the Enduro dashboard.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.56%. Comparing base (37c59a9) to head (5482ac2). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1059 +/- ## ======================================= Coverage 54.56% 54.56% ======================================= Files 103 103 Lines 7510 7510 ======================================= Hits 4098 4098 Misses 3163 3163 Partials 249 249 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

djjuhasz commented 3 weeks ago

Here's what it looks like closed (default): Screenshot from 2024-10-29 17-40-30

And here it is open: Screenshot from 2024-10-29 17-40-38