hubmapconsortium/ccf-asct-reporter

Generate process logs

Closed this issue · 2 comments

Overview

Process logs/reports must be generated and shown to the user on the web application to make them aware of what operations are taking place. Data with their respective tags that could potentially be displayed on the reports are given below.

Tags

  1. [SUCCESS]: Operation was successfully completed.
  2. [WARNING]: Operation was partially successfully completed that could meddle with the functionality of the visualization.
  3. [ERROR]: Operation wasn't successfully completed that could meddle with the functionality of the visualization.

Data

Needs more work on coming up with various fields to check for.

These are some examples of what could be shown on the report logs.

  1. Data fetch successfully/unsuccessfully.
  2. Data refreshed.
  3. Data successfully/unsuccessfully processed.
  4. FIELD missing.

@bherr2 Yes, I thought about using icons for the labels. I have some mockups with those put up as issues.