-
Notifications
You must be signed in to change notification settings - Fork 0
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
Hook implementation for event object display names #165
Merged
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
raviks789
force-pushed
the
feature/event-object-hook-implementation
branch
from
March 21, 2024 13:53
ced4902
to
0fe4280
Compare
raviks789
force-pushed
the
feature/event-object-hook-implementation
branch
5 times, most recently
from
March 25, 2024 16:43
39e364e
to
6081322
Compare
raviks789
changed the title
WIP: Hook implementation for event object display names
Hook implementation for event object display names
Mar 25, 2024
raviks789
force-pushed
the
feature/event-object-hook-implementation
branch
2 times, most recently
from
March 27, 2024 11:11
4ea63c1
to
26f9a45
Compare
Please rebase, fix conflicts and mark as ready for review. |
raviks789
force-pushed
the
feature/event-object-hook-implementation
branch
from
April 9, 2024 14:42
26f9a45
to
d9da5ee
Compare
raviks789
changed the base branch from
main
to
fix/inefficient-list-views-which-render-object-names-153
April 9, 2024 14:44
raviks789
changed the base branch from
fix/inefficient-list-views-which-render-object-names-153
to
main
April 9, 2024 14:45
raviks789
force-pushed
the
feature/event-object-hook-implementation
branch
8 times, most recently
from
April 22, 2024 13:17
a41ed3d
to
70fc00e
Compare
Please rebase and resolve the conflicts. |
raviks789
force-pushed
the
feature/event-object-hook-implementation
branch
from
May 17, 2024 09:58
70fc00e
to
59dd1e6
Compare
sukhwinder33445
requested changes
May 17, 2024
sukhwinder33445
previously approved these changes
May 28, 2024
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.
LGTM
nilmerg
requested changes
May 28, 2024
raviks789
force-pushed
the
feature/event-object-hook-implementation
branch
4 times, most recently
from
May 28, 2024 14:58
0824684
to
20d556e
Compare
nilmerg
requested changes
May 28, 2024
raviks789
force-pushed
the
feature/event-object-hook-implementation
branch
5 times, most recently
from
May 28, 2024 18:45
f2e7759
to
35befb7
Compare
raviks789
force-pushed
the
feature/event-object-hook-implementation
branch
from
May 28, 2024 18:46
35befb7
to
1252985
Compare
nilmerg
previously approved these changes
May 29, 2024
nilmerg
requested changes
May 31, 2024
Because even if the hook(source) implementation is present, it is possible that the it cannot find a result for the given object (object is deleted/changed).
sukhwinder33445
force-pushed
the
feature/event-object-hook-implementation
branch
from
May 31, 2024 09:14
435f166
to
67fee8b
Compare
nilmerg
approved these changes
May 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
resolves #132
Blocked by: #155, #166
requires: Icinga/ipl-web#217