#1134 closed task (fixed)
Implement an "Activity log"
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.23 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
It would be nice to display some more information about what is going on in the lab and on the computers the Reggie front page.
While we are re-designing the front page (#1133) we could maybe keep three columns as before and in one of them display a list of the most recent "activities". For example:
Today
13:35 12 samples has been extracted
09:22 6 specimen tubes has been registered
01:25 Sequencing of FlowCell555 completed successfully
Yesterday
16:56 Sequencing of FlowCell555 has started
14:25 Reggie was updated to version 4.23
It should be possible to merge entries of the same type that are happening on the same day. For example, if registering another specimen tube the count above would increase to '7' and the timestamp updated.
The log should be limited to some specific number (or age) of events.
The log need to survive server re-starts.
Change History (18)
comment:1 by , 6 years ago
Component: | not classified → net.sf.basedb.reggie |
---|---|
Milestone: | → Reggie v4.23 |
Owner: | changed from | to
Status: | new → accepted |
Type: | Request → task |
comment:2 by , 6 years ago
comment:13 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
In 5376: