mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
900d9bf9a1
* move upload to http * use storage from grafanads * rever gomod changes * fix test * wip * add upload func * update upload func * writing to uploads * edit response from service * use dropzone for UI * modify response struct in service * better read file * set content type for svg * restrict file types upload * add test and clean up errors * pass test * fix backend lint errors * limit type of files on FE * add TODO for after merge * rebase with storage changes * comment out unused function * update UI to not have 2 uploads * only call upload on select * use utils function to find * in path * show preview on drag over * not allowing upload of svg * add preview to upload tab * no console.log * resolve conflicts * refactor log line * fix failing BE test Co-authored-by: Ryan McKinley <ryantxu@gmail.com> Co-authored-by: Artur Wierzbicki <artur.wierzbicki@grafana.com> |
||
---|---|---|
.. | ||
testdata | ||
config.go | ||
entity_events_mock.go | ||
entity_events_test.go | ||
entity_events.go | ||
http.go | ||
service_test.go | ||
service.go | ||
storage_disk.go | ||
tree.go | ||
types.go | ||
utils_test.go | ||
utils.go |