Page MenuHomePhabricator

Create a front-end JS method to call the REST API to update the status of a given investigation
Closed, ResolvedPublic

Description

Background

  • We need a dialog that allows the user to change the status of a suggested investigation
    • This dialog needs to interact with a REST API that will perform the status change along with setting a reason
    • We can implement the code that interacts with the REST API first before then using it in the dialog

Acceptance criteria

  • Code exists to interact with the REST API which can be called by the dialog UI code when necessary

Event Timeline

Change #1187398 had a related patch set uploaded (by Mszwarc; author: Mszwarc):

[mediawiki/extensions/CheckUser@master] SuggestedInvestigations: Create JS status change API client code

https://gerrit.wikimedia.org/r/1187398

Change #1187398 merged by jenkins-bot:

[mediawiki/extensions/CheckUser@master] SuggestedInvestigations: Create JS status change API client code

https://gerrit.wikimedia.org/r/1187398