Event highlight behaviour for content viewer
Reported by Jonathan Lister | 2010-09-28 08:06:31 UTC | in 0.8
- show content of each participant in a pairing
- show hashes
- show available repair options for an event/pair (Q: how?)
Comments and changes to this ticket
-

Jonathan Lister 2010-09-30 23:17:13 UTC
- State changed from new to open
- Milestone order changed from 17 to 0
Can get the name of each participant from /fastdiff-agent/rest/config/pairs/WEB-1; and then I get upstream.name and downstream.name from the response
Looking into how to send repair action.
-

Jonathan Lister 2010-09-30 23:23:12 UTC
Right, list of actions comes from: http://localhost:19093/fastdiff-agent/rest/actions/WEB-1
This returns an array where, for an element, the action URL is elem.action (this is relative to /fastdiff-agent). The method is elem.method; name of action is elem.name.
-

Jonathan Lister 2010-09-30 23:48:50 UTC
The reponse to a repair is also JSON, e.g.
{"output":"TestEntity(id2,2010-09-30T14:37:57.530-07:00,versionA)","result":"success"} -

Jonathan Lister 2010-10-01 00:23:54 UTC
- Assigned user changed from Jonathan Lister to Ben Hood
Done, pending the change requested in #62.
Something that seems like it might be useful would be to make the participant labels in the content viewer link to the participant.
-

Ben Hood 2010-10-04 10:12:28 UTC
- State changed from open to invalid
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Real Time Differencing Tool.