Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gestioCOF
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 76
    • Issues 76
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Klub Dev ENSKlub Dev ENS
  • gestioCOF
  • Merge requests
  • !365

Nouvelle app pour gérer les événements

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Martin Pepin requested to merge kerl/refactor_events into master Oct 05, 2019
  • Overview 2
  • Commits 4
  • Pipelines 0
  • Changes 11

D'après le message de commit :

The objective is to move (at some point) all the management logic in
this app. Before that time: as long as the events app does not have all
the features necessary to be used in production it is only available in
dev mode and coexists with the old event system. When it's ready we'll
move the old events in the new app (data migration) and remove the old
system.

Mon plan est de d'abord faire un truc très minimal (événements sans options / commentaires) avec :

  • création via l'interface admin
  • inscription (peut-être via l'admin au début, à voir)
  • récapitulatif des inscrits
  • export csv

Puis on ajoutera les features plus avancées :

  • possibilité de faire des options d'inscription (genre végé (oui / non))
  • possibilité d'ajouter des champs commentaires
  • vue user-friendly pour créer les événements
  • intégration de l'inscription dans la super-vue-compliquée d'inscription d'un nouveau membre
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: kerl/refactor_events