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

PC-31042 add new categories management #13474

Merged
merged 7 commits into from
Sep 3, 2024

Conversation

thconte
Copy link
Contributor

@thconte thconte commented Jul 31, 2024

But de la pull request

Ticket Jira (ou description si BSR) : https://passculture.atlassian.net/browse/PC-31042

Vérifications

  • J'ai écrit les tests nécessaires
  • J'ai mis à jour le fichier des plans de tests du portail pro si nécessaire
  • J'ai relu attentivement les migrations, en particulier pour éviter les locks, et je préviens les équipes Shérif et Data
  • J'ai ajouté des screenshots pour d'éventuels changements graphiques

Copy link
Contributor

github-actions bot commented Jul 31, 2024

mypy cop report: 436 (master) = 436 (your branch)

@thconte thconte force-pushed the pc-31042-add-new-categories-management branch 9 times, most recently from 2b42727 to ed3eb94 Compare August 6, 2024 10:26
@thconte thconte force-pushed the pc-31042-add-new-categories-management branch 4 times, most recently from 7cb2865 to df13f2e Compare August 27, 2024 15:53
@thconte thconte marked this pull request as ready for review August 27, 2024 15:55
@thconte thconte force-pushed the pc-31042-add-new-categories-management branch 4 times, most recently from 12b42e3 to f94d7e7 Compare August 28, 2024 12:14
@thconte thconte force-pushed the pc-31042-add-new-categories-management branch 4 times, most recently from cfaf19e to 12c7a4e Compare September 3, 2024 10:41
@thconte thconte force-pushed the pc-31042-add-new-categories-management branch from 12c7a4e to dd9ccac Compare September 3, 2024 14:50
return self.label


def book_nodes() -> list[BookGenre]:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
def book_nodes() -> list[BookGenre]:
def get_book_nodes() -> list[BookGenre]:

pareil pour les autres fonctions qui récupèrent une liste, c'est surtout important ici parce book veut dire à la fois livre et réserver

@thconte thconte force-pushed the pc-31042-add-new-categories-management branch from dd9ccac to 0f0cc7b Compare September 3, 2024 15:11
@thconte thconte merged commit 2d856ca into master Sep 3, 2024
23 checks passed
@thconte thconte deleted the pc-31042-add-new-categories-management branch September 3, 2024 15:31
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