zeebe-simple-monitor
zeebe-simple-monitor copied to clipboard
feat(ui): incident view filtering by process id and time
implements #438
Demo/Screenshot

noteworthy changes
- introducing new dependencies for QueryDSL
- reasoning QueryDSL is well supported with the Spring JPA framework and eases the filtering of various attributes
- there's a bug fix for popper.js, since the import was broken (visible in JS console of Chrome, when clicking a drop-down menu, created with bootstrap and then there was the error message, that popper.js was missing)
- on-top of the ticket, I do introduce sorting of error type and process id to further assist in finding incidents
@nitram509 thank you for your contribution. :tada: I'll have a look at your PR in the next few days. :eyes:
@saig0 I did an update, including the latest changes from main.
What's your view on this PR?
@nitram509 I'll have a look at your PR next week.