Skip to content
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

BaseItemList: Emit events before and after adding the list item to the list #217

Merged
merged 2 commits into from
May 28, 2024

Conversation

raviks789
Copy link
Contributor

@raviks789 raviks789 commented Mar 20, 2024

It would be helpful if lists could perform additional tasks before and after a list item is added to it. Hence the events BEFORE_ITEM_ADD and ON_ITEM_ADD would be desirable.

@cla-bot cla-bot bot added the cla/signed label Mar 20, 2024
@raviks789 raviks789 requested a review from nilmerg March 20, 2024 14:39
@raviks789 raviks789 force-pushed the feature/baseitemlist-on-item-add-event branch from 879fcfd to bf18d3a Compare March 20, 2024 14:40
@raviks789 raviks789 self-assigned this Mar 20, 2024
@raviks789 raviks789 force-pushed the feature/baseitemlist-on-item-add-event branch 4 times, most recently from b99b3d4 to 62f5119 Compare March 21, 2024 11:02
@raviks789 raviks789 changed the title BaseItemList: Emit ON_ITEM_ADD event after adding the list item to the list BaseItemList: Emit events before and after adding the list item to the list Mar 21, 2024
@nilmerg nilmerg added this to the v0.10.0 milestone May 6, 2024
@nilmerg nilmerg added the enhancement New feature or request label May 6, 2024
@raviks789 raviks789 force-pushed the feature/baseitemlist-on-item-add-event branch from 62f5119 to 0e02d30 Compare May 21, 2024 12:21
@raviks789 raviks789 force-pushed the feature/baseitemlist-on-item-add-event branch from ae3398e to dc51003 Compare May 28, 2024 14:11
@nilmerg nilmerg merged commit 0721dd0 into main May 28, 2024
22 checks passed
@nilmerg nilmerg deleted the feature/baseitemlist-on-item-add-event branch May 28, 2024 14:29
nilmerg added a commit to Icinga/icinga-notifications-web that referenced this pull request May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants