-
- Downloads
Merge branch 'tuleap-170-capsule-groups-should-be-own-by-user' into 'main'
tuleap-170-capsule-groups-should-be-own-by-user See merge request !59
No related branches found
No related tags found
Checking pipeline status
Showing
- assets/styles/app.scss 2 additions, 3 deletionsassets/styles/app.scss
- migrations/Version20220216153510.php 41 additions, 0 deletionsmigrations/Version20220216153510.php
- src/Controller/CapsuleController.php 20 additions, 17 deletionssrc/Controller/CapsuleController.php
- src/Controller/CapsuleGroupController.php 106 additions, 56 deletionssrc/Controller/CapsuleGroupController.php
- src/DataFixtures/GroupFixtures.php 33 additions, 6 deletionssrc/DataFixtures/GroupFixtures.php
- src/Entity/Capsule.php 14 additions, 0 deletionssrc/Entity/Capsule.php
- src/Entity/Group.php 29 additions, 19 deletionssrc/Entity/Group.php
- src/Entity/User.php 42 additions, 12 deletionssrc/Entity/User.php
- src/Form/DeleteGroupFormType.php 37 additions, 0 deletionssrc/Form/DeleteGroupFormType.php
- templates/capsule/groups/capsule_groups.html.twig 9 additions, 13 deletionstemplates/capsule/groups/capsule_groups.html.twig
- templates/capsule/groups/create.html.twig 1 addition, 1 deletiontemplates/capsule/groups/create.html.twig
- templates/capsule/groups/delete.html.twig 34 additions, 0 deletionstemplates/capsule/groups/delete.html.twig
- templates/capsule/groups/user_groups.html.twig 66 additions, 0 deletionstemplates/capsule/groups/user_groups.html.twig
- templates/capsule/index.html.twig 8 additions, 6 deletionstemplates/capsule/index.html.twig
- templates/layout.html.twig 7 additions, 2 deletionstemplates/layout.html.twig
- tests/functional/CapsuleEditorControllerTest.php 0 additions, 1 deletiontests/functional/CapsuleEditorControllerTest.php
- tests/functional/CapsuleGroupControllerTest.php 130 additions, 0 deletionstests/functional/CapsuleGroupControllerTest.php
- translations/messages.en.yaml 9 additions, 1 deletiontranslations/messages.en.yaml
- translations/messages.fr.yaml 8 additions, 0 deletionstranslations/messages.fr.yaml
Loading
-
This commit references: TULEAP-170.
-
This commit references: TULEAP-170.
Please register or sign in to comment