influxdata / influxdata/influxdb
File upload capability
Open
area/templates
team/ui
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
# Background
As a user, I want to be able to upload a file from their local file system as a template.
# Acceptance Criteria
* The name of the template should be sourced from the file name
* The backend expects than just the file to be sent, so the frontend must construct the proper payload shape to send
Contributor guide
Assessment
This issue has not been assessed yet.