Opened 9 years ago

Last modified 7 years ago

#12414 new enhancement

Implement REST interface to create and retrieve review data — at Version 1

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

Description (last modified by Ryan J Ollos)

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 the REST interface. It should also be possible to add and delete reviews without refreshing the page.

Change History (1)

comment:1 Changed 9 years ago by Ryan J Ollos

Description: modified (diff)
Summary: Implement REST interface and AJAX callback to post/get review dataImplement REST interface to create and retrieve review data
Note: See TracTickets for help on using tickets.