DarkmiraTour / community-event-manager

Web application with a collection of tools helping people organising community events such as multi-days conference with reminders, CRM and such
GNU General Public License v3.0
21 stars 22 forks source link

Refacto slot #201

Open alcalyn opened 5 years ago

alcalyn commented 5 years ago

Rebased from https://github.com/DarkmiraTour/community-event-manager/pull/145

PR information

Q A
Branch? Develop
Bug fix? yes
New feature? no
Tests pass? yes
Related issue #

Description

Refactorization of Slot part, now creating slots with ajax modal.

alcalyn commented 5 years ago

All comments were reviewed. This PR is rebased and resolves conflicts.

tdutrion commented 5 years ago

Could you add a few unit tests as well? (I'm thinking on validators for instance)

alcalyn commented 5 years ago

Added unit and functionnal tests