esrg-knights / Squire

A re-introduction of the WebApp for ESRG Knights of the Kitchen Table.
https://www.kotkt.nl/
GNU General Public License v3.0
11 stars 8 forks source link

Downloads share URL #281

Closed EricTRL closed 2 years ago

EricTRL commented 2 years ago

Added a share URL for association downloads, like statutes or other official protocols. The same logic already existed for the newsletter share URL, but was unified for the two of them. Note that this is only a temporary solution until we get around to #207

The main navigation bar ordering was also changed to be ordered according to importance, rather than the date a tab was introduced.

codecov[bot] commented 2 years ago

Codecov Report

Base: 95.27% // Head: 95.29% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (6e56f9f) compared to base (d142dee). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #281 +/- ## ========================================== + Coverage 95.27% 95.29% +0.01% ========================================== Files 115 115 Lines 4682 4698 +16 Branches 466 467 +1 ========================================== + Hits 4461 4477 +16 Misses 149 149 Partials 72 72 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `95.29% <100.00%> (+0.01%)` | :arrow_up: | 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=esrg-knights#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/esrg-knights/Squire/pull/281?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights) | Coverage Δ | | |---|---|---| | [core/urls.py](https://codecov.io/gh/esrg-knights/Squire/pull/281/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-Y29yZS91cmxzLnB5) | `100.00% <ø> (ø)` | | | [core/dynamic\_preferences\_registry.py](https://codecov.io/gh/esrg-knights/Squire/pull/281/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-Y29yZS9keW5hbWljX3ByZWZlcmVuY2VzX3JlZ2lzdHJ5LnB5) | `98.86% <100.00%> (+0.14%)` | :arrow_up: | | [core/views.py](https://codecov.io/gh/esrg-knights/Squire/pull/281/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-Y29yZS92aWV3cy5weQ==) | `95.74% <100.00%> (+0.29%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.