Tobias Skarhed
|
f15593684a
|
Form migrations: Last components from Forms namespace (#23556)
* Migrate RadioButtonGroup
* Migrate Label
* Migrate Form
* Migrate Field
* Missing Form import
* Migrate InputControl
* Migrate Checkbox
* Move InputControl and uncomment
* Fix small issues
* inor fix
* Fix import
* Fix stuff
|
2020-04-14 18:52:56 +02:00 |
|
Dominik Prokop
|
16bc5c118d
|
DashboardSave: Display error message when folder/dashboard name validation fails (#23416)
* Display error message when folder/dashboard name validation fails
* Fix test
* Better error handling
* Fix tests
|
2020-04-14 10:55:27 +02:00 |
|
Tobias Skarhed
|
2e58a65e8f
|
Forms migration: Remove Input from Forms namespace (#23301)
|
2020-04-03 10:04:19 +02:00 |
|
Tobias Skarhed
|
5cdb8f8e44
|
Form Migrations: Button (#23019)
* Update legacy exports and fix Type errors
* Remove Button and LinkButton from Forms namespace
* Fix errors
* Update snapshots
* Move Legacy button
* Migrate more Buttons
* Remove legacy button dependency
* Move button up
* Remove legacy button
* Update Snapshots
* Fix ComponentSize issues
* Switch primary button
* Switch primary
* Add classNames and fix some angular directive issues
* Fix failing build and remove log
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
|
2020-03-26 11:50:27 +01:00 |
|
Peter Holmberg
|
7019471f3f
|
Migrate: Create new folder page (#22693)
* Migrate create new folder page
* Add header
* Bump react-hook-form
* Form async validatio example
* fix async validation
* Change input size
* async validation on new folder create + documentation
* remove angular things
* fix errors in docs
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
|
2020-03-13 15:02:54 +01:00 |
|