-
- Downloads
Merge branch 'tuleap-82-remove-access-right-to-an-invited-user' into 'main'
tuleap-82-remove-access-right-to-an-invited-user See merge request !47
Showing
- assets/styles/app.scss 4 additions, 0 deletionsassets/styles/app.scss
- src/Controller/CapsuleEditorController.php 158 additions, 22 deletionssrc/Controller/CapsuleEditorController.php
- src/Entity/CapsulePendingEditor.php 0 additions, 62 deletionssrc/Entity/CapsulePendingEditor.php
- src/Form/RemoveEditorFormType.php 34 additions, 0 deletionssrc/Form/RemoveEditorFormType.php
- src/Repository/CapsulePendingEditorRepository.php 0 additions, 43 deletionssrc/Repository/CapsulePendingEditorRepository.php
- src/Repository/PendingEditorInvitationRepository.php 22 additions, 0 deletionssrc/Repository/PendingEditorInvitationRepository.php
- templates/capsule/editors/list_editors.html.twig 10 additions, 1 deletiontemplates/capsule/editors/list_editors.html.twig
- templates/capsule/editors/remove_editor.html.twig 34 additions, 0 deletionstemplates/capsule/editors/remove_editor.html.twig
- templates/capsule/editors/remove_pending_editor.html.twig 34 additions, 0 deletionstemplates/capsule/editors/remove_pending_editor.html.twig
- translations/messages.en.yaml 15 additions, 0 deletionstranslations/messages.en.yaml
- translations/messages.fr.yaml 16 additions, 1 deletiontranslations/messages.fr.yaml
Loading