kytos-ng / ui

Kytos Admin UI
MIT License
0 stars 3 forks source link

Added button to enable or disable the interface #26

Closed Alopalao closed 2 years ago

Alopalao commented 2 years ago

Based on issue #14 Added the toggle button to enable or disable an interface. It has the similar function to the switch and link toggle button. Update: -It needs the topology PR #85

rmotitsuki commented 2 years ago

I think that the "Enable" button is too close to the "back" button. If we change the layout so that each one is on opposite sides it will look better. image Adding a DIV wrapper will do the trick. <div style="display:flex;justify-content: space-between;">

Alopalao commented 2 years ago

CSS updated on commit 088b432f76f3fd4f6714d77cd9eb751609413497 Version updated on commit fd7973df88fa734cf0deb4bd24a72d1437e7d84b Changlog updated on commit 306a7f1ecfea7b32de83f4f3e1de8cebf27f38f4

Alopalao commented 2 years ago

Moved style to css class 98709b6fc2c2bebe3eeaef7eecfdf452edff4cbb