Revised version for RT 6 - #5
Open
tbrumm wants to merge 20 commits into
Open
Conversation
With Claude Code's help, I've updated this slightly outdated RT add-on to a more modern version. It's still just a test, but quite a few things are already working. Anyone who wants to can help out.
Fixed Problems with the Websocket Communication and some Design Changes and Screenshot Update
Updated the screenshot URL in the README file.
Updated the image link for the Kanban board screenshot to use the correct URL format.
Updated the Kanban Logic, check for user rights for tickets Added a new Kanban Menu Item below Search Results -> Feeds -> Kanban Added new Screenshot
explain new functions
Added a screenshot of the Kanban search board to the README.
Updated image links in README for Kanban board screenshots.
Updated the screenshot link to use the correct filename.
Better color scheme and new screenshots
removed old screenshot and fixed some broken paths
Changed Author to me and shoutout to original authors
Tiny error at Owner Display and Dropdown fixed
Moved Kanban Menu Item out of Feed to the main menu of a search
added gitignore and remove a old file
removed DSStore files
Fixed tiny design issues with dark mode
Member
|
Hey. I don't have the time to review this right now but I'd like to give you access to the repo so you can work here. Just one thing you need to make sure:
|
Member
|
If you still want a small review from me (and you don't AI bomb me, just go ahead and ping me when you feel ready. |
Author
Let me First do some further Tests. Will Update you After deeper testing at Real Test Environment. |
added 3 commits
April 13, 2026 09:50
Updated tiny demo video how kanban works with websockets
better screenshot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
With Claude Code's help, I've updated this slightly outdated RT add-on to a more modern version. It's still just a test, but quite a few things are already working. Anyone who wants to can help out.