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.
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
[JENKINS-70729] Rework clouds management into multiple pages #7658
[JENKINS-70729] Rework clouds management into multiple pages #7658
Changes from 7 commits
6da6aa1
2551c94
a09ec32
082f650
ed9117c
fe0315e
6dc25b1
72fe6a8
8254ed9
a9be4d0
b66695b
6d9bc85
ffac4a7
c873c17
db8227b
057bab5
730d593
c6b26d0
03c2672
82aaed3
e9d5d62
ff3b1c6
c72b4f5
71638cc
788ce99
0f6e0ad
6d54cac
498b469
4dbd2fd
5908c1d
125ce33
e0944c7
3dc86ed
4d4f2a7
b7acbcf
c6b3f4a
8dce53c
8d754f6
b41373b
282a500
b4bc5cd
d67ad70
1f266a0
94d4a9c
305443a
c8ea200
3c05c11
a7e46e0
95f42bd
de8ddc8
3304d8f
3aa80fb
fcb6cd4
a5b312e
ac990a9
45e656c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Not a user-friendly error message. Should be localizable.
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.
Same issue in
ItemGroupMixIn
andComputerSet
. Should be addressed globally.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.
Refers to nodes when we're configuring clouds.
Should be localizable.
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.
Weird naming scheme with
…Item
, given that clouds aren'tItem
s.