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

feat(desktop): sync tree data to message table #1777

Merged
merged 6 commits into from
Oct 17, 2024
Merged

feat(desktop): sync tree data to message table #1777

merged 6 commits into from
Oct 17, 2024

Conversation

ysfscream
Copy link
Member

@ysfscream ysfscream commented Oct 16, 2024

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

Unable to view historical messages. Updated data in tree data will not be stored.

Issue Number

Example: #123

What is the new behavior?

  1. Synchronize messages in the Topic Tree to the database. Historical data can also be viewed on the connection page.
  2. Fix the problem of JSON Big Int appearing in Tree Node Info.
  3. Make some optimizations to log display and add logs to the topic tree.
  4. Add test cases for the message buffer queue method.

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@ysfscream ysfscream added feature This pr is a feature desktop MQTTX Desktop labels Oct 16, 2024
@ysfscream ysfscream added this to the v1.11.0 milestone Oct 16, 2024
@ysfscream ysfscream requested a review from Red-Asuka October 16, 2024 10:23
@ysfscream ysfscream self-assigned this Oct 16, 2024
@ysfscream ysfscream marked this pull request as ready for review October 16, 2024 17:05
@ysfscream ysfscream requested a review from LAST7 October 17, 2024 02:47
@Red-Asuka Red-Asuka merged commit 36a5246 into main Oct 17, 2024
2 checks passed
@Red-Asuka Red-Asuka deleted the ysf/desktop branch October 17, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop MQTTX Desktop feature This pr is a feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants