Releases: PubNubDevelopers/pn-toolbox-react
Releases · PubNubDevelopers/pn-toolbox-react
Channel Message Browser
What's Changed
- removed the script to start the node server due to bugs due to EOL'ed PN config scripts
- Channel Message Browser with Delete - enter channel name, number of messages to retrieve and go. Navigate messages in a formal First|Prev|Next|Last table component and delete one message at a time. Expand row to view full message in easy to read layout.
Full Changelog: 0.3.1...0.4.0
Presence ACL row move up and down
What's Changed
You can now move rows up and down in the Presence ACLs table.
- up/down row move implemented by @pubnubcraig in #40
Full Changelog: 0.3.0...0.3.1
Messages, Presence ACLs and more
What's Changed
The tl;dr is that 3 new tools were added and 1 feature to an existing tool:
- Delete Channel Group action
- New Presence ACL command generator
- New Message Generator tool
- New Message Buffer Dump tool
- New tool container, Swiss Army Knife, for adding one-off tools without adding a whole tool app.
PRs
- Channel Group Delete feature by @pubnubcraig in #32
- Channel Groups delete by @pubnubcraig in #33
- Message Generator overhaul by @pubnubcraig in #34
- MessageGenerator very close to complete by @pubnubcraig in #35
- Pause/Restart Message Gen process by @pubnubcraig in #36
- working to minify the acls config verbosity by @pubnubcraig in #37
- Generate presence acl pnconfig command by @pubnubcraig in #38
- fixed bug where generatePnconfig is one render cycle behind by @pubnubcraig in #39
Full Changelog: 0.2.0...0.3.0
Channel Groups tool
What's Changed
- Added the ChannelGroups tool.
- Improved the KeySet UX with a de-init button.
- Created generic "AddItemsDialog"
- Membership by @pubnubcraig in #27
- Membership by @pubnubcraig in #28
- Merge pull request #28 from PubNubDevelopers/membership by @pubnubcraig in #29
- moved AddItemsDialog to utils; added ChannelGroups tool; CG list/add/… by @pubnubcraig in #30
- Channel Groups Admin tool by @pubnubcraig in #31
Full Changelog: 0.1.0...0.2.0
Alpha release 0.1.0
Alpha release
What's Changed
- Auth App added by @pubnubcraig in #1
- Readme bug fixes by @pubnubcraig in #2
- Parentcontext by @pubnubcraig in #3
- Push context by @pubnubcraig in #4
- Push context by @pubnubcraig in #5
- Object admin by @pubnubcraig in #6
- Collapse table by @pubnubcraig in #7
- Gencmd by @pubnubcraig in #8
- Recordnav by @pubnubcraig in #9
- Recordnav by @pubnubcraig in #10
- Editcmd by @pubnubcraig in #11
- Members by @pubnubcraig in #12
- Keysetui by @pubnubcraig in #17
- Delete ISSUE_TEMPLATE.md by @pubnubcraig in #20
- Tooldocs by @pubnubcraig in #23
- tool developer docs completed by @pubnubcraig in #24
- Addmembers by @pubnubcraig in #25
- Channel Members Search/Add by @pubnubcraig in #26
New Contributors
- @pubnubcraig made their first contribution in #1
Full Changelog: https://github.com/PubNubDevelopers/pn-toolbox-react/commits/0.1.0