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

fix: don't hide version information on staging #778

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

vjousse
Copy link
Collaborator

@vjousse vjousse commented Sep 30, 2024

🔧 Problem

When there is a PR deployed on Scalingo, a yellow banner is displayed at the bottom of the website to inform that we are on a staging env.

Screenshot 2024-09-30 at 11-30-59 Accueil Ecobalyse

This banner hides the version number and/or the commit we're looking at.

🍰 Solution

Add a padding bottom to the footer when we are on a staging env.

🏝️ How to test

The review app of this PR should not hide the version number when scrolling at the bottom of the page.
Screenshot 2024-09-30 at 11-34-28 Accueil Ecobalyse

@vjousse vjousse marked this pull request as ready for review September 30, 2024 09:35
@vjousse vjousse merged commit 381a2d0 into master Oct 1, 2024
6 checks passed
@vjousse vjousse deleted the fix/dont-hide-version-on-staging branch October 1, 2024 08:02
vjousse pushed a commit that referenced this pull request Oct 10, 2024
## [2.4.0](https://github.com/MTES-MCT/ecobalyse/compare/v2.3.0..v2.4.0)
(2024-10-10)



### 🚀 Features

- Introduce first version of object interface
([#756](#756))

### 🪲 Bug Fixes

- Sync food ([#759](#759))
- Don't hide version information on staging
([#778](#778))
- Reset physical durablility in regulatory mode
([#786](#786))
- *(api,food)* Nullable fields weren't nullable anymore.
([#789](#789))

### 🚜 Refactor

- Small textile explorer improvements
([#773](#773))

### ⚙️ Miscellaneous Tasks

- Don't download draft releases
([#771](#771))
- Remove `airTransportRatio` from examples
([#785](#785))
- Cleanup package-lock.json.
([#787](#787))
- Use builtin python action cache for pipenv
([#796](#796))
- Improve changelog by using `git-cliff`
([#768](#768))

<!-- generated by git-cliff -->

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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