-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Feature/58161 global stage administration #17358
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
Conversation
799692d to
516961c
Compare
01f3ec8 to
9d10847
Compare
b5aa03b to
ef3ae5d
Compare
312461a to
01e2e41
Compare
ulferts
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @toy,
I am aware that the PR is not yet done so sorry if I criticised anything you would have done anyway.
But the general direction is already looking good so I thought I could start on the details :).
app/components/settings/project_life_cycle_step_definitions/form_header_component.html.erb
Outdated
Show resolved
Hide resolved
app/controllers/admin/settings/project_life_cycle_step_definitions_controller.rb
Outdated
Show resolved
Hide resolved
app/components/settings/project_life_cycle_step_definitions/row_component.html.erb
Show resolved
Hide resolved
app/components/settings/project_life_cycle_step_definitions/row_component.html.erb
Show resolved
Hide resolved
app/controllers/admin/settings/project_life_cycle_step_definitions_controller.rb
Outdated
Show resolved
Hide resolved
app/views/admin/settings/project_life_cycle_step_definitions/form.html.erb
Outdated
Show resolved
Hide resolved
b63fae5 to
d66c408
Compare
a85a8a0 to
57a392e
Compare
ulferts
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I only found one thing that actually needs fixing and that one is tiny.
db/migrate/20241217190533_add_uniqueness_index_to_project_life_cycle_step_definitions_name.rb
Show resolved
Hide resolved
app/components/projects/settings/life_cycle_steps/step_component.html.erb
Show resolved
Hide resolved
lookbook/previews/open_project/enterprise_edition/banner_component_preview.rb
Show resolved
Hide resolved
app/controllers/admin/settings/project_life_cycle_step_definitions_controller.rb
Outdated
Show resolved
Hide resolved
1eaf7b3 to
43183be
Compare
…n name is too long
…use path to have shorter url
Co-authored-by: Tobias Dillmann <EinLama@users.noreply.github.com>
416b493 to
63ecbe0
Compare
Ticket
OP#58161
What are you trying to accomplish?
Allow global stage administration
Merge checklist