Skip to content

Build interface for adding Annotations #263

@anthonyjchriste

Description

@anthonyjchriste

Please do work for this task in a branch called issue-263.

Build an interface in View for manually adding Annotation Phenomena and also for displaying available Annotation Phenomena.

When viewing the details of an incident, there should be a button or a form for adding annotation data.

Annotations consist of:

  • A category (KNOWN_EVENT, SPURIOUS_EVENT, MISC)
  • A timestamp
  • A list of incidents included in this Pheneoma
  • A description

A UI should be created that allows these fields to be set. The data model for Annotations (and Phenomena) in general needs to be defined and documented in the documentation.

After thinking about "anti-phenomena" (#258) for a while, I think it makes the most sense to simply classify anti-phenomena as a specific type of annotation (SPURIOUS_EVENT), with a description of why the user (or plugin) classified the incident as spurious.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions