Commit Graph

9 Commits

Author SHA1 Message Date
Peter Holmberg 4898502e4e
refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085)
* replace with Input component from grafana/ui

* removing placeholder classname

* change import

* fix import
2019-03-25 15:53:05 +01:00
Daniel Lee 18abb87cbb stackdriver: small fixes after reactifying 2019-01-14 18:23:01 +01:00
Erik Sundell b596550210 use typings for ds and template srv 2019-01-11 13:53:04 +01:00
Erik Sundell 8867d8e99c make templateSrv a prop 2019-01-08 13:52:19 +01:00
Erik Sundell dc7f98de6a use correct event handler name convention. register directive on startup 2019-01-08 13:37:08 +01:00
Erik Sundell f9f51d6819 replace fragment with empty jsx tags 2019-01-08 13:00:31 +01:00
Erik Sundell 1ab9fc871c cleanup. remove comments, not used files etc 2019-01-02 15:35:36 +01:00
Erik Sundell f9380a2634 add help text component 2019-01-02 09:36:32 +01:00
Erik Sundell 5ba429387f reactify annotation query editor 2018-12-28 19:45:24 +01:00