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

Amélioration de l'onglet Actions suite aux retours de MerTerre : #30

Merged
merged 5 commits into from
Jul 9, 2024

Conversation

Mendi33
Copy link
Collaborator

@Mendi33 Mendi33 commented Jun 20, 2024

Validé avec Quentin et Téo.

- Wording
- modification du popup de la map sur l'onglet 'ramassages réalisés'
- modification des tooltips des graphiques sur l'onglet 'ramassages réalisés'
- déplacement dans home.py de la fonction load_df_events_clean() pour charger les evenements à venir
- suppression de la police Montserrat
- conflit pyproject.toml OK
@Mendi33 Mendi33 requested a review from KyllianBeguin June 20, 2024 17:11
@Mendi33 Mendi33 self-assigned this Jun 20, 2024
Copy link
Collaborator

@KyllianBeguin KyllianBeguin left a comment

Choose a reason for hiding this comment

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

On est bon pour moi, merci Mehdi :)

# Appel des fonctions pour charger les données
@st.cache_data
# Définition d'une fonction pour charger les evenements à venir
def load_df_events_clean() -> pd.DataFrame:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Pourquoi définir une fonction pour charger les données ?

  • penser au docstrings pour aider les copains (et l'IDE) à comprendre la fonction ^^

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

Copy link
Collaborator

Choose a reason for hiding this comment

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

Rien à dire !
Comme pour #29 les html pourraient être dans des fichiers dédiés

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ces changements sont-il les même que pour #29 ?
Si oui, c'est OK pour moi

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

Copy link
Collaborator

@KyllianBeguin KyllianBeguin left a comment

Choose a reason for hiding this comment

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

OK

Mendi33 added 2 commits July 9, 2024 10:12
def load_df_events_clean()
Chargement des données des événements à venir
Résolution des conflits de merge
@Mendi33 Mendi33 merged commit 1bc5340 into staging Jul 9, 2024
1 check passed
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