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

Log Entry Event Stream enhancements #212

Closed
jongpie opened this issue Sep 22, 2021 · 0 comments · Fixed by #250
Closed

Log Entry Event Stream enhancements #212

jongpie opened this issue Sep 22, 2021 · 0 comments · Fixed by #250
Labels
Layer: Log Management Items related to the custom objects & Logger Console app Salesforce Feature: Platform Events Items related to how platform events are leveraged by Nebula Logger Type: Enhancement New feature or request

Comments

@jongpie
Copy link
Owner

jongpie commented Sep 22, 2021

New Feature Summary

In release v4.6.8, I introduced a new lwc logEntryEventStream to monitor & filter LogEntryEvent__e platform events in real time (PR #191). But, there are still several enhancements that I'd like to make that weren't included in the original release:

  • Add support for using regex when filtering on the 'message' field
  • Finish implementing the commented-out "expand/collapse" button. I implemented the basics for this functionality, but it had some issues on different resolutions
  • Make the left-side panel (Stream Settings) collapsible, using SLDS's split view
  • Add a way to toggle between the current 'console' view and a datatable view
@jongpie jongpie added Type: Enhancement New feature or request Layer: Log Management Items related to the custom objects & Logger Console app Salesforce Feature: Platform Events Items related to how platform events are leveraged by Nebula Logger labels Sep 22, 2021
jamessimone added a commit that referenced this issue Nov 10, 2021
…gEntryEventStream component. Did some cleanup, as well
jongpie pushed a commit that referenced this issue Nov 11, 2021
* Fixes (some) of #212 by adding regular expression filtering to the logEntryEventStream component. Did some cleanup, as well
jongpie added a commit that referenced this issue Nov 18, 2021
… logEntryEventStream component (#250)

* Bumped API version from v52.0 to v53.0, updated flexipages to match API v53.0's format

* Added getSaveMethod() method to Logger

* Added the ability to specify a save method in all Flow invocable classes, cleaned up some comments in Flow classes

* Added the ability to specify a save method in logger.js, add new getUserSettings() function

* Fixed syntax in loggerLWCDemo.js for adding tags, updated version name for v4.6.13

* Fixes (some) of #212 by adding regular expression filtering to the logEntryEventStream component. Did some cleanup, as well (#251 by @jamessimone)

Co-authored-by: James Simone <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Layer: Log Management Items related to the custom objects & Logger Console app Salesforce Feature: Platform Events Items related to how platform events are leveraged by Nebula Logger Type: Enhancement New feature or request
Projects
None yet
1 participant