Hi Samuel,
I have reviewed the Ginger Base patch and it will need some changes.
When it is ready to be merged I will apply that too.
Regards,
Aline Manera
On 08/26/2016 05:55 PM, sguimaraes943(a)gmail.com wrote:
From: Samuel GuimarĂ£es <sguimaraes943(a)gmail.com>
This patch moves peers list from the drop-down on the top navigation bar to a DataTable
that will be rendered on Host Dashboard if the user has Gingerbased installed. Additional
patches are necessary (Wok and Gingerbase).
Samuel GuimarĂ£es (1):
Issue #921: Peers button disappears
root.py | 6 ++++
ui/js/src/kimchi.peers.js | 71 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 77 insertions(+)
create mode 100644 ui/js/src/kimchi.peers.js