Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • concrexit concrexit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thaliathalia
  • concrexitconcrexit
  • Merge requests
  • !549

Events refactor

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sébastiaan Versteeg requested to merge feature/events-refactor into master Sep 10, 2017
  • Overview 24
  • Commits 1
  • Changes 25
  • Put admin views in a separate file
  • Move creation/updating/cancelling of registrations to services.py
  • Create classes for all frontend views so that these are class-based
  • Make small changes to registration behaviour and urls (update form now loads using get)
  • Make small changes to model methods: change some into properties or remove them in total and add new ones for better global usage
  • Add API for registrations
Edited Sep 17, 2017 by Sébastiaan Versteeg
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/events-refactor