grafana/public
Peter Holmberg ec743cf9a7
Migration: Migrate Dashboard Import to React (#22338)
* first things

* introduce headers and moving buttons

* adding reducer and action for gcom dashboard

* action working

* continue building on import form

* change dashboard title

* add prop to not render a label

* first things

* introduce headers and moving buttons

* adding reducer and action for gcom dashboard

* action working

* continue building on import form

* change dashboard title

* add prop to not render a label

* import form layout

* break out form to component

* add actions and reader for file upload

* fix upload issue

* modified data types to handle both gcom and file upload

* import dashboard json

* save dashboard

* start change uid

* change dashboard uid

* fix spacing and date format

* fix import from json

* handle uid and title change

* revert change in panelinspect

* redo fileupload component

* after review

* redo forms to use Forms functionality

* first attempt on async validation

* use ternary on uid input

* removed unused actions, fixed async validation on form

* post form if invalid, break out form to component

* sync file with master

* fix after merge

* nits

* export formapi type

* redo page to use forms validation

* fix inputs and validation

* readd post

* add guards on data source and constants

* type checks and strict nulls

* strict nulls

* validate onchange and fix import button when valid

* shorten validate call

* reexport OnSubmit type

* add comment for overwrite useEffect

* move validation functions to util

* fix button imports

* remove angular import

* move title and uid validation
2020-03-31 16:29:44 +02:00
..
app Migration: Migrate Dashboard Import to React (#22338) 2020-03-31 16:29:44 +02:00
dashboards Typescript: null check fixes, and news panel fix (#21595) 2020-01-19 19:16:31 +01:00
e2e-test/screenShots/theOutput Migration: Migrate Dashboard Import to React (#22338) 2020-03-31 16:29:44 +02:00
e2e-tests/videos FieldOverrides: Move FieldConfigSource from fieldOptions to PanelModel.fieldConfig (#22600) 2020-03-19 11:50:31 +01:00
emails Emails: Update notification templates (#19662) 2019-10-31 10:33:33 -07:00
fonts Chore: fix modes for non-executable files (#16864) 2019-05-03 09:51:53 +02:00
img Icons: add reports icon (#22445) 2020-02-28 09:51:03 +01:00
sass Theme:s Tooltip fixes (#23174) 2020-03-30 16:31:53 +02:00
test Variables: replaces UUID with name for a more performant lookup in TemplateSrv (#22858) 2020-03-23 13:45:08 +01:00
vendor Revert "Graph: Improve point rendering performance (#22610)" (#22716) 2020-03-11 13:18:37 +01:00
views Core: Make application title customizable for WL (#22401) 2020-02-25 15:18:37 +01:00
robots.txt