grafana/public/app/core
Ryan McKinley bfba47c6c4 Refactor: Move LogLevel and Labels utils to @grafana/ui (#16285)
* rename Tags to Labels in SeriesData

* move some logs stuff to grafana/ui

* add roundtrip tests
2019-03-29 09:41:37 +01:00
..
actions Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 2019-03-22 15:24:30 +01:00
components Feature: Introduced CallToActionCard to @grafana/ui (#16237) 2019-03-27 22:33:20 +01:00
controllers Merge branch 'master' of https://github.com/joshuawoodward/grafana into joshuawoodward-master 2019-03-11 13:10:45 +01:00
copy Big refactoring for dashboard init redux actions 2019-02-06 19:42:04 +01:00
directives Fixed type issues introduced by adding angular types 2019-03-12 15:27:02 +01:00
filters Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
hooks feat(Explore): make sure Loki labels are up to date (#16131) 2019-03-25 12:08:28 +01:00
live Update rxjs 2018-12-27 20:37:44 +01:00
reducers Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 2019-03-22 15:24:30 +01:00
redux Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 2019-03-22 15:24:30 +01:00
selectors Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
services Merge pull request #16241 from grafana/hugoh/no-implicit-any 2019-03-27 09:14:16 +01:00
specs Merge pull request #16241 from grafana/hugoh/no-implicit-any 2019-03-27 09:14:16 +01:00
utils Feature: Case insensitive Loki search (#15948) 2019-03-28 15:58:19 +01:00
angular_wrappers.ts Use SecretFormField in MSSql and Postgres datasources 2019-03-19 13:40:18 +01:00
app_events.ts Dashboard settings starting to work 2019-02-03 10:55:58 +01:00
config.ts config: updated feature toggle name 2019-03-19 13:59:39 +01:00
constants.ts Changed how react panels store their options (#15468) 2019-02-18 11:41:14 +01:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts removed unused directive 2019-02-11 09:46:56 +01:00
jquery_extended.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 17:02:32 +02:00
lodash_extended.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
logs_model.ts Refactor: Move LogLevel and Labels utils to @grafana/ui (#16285) 2019-03-29 09:41:37 +01:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
nav_model_srv.ts changed var to let in last files (#13087) 2018-08-30 08:58:43 +02:00
partials.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 17:02:32 +02:00
profiler.ts Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
store.ts Explore: Add history to query fields 2018-08-06 14:45:03 +02:00
table_model.ts refactor(data models): Renamed TableData to SeriesData (#16185) 2019-03-25 14:46:16 +01:00
time_series2.ts move stringToJsRegex 2019-03-09 23:50:46 -08:00