-
Notifications
You must be signed in to change notification settings - Fork 82
IBX-9060: Document revamped notifications #2797
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
Merged
Conversation
This file contains hidden or 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
dabrt
commented
Sep 9, 2025
code_samples/back_office/notifications/src/Notification/ListRenderer.php
Show resolved
Hide resolved
dabrt
commented
Sep 9, 2025
code_samples/back_office/notifications/src/Notification/ListRenderer.php
Show resolved
Hide resolved
tbialcz
reviewed
Sep 9, 2025
code_samples/back_office/notifications/src/Notification/ListRenderer.php
Outdated
Show resolved
Hide resolved
tbialcz
reviewed
Sep 9, 2025
dabrt
commented
Sep 9, 2025
code_samples/back_office/notifications/src/Notification/ListRenderer.php
Outdated
Show resolved
Hide resolved
tbialcz
approved these changes
Sep 9, 2025
mnocon
approved these changes
Sep 10, 2025
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.
Thank you! Please have a look at the code highlights - I think they have moved after some changes to the code sample.
docs/templating/twig_function_reference/img/icons/expand-right.png
Outdated
Show resolved
Hide resolved
docs/search/criteria_reference/notification_datecreated_criterion.md
Outdated
Show resolved
Hide resolved
docs/search/criteria_reference/notification_status_criterion.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Marek Nocoń <[email protected]>
Co-authored-by: Marek Nocoń <[email protected]>
Co-authored-by: Marek Nocoń <[email protected]>
code_samples/ change report
|
dabrt
added a commit
that referenced
this pull request
Sep 19, 2025
* IBX-9060: Document revamped notifications * Add modified query examples * Apply suggestion from @mnocon Co-authored-by: Marek Nocoń <[email protected]> --------- Co-authored-by: dabrt <[email protected]> Co-authored-by: Marek Nocoń <[email protected]>
julitafalcondusza
pushed a commit
that referenced
this pull request
Oct 1, 2025
* IBX-9060: Document revamped notifications * Add modified query examples * Apply suggestion from @mnocon Co-authored-by: Marek Nocoń <[email protected]> --------- Co-authored-by: dabrt <[email protected]> Co-authored-by: Marek Nocoń <[email protected]>
julitafalcondusza
added a commit
that referenced
this pull request
Oct 16, 2025
* Installation and configuration for Collaborative Editing * fixes after review * fixes * fixes - part 2 * api condensed on one page, configuration added * PHP & JS CS Fixes * Update build.yaml Python version (#2907) * IBX-9060: Document revamped notifications (#2797) * IBX-9060: Document revamped notifications * Add modified query examples * Apply suggestion from @mnocon Co-authored-by: Marek Nocoń <[email protected]> --------- Co-authored-by: dabrt <[email protected]> Co-authored-by: Marek Nocoń <[email protected]> * Reworded section for updating LTS Updates (#2905) * Reworded section for updating LTS Updates * [WIP] Updated Python * Fixed EOLWhitespace * Fixed Symbol attribute * 4.6 PHP API Ref + Collaboration (#2913) * fixes * fixes, code added * fixes * fixes * links fixed * fixes after review * fixes after review * composer fixes * sql files updated * fixes --------- Co-authored-by: julitafalcondusza <[email protected]> Co-authored-by: julitafalcondusza <[email protected]> Co-authored-by: Adrien Dupuis <[email protected]> Co-authored-by: Tomasz Dąbrowski <[email protected]> Co-authored-by: dabrt <[email protected]>
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.
Document revamped notifications
Checklist