dbeck121 / CPI-Helper-Chrome-Extension

53 stars 18 forks source link

Idea: Add Persisted messages and Attachments on Message Monitoring Processing #109

Open tester22 opened 10 months ago

tester22 commented 10 months ago

Hi,

To make it easier for users that mainly is using the monitoring functionality would you consider adding an new section bellow Logs with icons for persisted messages and attachments. image

I checked the sourcecode and it seems like there is no functionality injected in that page by the plugin. Is this by design or something that there wasn't any need for so far.

incpi commented 10 months ago

Similar functionality to the one you requested is available in our CPI Helper - Logs. Btw, Attachments should be visible if you have any. image --> Logs <-- BR, Omkar

tester22 commented 10 months ago

Yes. But that is only visible once you are in the edit view of the integration.

In that view you have limited possibility to search for messages.

The use case here is to for example search for a message in the overview and from that screen see all logs and attachments on that specific message.

dbeck121 commented 9 months ago

Hi @tester22.

great idea but I think there are no plans to inject it here because of limited time. Nevertheless CPI Helper is open source and it would be great to have you on board as a contributor :-)

BR

tester22 commented 9 months ago

Great, if there are no objections then I will give it a try to implement it.

Will send a PR when ready.