influxdata / influxdata/ui

Annotations: As a user I can see all my annotation streams

Open
#329 0 comments 0 reactions 0 assignees View on GitHub
team/ui
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

Put this behind the `annotations` config cat flag

given i'm a user
who wants to see my annotation streams
when i click on the tab annotations ([in settings page](https://www.figma.com/proto/AQk0tUthLFepRhFUibvzMI/Annotations?node-id=1%3A2&viewport=-1764%2C407%2C0.5&scaling=min-zoom
)).
then i see all my streams

![Screen Shot 2020-11-23 at 9.59.11 AM.png](https://images.zenhubusercontent.com/5c33b08d24dda4712ef4ae10/480b7a98-7efe-4756-adbe-12cb215b5c0e)

This should map to the
```
GET - /streams : ; []string // list known streams
```
route.

### Acceptance Criteria
- Annotations are generic Resources
- Annotations are visible in the settings tab
- Annotations are behind the `annotations` feature flag

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.