-
- Downloads
Add profile user, #25
Showing
- config/domain/user/routes/profile.yaml 8 additions, 2 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 58 additions, 21 deletionssrc/Domain/User/Controller/ProfileController.php
- src/Domain/User/Form/Type/CollectivityType.php 1 addition, 1 deletionsrc/Domain/User/Form/Type/CollectivityType.php
- src/Domain/User/Form/Type/UserType.php 49 additions, 31 deletionssrc/Domain/User/Form/Type/UserType.php
- templates/User/Profile/collectivity_edit.html.twig 1 addition, 1 deletiontemplates/User/Profile/collectivity_edit.html.twig
- templates/User/Profile/user_edit.html.twig 65 additions, 0 deletionstemplates/User/Profile/user_edit.html.twig
- templates/_sidebar.html.twig 6 additions, 0 deletionstemplates/_sidebar.html.twig
- tests/Domain/User/Controller/ProfileControllerTest.php 101 additions, 0 deletionstests/Domain/User/Controller/ProfileControllerTest.php
- tests/Domain/User/Form/Type/ResetPasswordTypeTest.php 1 addition, 2 deletionstests/Domain/User/Form/Type/ResetPasswordTypeTest.php
- tests/Domain/User/Form/Type/UserTypeTest.php 44 additions, 4 deletionstests/Domain/User/Form/Type/UserTypeTest.php
- translations/messages.fr.yaml 1 addition, 0 deletionstranslations/messages.fr.yaml
Loading
Please register or sign in to comment