horizon/openstack_dashboard/dashboards/identity/domains
Vadym Markov c80d7e32ef Add POST/Redirect/GET for Domains dashboard
Currently, "Set Domain Context" and "Clear Domain Context" doesn't do
PRG, so page reload after these actions produce browser popup about form
re-submission. Proposed patch fixes it

Change-Id: I80d11cbdd42224456ee3a354ebad556a318ba03a
2021-07-27 13:12:24 +03:00
..
templates/domains Reduce page title duplication in Identity views 2015-02-12 11:47:35 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
constants.py Domain Role assignment to Users 2014-08-22 23:56:40 -07:00
panel.py Use python3-style super() 2020-10-15 14:37:20 +09:00
tables.py Add POST/Redirect/GET for Domains dashboard 2021-07-27 13:12:24 +03:00
tests.py Add POST/Redirect/GET for Domains dashboard 2021-07-27 13:12:24 +03:00
urls.py Handle partial dict setting 2019-09-26 14:31:17 +09:00
views.py Use python3-style super() 2020-10-15 14:37:20 +09:00
workflows.py Use python3-style super() 2020-10-15 14:37:20 +09:00