Ticket #10184 (closed: fixed)
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: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
Note: See
TracTickets for help on using
tickets.