aiidalab / aiidalab-qe

AiiDAlab App for Quantum ESPRESSO
https://aiidalab-qe.readthedocs.io/
MIT License
9 stars 14 forks source link

Redesign header with logo, toggled info sections, etc. #751

Open edan-bainglass opened 1 week ago

edan-bainglass commented 1 week ago

This PR replaces the current welcome banner with the "official" app logo, a "happy computing" subtitle, and a set of toggle buttons to show/hide info sections - an "About" section (the old welcome banner), and a "Guide" section with links to online documentation.

Other changes:

External CSS styling

codecov[bot] commented 1 day ago

Codecov Report

Attention: Patch coverage is 0% with 77 lines in your changes missing coverage. Please review.

Project coverage is 67.02%. Comparing base (f63da7d) to head (9b36e8a). Report is 106 commits behind head on main.

Files Patch % Lines
src/aiidalab_qe/app/wrapper.py 0.00% 69 Missing :warning:
src/aiidalab_qe/app/infobox.py 0.00% 8 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (f63da7d) and HEAD (9b36e8a). Click for more details.

HEAD has 2 uploads less than BASE | Flag | BASE (f63da7d) | HEAD (9b36e8a) | |------|------|------| |python-3.8|2|0|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #751 +/- ## =========================================== - Coverage 80.73% 67.02% -13.71% =========================================== Files 49 46 -3 Lines 3415 4218 +803 =========================================== + Hits 2757 2827 +70 - Misses 658 1391 +733 ``` | [Flag](https://app.codecov.io/gh/aiidalab/aiidalab-qe/pull/751/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab) | Coverage Δ | | |---|---|---| | [python-3.10](https://app.codecov.io/gh/aiidalab/aiidalab-qe/pull/751/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab) | `67.02% <0.00%> (-13.71%)` | :arrow_down: | | [python-3.8](https://app.codecov.io/gh/aiidalab/aiidalab-qe/pull/751/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab) | `?` | | | [python-3.9](https://app.codecov.io/gh/aiidalab/aiidalab-qe/pull/751/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab) | `67.05% <0.00%> (-13.72%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab#carryforward-flags-in-the-pull-request-comment) to find out more.

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