Reviewed: https://review.openstack.org/128873 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=698dbe322bb81421af3203779b456ca3940f1e7b Submitter: Jenkins Branch: master
commit 698dbe322bb81421af3203779b456ca3940f1e7b Author: swati <[email protected]> Date: Mon Feb 23 15:45:35 2015 +0530 Confirm Dialog for Delete operation in Network Topology When we click a delete button in network topology, the corresponding delete operation is issued immediately. Now, a confirm dialog is displayed first to confirm the user's action and then the item gets deleted accordingly. It brings better consistency with delete operations of other tables. Change-Id: I1312364c75cea17f228eb298daacb141bf1bfdde Co-Authored-By: Vladislav Kuzmin <[email protected]> Co-Authored-By: Swati Sharma <[email protected]> Co-Authored-By: Allen <[email protected]> Closes-Bug: #1242251 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1242251 Title: delete operation in network topology should show a confirm dialog Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When we click a delete operation in network topology, the corresponding delete operation is issued immediately. Delete operation cannot be undone, so it is better to show a confirm dialog instead. It brings us better consistency with delete operations in various tables. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1242251/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

