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 about dialog to dashboard #1082

Closed jraddaoui closed 3 days ago

jraddaoui commented 4 days ago

Unrelated changes:

Refs #1062.

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 54.82%. Comparing base (be6554c) to head (6ecb34b). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1082 +/- ## ========================================== + Coverage 54.69% 54.82% +0.12% ========================================== Files 105 105 Lines 7696 7696 ========================================== + Hits 4209 4219 +10 + Misses 3228 3221 -7 + Partials 259 256 -3 ```

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

jraddaoui commented 4 days ago

Work in progress:

Screenshot from 2024-11-27 21-45-49

Clicking on the top-right info icon will show that dialog. I still need to add some template and style to get closer to the wireframes from the issue. Moving the user menu to a drop-down including a link to the dialog will probably happen in another PR.