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
c5e726be90
cloudstack
/
ui
/
scripts
/
ui
History
bfederle
c5e726be90
Fix case where str is not present
2012-03-14 11:51:41 -07: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:48:14 -08:00
core.js
Add tests for navigation and homepage; basic fixes
2012-02-29 11:54:40 -08:00
dialog.js
bug 14023: extend dialog widget to support textarea field.
2012-03-07 10:04:17 -08:00
events.js
Refactor notification handling
2011-12-22 09:00:28 -08:00
utils.js
Fix case where str is not present
2012-03-14 11:51:41 -07:00