Commit Graph

11 Commits

Author SHA1 Message Date
Thomas Bachman e87fe5c83a Fix python namespacing
Use namespaces when referencing python packages. Also, as per
https://review.opendev.org/#/c/527320/, replace all references to
django.core.urlresolves with django.urls.

Change-Id: I6460d0734aa11ffa44f259baa7155d2a202f7162
2020-12-02 12:29:13 +00:00
Marek Lycka d86c6ea3cc Unifies the compute and GBP member launch modals
Modifies the create member button in group details to use the compute launch
instance AngularJS based launch dialog. The dialog itself is changed through
the Angular API to replace standard networking pages with a group setting page.

Change-Id: Ib9f5b601939ed9e8258e4eab2f2180efc98378ae
Closes-Bug: 1582457
2017-09-29 10:20:57 +02:00
Marek Lycka f3048c76ec Removes and simplifies GBPUI templates
Removes unused templates and simplifies remaining templates and views by extracting common logic
in the same way as the previous partial patch for this bug did.

Change-Id: I832a7ab88e99103b9e6abdfd8be44fcd8bee1a11
Closes-Bug: 1710852
Co-Authored-By: viktor.krivak@ultimum.io
2017-09-17 13:26:27 +02:00
Aleš Křivák 268ae1259a Update templates in policytargets section.
Templates used throughout GBP UI were not properly updated
for several OpenStack releases. This update removes unused templates
and reduces unnecessary complexity. Additionally, this fixes problems
with missing non-ajax version of templates, that breaks standalone
rendering of forms and workflows (e. g. when opened in new tab or after
re-login when session expires during while working with forms).

This commit fixes ony policytargets section.

Partial-Bug: #1710852
Co-Authored-By: Marek Lycka <marek.lycka@ultimum.io>
Change-Id: I4f8f6cef04fd514eccb428e8a89cc030ae99cb2a
2017-09-09 11:19:13 +02:00
Anna Khmelnitsky f9a81027f8 Fix template names in policy targets view
Change I4ac44bda1baf28b5056d07adf1236b9a43fbad4c changed template
names to non-existing template. This patch reverts template name
change.

Change-Id: I313103e7853717b7dc6cf18caa7df54c878d3aed
2017-09-07 10:46:04 -07:00
Marek Lycka f4deab2aae Fix delete buttons
This commit fixes the delete buttons in all of the GBPUI panels where checked items were deleted even when using individual (row) delete actions.

Change-Id: I4ac44bda1baf28b5056d07adf1236b9a43fbad4c
Closes-Bug: 1707896
2017-08-01 17:16:28 +02:00
ank 0d1f36ac0b Prevent configuring fixed IP if building more than one member
Change-Id: Ib2be0fa8742d0d066ec1115bfbfb3209a7c2d1f3
Closes-Bug: #1582527
2016-06-27 17:04:45 +05:30
ank a924945dce Allow group member to create with fixed IP
Change-Id: I0f00bc39a07eeb524c036c99b79b99bade480dcd
Implements: blueprint fixed-ips-for-pt
2016-05-12 10:09:07 +05:30
sriharshabarkuru 758c79a354 Added Support for External Policy & External Segment
Change-Id: I11a2ce93cec430447a34099a502be7da59ea0f18
Closes-Bug: 1463928
2015-08-24 21:52:17 +05:30
ank fbf73bcbfd Added missing options to create member to look similar to instance launch
Change-Id: I8086d908467c1e75433393f7a61a7e88ff793352
Closes-Bug: 1382407
Closes-Bug: 1461689
2015-07-17 18:08:04 +05:30
uday bhaskar b39c887100 GBP UI - added policy targets UI
Change-Id: Ib2074e794db2f1a6e7ab02225ad9173d1c77cf06
2014-12-12 11:09:37 +05:30