https://github.com/ging/horizon
Revision 753ebd673c164cc0469a3de1b9ce40fefe92e99b authored by Gabriel Hurley on 14 March 2012, 00:27:18 UTC, committed by Gabriel Hurley on 14 March 2012, 00:44:07 UTC
This fixes the problem of having to "hide" the update action
in the row's actions column. Fixes bug 948397.

Additionally, added some protection for spillover between
the attrs dictionary on action instances. Fixes bug 954592.

FWIW, the code involved in the AJAX updating is largely identical,
it's just been moved from Action to Row and had few data accessors
renamed to account for the differing relation to Table and Row.
This also allowed the javascript to be significantly cleaner.

Change-Id: Ic8932a33ca6956a56c8eee09bb0a4d1f59e0ab3a
1 parent f7c0dd2
History
Tip revision: 753ebd673c164cc0469a3de1b9ce40fefe92e99b authored by Gabriel Hurley on 14 March 2012, 00:27:18 UTC
Moved ajax updating from Action to Row.
Tip revision: 753ebd6
File Mode Size
docs
horizon
openstack_dashboard
tools
.bzrignore -rw-r--r-- 365 bytes
.gitignore -rw-r--r-- 221 bytes
.gitreview -rw-r--r-- 76 bytes
.mailmap -rw-r--r-- 261 bytes
.pylintrc -rw-r--r-- 1.4 KB
AUTHORS -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 590 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 3.1 KB
manage.py -rwxr-xr-x 264 bytes
run_tests.sh -rwxr-xr-x 10.8 KB
setup.py -rwxr-xr-x 3.5 KB

README.rst

back to top