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

customize site settings #106

Closed
wants to merge 8 commits into from
Closed

customize site settings #106

wants to merge 8 commits into from

Conversation

cekk
Copy link
Member

@cekk cekk commented Apr 2, 2024

To be able to:

  • add footer logo
  • translate site title based on site languages
  • set a site subtitle

Customized also @site endpoint to expose these new infos and also expose images (logo, footer logo and favicon) sizes.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8523190642

Details

  • 179 of 205 (87.32%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+2.9%) to 67.645%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/redturtle/volto/restapi/serializer/controlpanels.py 11 13 84.62%
src/redturtle/volto/restapi/services/site/get.py 56 61 91.8%
src/redturtle/volto/restapi/deserializer/controlpanels.py 55 62 88.71%
src/redturtle/volto/browser/site_helpers_views.py 16 28 57.14%
Totals Coverage Status
Change from base Build 8418683582: 2.9%
Covered Lines: 1083
Relevant Lines: 1601

💛 - Coveralls

@cekk cekk marked this pull request as draft April 8, 2024 08:37
@cekk cekk closed this Apr 10, 2024
@cekk cekk deleted the site_settings branch April 10, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants