Ticket #10184 (closed: fixed)

Opened 6 years ago

Last modified 6 years ago

Build django models for autoreduction web app

Reported by: MarcusNoble Owned by: MarcusNoble
Priority: blocker Milestone: Release 3.3
Component: Tools Keywords: AUTOREDUCTION
Cc: doucetm@…, tom.griffin@…, nick.draper@…, anders.markvardsen@… Blocked By:
Blocking: #10147 Tester: Anders Markvardsen

Description

Create the initial structure of the django application, split into separate applications so that features can be used in isolation.

Models should reflect those outlined in https://github.com/mantidproject/autoreduce/blob/master/WebApp/ISIS/Documentation/Class%20Diagram.pdf

Application separation will likely be split into 3 applications:

  • Queue processor - Listens for and responds to ActiveMQ messages
  • Reduction Viewer - The "core" system that displays the log of reduction jobs
  • Reduction variables - The ability to change script variables and re-run reduction jobs

Change History

comment:1 Changed 6 years ago by MarcusNoble

  • Status changed from new to assigned

comment:2 Changed 6 years ago by MarcusNoble

  • Status changed from assigned to inprogress

comment:3 Changed 6 years ago by MarcusNoble

  • Status changed from inprogress to verify
  • Resolution set to fixed

comment:4 Changed 6 years ago by Mathieu Doucet

  • Status changed from verify to verifying
  • Tester set to Mathieu Doucet

comment:5 Changed 6 years ago by MarcusNoble

  • Cc doucetm@…, tom.griffin@…, nick.draper@…, anders.markvardsen@… added

comment:6 Changed 6 years ago by Mathieu Doucet

  • Status changed from verifying to verify
  • Tester Mathieu Doucet deleted

comment:7 Changed 6 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen

comment:8 Changed 6 years ago by Anders Markvardsen

  • Status changed from verifying to closed

This has been done and documented

Note: See TracTickets for help on using tickets.