stable
Clone or download
Read-only
This is part of story #26803 create Tuleap Git branch & pull request from artifact The Git branch creation process can now be done in the modal, which means you can click the submit button. The feedbacks are very simple. They will be enhanced in a dedicated commit. Change-Id: I35e6d6d25abe309e1e9c982b13a76dc51514225a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/scripts/artifact-create-branch-action/api/rest_querier.test.ts | +19 | −1 | Go to diff View file |
M | plugins/git/scripts/artifact-create-branch-action/api/rest_querier.ts | +15 | −0 | Go to diff View file |
M | plugins/git/scripts/artifact-create-branch-action/package.json | +3 | −0 | Go to diff View file |
M | plugins/git/scripts/artifact-create-branch-action/pnpm-lock.yaml | +10 | −0 | Go to diff View file |
M | plugins/git/scripts/artifact-create-branch-action/po/fr_FR.po | +6 | −0 | Go to diff View file |
M | plugins/git/scripts/artifact-create-branch-action/po/pt_BR.po | +6 | −0 | Go to diff View file |
M | plugins/git/scripts/artifact-create-branch-action/src/components/ModalContent.vue | +38 | −1 | Go to diff View file |