mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* 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> |
||
---|---|---|
.. | ||
editors | ||
color.ts | ||
context.ts | ||
index.ts | ||
resource.ts | ||
scalar.test.ts | ||
scalar.ts | ||
scale.test.ts | ||
scale.ts | ||
text.ts | ||
types.ts | ||
utils.ts |