This website requires JavaScript.
Explore
Help
Sign In
etan39
/
cloudstack
mirror of
https://github.com/apache/cloudstack.git
Watch
1
Star
0
Fork
You've already forked cloudstack
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
89dfd57806
cloudstack
/
ui
/
scripts
/
ui
History
Jessica Wang
f346c4add6
cloudstack 3.0 UI - listView - when clicking fast between different rows, JS error "args.context.xxx is undefined" appears. e.g. "args.context.instances is undefined" appears when clicking fast between different rows in listView in instance page. Because when clicking fast, users might click another row before API response for this current row is back => which causes the JS error. The fix is to overlay the whole listView by loading image (spinning wheel image) until click-handling for this row is done (e.g. API response is back).
2012-03-09 16:47:28 -08:00
..
widgets
cloudstack 3.0 UI - listView - when clicking fast between different rows, JS error "args.context.xxx is undefined" appears. e.g. "args.context.instances is undefined" appears when clicking fast between different rows in listView in instance page. Because when clicking fast, users might click another row before API response for this current row is back => which causes the JS error. The fix is to overlay the whole listView by loading image (spinning wheel image) until click-handling for this row is done (e.g. API response is back).
2012-03-09 16:47:28 -08:00
core.js
Update UI for 3.0.x
2012-02-17 11:32:45 -08:00
dialog.js
bug 14023: extend dialog widget to support textarea field. [reviewed-by: Brian]
2012-03-07 10:03:19 -08:00
events.js
Refactor notification handling
2011-12-22 09:00:28 -08:00
utils.js
UI: localization
2012-02-09 10:39:59 -08:00