|
d6b9970d51
|
Implemented exporting and import of publisher messages
|
2022-01-23 20:33:27 +01:00 |
|
|
b3c432d629
|
Basic implementation for saving and loading publisher messages
|
2022-01-23 13:54:29 +01:00 |
|
|
317eebe789
|
Fixed message validation failing on macros
Benchmarked JSON formatting, changed implementation accordingly
|
2022-01-23 11:41:33 +01:00 |
|
|
4baa578e89
|
Added support for macros in payload when publishing
|
2022-01-14 13:01:29 +01:00 |
|
|
a4f85b0f07
|
Update exchange/routingKey when selecting a Tapeti message class
Slightly improved Raw/Tapeti switching UI
|
2022-01-14 09:13:55 +01:00 |
|
|
76d4c8fa85
|
Use single subscriber tab for replies
|
2022-01-12 20:54:30 +01:00 |
|
|
89fa2fccee
|
Implemented Import functionality for Tapeti.Cmd compatible single-file JSON
|
2022-01-11 20:28:49 +01:00 |
|
|
2505dad190
|
Implemented exporting received messages to Tapeti.Cmd compatible JSON file
|
2022-01-10 13:41:21 +01:00 |
|
|
c75ea0cc62
|
Implemented DataAnnotation based validation for Tapeti messages
Fixed class name missing when selecting from Tapeti class
Added Filter to class selection dialog
Fixed or removed some minor todo's
|
2022-01-03 15:04:00 +01:00 |
|
|
8ca67c2cc5
|
Fixed example generation
Additional logging
|
2022-01-01 21:45:15 +01:00 |
|
|
133adf205c
|
WIP: generate examples from Tapeti message classes from NuGet feeds
- Implementation of assembly/nuget package selection UI
- Actual example generation needs more work
|
2021-12-31 18:48:04 +01:00 |
|
|
28d3548088
|
Implemented JSON syntax checking
Implemented (re)storing of main window position
|
2021-12-20 11:51:28 +01:00 |
|
|
4b730b2a1a
|
Added option to not store the password
|
2021-12-18 18:40:22 +01:00 |
|
|
2e6524f3b9
|
Implemented connection profiles
Added unread messages counter to deactivated subscriber tabs
Added feature to reply to a new subscriber tab
|
2021-12-18 12:18:35 +01:00 |
|
|
210c5c2772
|
Refactored publishing from received message
Added AppVeyor build file
|
2021-12-15 12:53:42 +01:00 |
|
|
057cac4e22
|
Upgraded to .NET 6
Implemented Tapeti compatible publishing
WIP: example generator from Tapeti message classes (UI still hidden)
|
2021-12-15 10:50:45 +01:00 |
|
|
229fc9415d
|
Implemented raw publishing
|
2021-12-06 14:08:29 +01:00 |
|
|
2755e93440
|
Started major refactoring
- Upgrade to .NET 5
- Split functionality into libraries
- Tabbed interface for multiple subscribers
- Placeholder for publishing tab
|
2021-11-28 14:18:21 +01:00 |
|