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

Pouvoir gérer une liste d'horaires d'ouvertures #830

Merged
merged 6 commits into from
May 2, 2023

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Apr 23, 2023

Quoi ?

  • Nouvelle entité OpeningHour
  • accessible seulement aux ROLE_ADMIN pour l'instant
  • pouvoir lister / créer / éditer / supprimer

Pourquoi ?

Pour l'afficher à terme sur le dashboard membre ?

Captures d'écran

Page Image
Admin index image
Liste des horaires d'ouvertures image

@raphodn raphodn self-assigned this Apr 23, 2023
@raphodn raphodn requested review from petitalb and symartin April 23, 2023 21:09
@symartin symartin added Interface utilisateur En lien avec l'ergonomie et le GUI/frontend Semaine type et créneaux En lien avec la semaine type (Period) et les creneaux (Shifts/Bucket/booking) labels Apr 27, 2023
@raphodn raphodn merged commit 7bb5afc into master May 2, 2023
@raphodn raphodn deleted the raphodn/opening-hour-entity branch May 2, 2023 07:55
@raphodn raphodn linked an issue May 2, 2023 that may be closed by this pull request
OursDesCavernes pushed a commit to Les400Coop/gestion-compte that referenced this pull request Jan 20, 2024
* OpeningHourController. Add templates. Add button on admin page

* Assert start < end. Order list by day & time

* rename to Horaires d'ouverture. rename listAction to indexAction

* Simple widget to display opening hours
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Interface utilisateur En lien avec l'ergonomie et le GUI/frontend Semaine type et créneaux En lien avec la semaine type (Period) et les creneaux (Shifts/Bucket/booking)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pouvoir spécifier les horaires d'ouverture
2 participants