action #1278
closed
AJAX/javascript action (with tests)
Added by ancorgs almost 11 years ago.
Updated over 10 years ago.
Description
There are several cases in the interface in which reloading the whole page is totally overkill. Right now is implemented this way due to the lack of a proper management for AJAX calls. With Mojolicious should be possible to rewrite those actions to avoid extra loading a whole new page.
- Priority changed from Urgent to High
- Target version set to Sprint 08
- Status changed from New to In Progress
- % Done changed from 0 to 10
Already reimplemented 'cancel' as AJAX in tests list and live view. But the buildview needs some javascript refactoring to react gracefully. On it.
Light bulb problem. Every solution I can think for improving the AJAX behavior of the buildview implies rendering some parts with Javascript. Which means that we need to test the javascript, which leads to comment 15 on #1272.
- % Done changed from 10 to 50
- % Done changed from 50 to 70
- Status changed from In Progress to Closed
- % Done changed from 70 to 100
Also available in: Atom
PDF