-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/58163 project specific stage administration #17200
Open
ulferts
wants to merge
20
commits into
dev
Choose a base branch
from
feature/58163-project-specific-stage-administration
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ulferts
changed the base branch from
dev
to
feature/58159-fixed-set-of-project-stages-and-gates-editable-on-project-overview-page
November 13, 2024 11:17
dombesz
force-pushed
the
feature/58159-fixed-set-of-project-stages-and-gates-editable-on-project-overview-page
branch
3 times, most recently
from
November 14, 2024 11:22
6775f44
to
63f8af7
Compare
ulferts
force-pushed
the
feature/58163-project-specific-stage-administration
branch
4 times, most recently
from
November 22, 2024 07:43
4a407ed
to
79c25d6
Compare
ulferts
changed the base branch from
feature/58159-fixed-set-of-project-stages-and-gates-editable-on-project-overview-page
to
feature/58159-rename-life-cycles
November 22, 2024 13:46
ulferts
force-pushed
the
feature/58163-project-specific-stage-administration
branch
from
November 22, 2024 13:47
79c25d6
to
c791037
Compare
Base automatically changed from
feature/58159-rename-life-cycles
to
feature/58159-fixed-set-of-project-stages-and-gates-editable-on-project-overview-page
November 22, 2024 16:19
dombesz
force-pushed
the
feature/58159-fixed-set-of-project-stages-and-gates-editable-on-project-overview-page
branch
from
November 22, 2024 16:58
f829684
to
c485739
Compare
Base automatically changed from
feature/58159-fixed-set-of-project-stages-and-gates-editable-on-project-overview-page
to
dev
November 25, 2024 08:31
ulferts
force-pushed
the
feature/58163-project-specific-stage-administration
branch
from
November 25, 2024 16:44
c791037
to
36b37a4
Compare
ulferts
force-pushed
the
feature/58163-project-specific-stage-administration
branch
4 times, most recently
from
November 27, 2024 09:41
12f662e
to
dc71f0b
Compare
Non existing mappings between project and step definition will be created on the fly.
ulferts
force-pushed
the
feature/58163-project-specific-stage-administration
branch
from
November 28, 2024 10:40
aea8297
to
a2d8949
Compare
The failing feature specs are flickering and weren't broken by the changes within this PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ticket
https://community.openproject.org/wp/58163
What are you trying to accomplish?
Out of scope from the original requirements as of now as it has not been implemented yet:
Screenshots
Changes of note
visit_tab!('backlogs')
. The menu however no longer uses tabs and adding all the helpers to that one page led to some cluttering in there.Merge checklist