Version : In6pio/incipio/master last commit : 8500e70a724aedc812e1c4023e1317beea060dc8
[ ] Activé checkbox in users_edit doesn't work
[ ] TypeEdition doesn't work (check or uncheck boxes en save)
[x] Missing 'edit_form' => $this->createEditForm($user)->createView(), in UserControler:UpdateAction line 80
[ ] Errors with student convention
An error occurred: Entity of type ApiBundle\Entity\StudentConvention is missing an assigned ID for field 'reference'. The identifier generation strategy for this entity requires the ID field to be populated before EntityManager#persist() is called. If you want automatically generated identifiers instead you need to adjust the metadata mapping accordingly.
Cascad persist doesn't work, i can't change the studentConvention date
[x] Action edit buttons have not the correct link in /app_dev.php/mandates/
It would definitely be worth adding some Behat test for that. But I think we can do them on the API side first, almost all the issues you mentioned are to be fixed on the API side not the front.
Version : In6pio/incipio/master last commit : 8500e70a724aedc812e1c4023e1317beea060dc8
Missing 'edit_form' => $this->createEditForm($user)->createView(), in UserControler:UpdateAction line 80Cascad persist doesn't work, i can't change the studentConvention date
Action edit buttons have not the correct link in /app_dev.php/mandates/