-
- Downloads
Add profile collectivity, #26
Showing
- config/domain/user/routes/_index.yaml 4 additions, 0 deletionsconfig/domain/user/routes/_index.yaml
- config/domain/user/routes/profile.yaml 11 additions, 0 deletionsconfig/domain/user/routes/profile.yaml
- config/domain/user/translations/messages.fr.yaml 7 additions, 0 deletionsconfig/domain/user/translations/messages.fr.yaml
- src/Domain/User/Controller/ProfileController.php 125 additions, 0 deletionssrc/Domain/User/Controller/ProfileController.php
- src/Domain/User/Form/Type/CollectivityType.php 58 additions, 40 deletionssrc/Domain/User/Form/Type/CollectivityType.php
- templates/User/Collectivity/show.html.twig 15 additions, 3 deletionstemplates/User/Collectivity/show.html.twig
- templates/User/Profile/collectivity_edit.html.twig 89 additions, 0 deletionstemplates/User/Profile/collectivity_edit.html.twig
- templates/User/Profile/collectivity_show.html.twig 295 additions, 0 deletionstemplates/User/Profile/collectivity_show.html.twig
- templates/_sidebar.html.twig 9 additions, 3 deletionstemplates/_sidebar.html.twig
- tests/Domain/User/Form/Type/CollectivityTypeTest.php 40 additions, 4 deletionstests/Domain/User/Form/Type/CollectivityTypeTest.php
Loading
Please register or sign in to comment