Opened 9 years ago

Last modified 7 years ago

#12414 new enhancement

Implement REST interface and AJAX callback to post/get review data — at Initial Version

Reported by: Ryan J Ollos Owned by: Rob Guttman
Priority: normal Component: CodeReviewerPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

The current implementation of adding data and JavaScript in post_process_request request is fragile and I suspect the performance is not as good as it could be. Instead, we'll just add the scripts in post_process_request and retrieve the data through an AJAX callback. The upside is that it should be possible to add a review without refreshing the page.

Change History (0)

Note: See TracTickets for help on using tickets.