Skip to content

Upgrade app banner to have rounded boundaries in footer#596

Open
MarcelGeo wants to merge 6 commits intodevelopfrom
head-project-request
Open

Upgrade app banner to have rounded boundaries in footer#596
MarcelGeo wants to merge 6 commits intodevelopfrom
head-project-request

Conversation

@MarcelGeo
Copy link
Collaborator

@MarcelGeo MarcelGeo commented Mar 17, 2026

Added X-Mm-Project-Version header with current version when head on projects is used.

🌹 FE:

  • added rounded boundaries for app-section-banner when footer is used.

@MarcelGeo MarcelGeo requested a review from varmar05 March 17, 2026 15:33
@coveralls
Copy link

coveralls commented Mar 17, 2026

Pull Request Test Coverage Report for Build 23243569186

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.589%

Totals Coverage Status
Change from base Build 23185543406: 0.0%
Covered Lines: 9107
Relevant Lines: 9628

💛 - Coveralls

data = ProjectSchemaV2().dump(project)
if request.method == "HEAD":
headers = {"X-Mm-Project-Version": project.latest_version}
return data, 200, headers
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need data here at all?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, beacuse of connexion.

@MarcelGeo MarcelGeo changed the title Head project request Upgrade app banner to have rounded boundaries in footer Mar 18, 2026
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.

3 participants