Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Update shovel UI for AMQP 1.0 shovels #16

Merged
merged 4 commits into from
Jun 6, 2017
Merged

Conversation

kjnilsson
Copy link
Contributor

To allow cross protocol shovels to be
created and managed through the UI.
To get the desired layout I had to do a
fair bit of mangling of the sammy parameters
before the PUT request. To allow configuration
of different protocols I had to prefix the
input fields with the protocol and direction
and later strip the prefixes and remove the
unwanted properties.

A better approach to this shoudl be found
if further protocols are implemented.

[#138600475]
<td>
<label class="wide">
Address:
<span class="help" id="shovel-amqp10-address"></span>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Help shovel-amqp10-address is not defined

<td>
<label>
Auto-delete
<span class="help" id="shovel-delete-after"></span>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tag on the help message (After initial length transferred) differs from the value shown After num messages. For clarity, the tag should be the same or an abbreviation of it.

dcorbacho and others added 2 commits June 2, 2017 17:33
Use values provided by rabbit_shovel_status directly
@michaelklishin michaelklishin merged commit df6cbd1 into master Jun 6, 2017
@dumbbell dumbbell deleted the rabbitmq-shovel-26 branch January 3, 2018 13:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants