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

Bloquer reservation public si non réservable #35

Merged
merged 2 commits into from
Jul 3, 2023

Conversation

amandine-sahl
Copy link
Collaborator

@amandine-sahl amandine-sahl commented Jul 3, 2023

cf #32

image

@aferchal
Copy link

aferchal commented Jul 3, 2023

Ok pour moi

@noelmartinon
Copy link

Ou simplement "Nous sommes désolés, cette animation n'est pas ouverte à la réservation."

En complément, côté rando, en ajoutant if (eventData.bookable == false) return ligne 36, le bouton ""S'inscrire à l'événement" n'est plus affiché si l'évènement est non réservable.

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c448e4b) 78.75% compared to head (81caae9) 78.75%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop_v2      #35   +/-   ##
===========================================
  Coverage       78.75%   78.75%           
===========================================
  Files              10       10           
  Lines             951      951           
===========================================
  Hits              749      749           
  Misses            202      202           
Flag Coverage Δ
pytest 78.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@amandine-sahl amandine-sahl merged commit 23b9055 into develop_v2 Jul 3, 2023
@amandine-sahl amandine-sahl deleted the feat/public_not_bookable branch July 3, 2023 15:07
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