Skip to content

Add UI SQS message send/list/delete features #1140

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tuliocll
Copy link

Hello guys, I want to contribute with these features that help me a lot with this awesome software!

I created three new features that make working with SQS messages much easier:

  • Send Messages: Modal to create and send new messages
  • List Messages: View queue messages with expandable details
  • Delete Messages: Remove individual messages
image

- Centralize message fetching to prevent component remounting
- Implement message deletion with SQS API integration
- Add HTML entity decoding for message display
- Include comprehensive tests and performance optimizations
- Update component architecture for
@tuliocll tuliocll changed the title Add SQS message send/list/delete features Add UI SQS message send/list/delete features Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant