1
0
mirror of synced 2024-11-14 09:29:17 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
dd9f089602 Merge branch 'release/1.0' 2022-01-01 21:45:29 +01:00
8ca67c2cc5 Fixed example generation
Additional logging
2022-01-01 21:45:15 +01:00
db443556e8 Reference AvalonEdit in PettingZoo.WPF, fixes build? 2021-12-31 19:04:11 +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
b549729bf5 Changed payload editor to Avalon
- Syntax highlighting
- Highlight for JSON validation errors
- Much improved tab handling and all the other advantages of using a proper editor
2021-12-25 11:00:09 +01:00
78de8e5196 Fixed image reference in readme 2021-12-20 12:30:07 +01:00
f351333973 Merge branch 'release/0.9' 2021-12-20 12:20:05 +01:00
f936eee9c9 Dynamic tab title for publisher 2021-12-20 12:19:16 +01:00
3acb491c84 Cleaned up SVG's 2021-12-20 12:05:13 +01:00
75ad22293b Improved connection status readability with icons
Fixed default connection not storing "guest" password
2021-12-20 12:02:20 +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
4c6089a991 Added button for Open in new Publisher tab functionality
Removed dropdown arrow for all toolbars
2021-12-18 14:13:35 +01:00
c9636aff04 Implemented tab reordering
Implemented tab undocking / docking
2021-12-18 14:02:55 +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
4817b1806a Fixed assembly/classname when publishing from a received message 2021-12-15 13:16:48 +01:00
d7e21e508a Added NuGet restore to build 2021-12-15 12:58:27 +01:00
210c5c2772 Refactored publishing from received message
Added AppVeyor build file
2021-12-15 12:53:42 +01:00
e9de38b556 Added option to create publisher tab from received message 2021-12-15 12:02:05 +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
503507422d Added prototype for converting message classes into example JSON 2021-11-28 17:50:17 +01:00
22e6da5a57 Merge branch 'master' into develop 2021-11-28 14:19:41 +01:00
PsychoMark
5cdf8903d4 Revert "Changed Model namespace to Connection, moved bits out to Infrastructure"
This reverts commit ccfde19d2d.
2021-11-28 14:19:26 +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
PsychoMark
ccfde19d2d Changed Model namespace to Connection, moved bits out to Infrastructure
Added Mock connection
Fixed AutoScroll failing with high rate message flow
2016-07-12 16:57:24 +02:00
PsychoMark
12d2161117 Added saving of last connection settings 2016-06-21 17:05:14 +02:00
PsychoMark
04359a4d74 Clarified icon attribution, added unlicense 2016-06-21 12:24:47 +02:00
PsychoMark
e07be67ec9 Icon in readme, because I think it's cute. 2016-06-21 11:48:16 +02:00
PsychoMark
9201a8811f Error handling, connection status and new icons 2016-06-21 11:43:51 +02:00
PsychoMark
b7b3a5a490 Much tagline, wow 2016-06-20 23:24:45 +02:00
PsychoMark
05a6e380e4 Live RabbitMQ connection, Json pretty-printing and further tweaks 2016-06-20 23:22:20 +02:00
PsychoMark
ceb2e386f4 Added missing ListBoxAutoScroll 2016-06-20 14:20:55 +02:00
PsychoMark
7785b6a0ed Added Autoscroll and Clear functionality, missing MessageBodyRenderer and fixed ReSharper code issues 2016-06-20 14:20:37 +02:00
PsychoMark
e6fa2ee1d9 More UI work, mock message events 2016-06-20 12:30:03 +02:00
PsychoMark
9a864f14f1 Mostly layout work 2016-06-18 20:30:12 +02:00
PsychoMark
f87b023552 Basic infrastructure 2016-06-18 16:50:32 +02:00
PsychoMark
e2dc6c6e48 Initial commit to add default .gitIgnore and .gitAttribute files. 2016-06-18 16:44:52 +02:00