grafana/public/app/core
Peter Holmberg cab6861d27 Reactify sidebar (#13091)
* created react component and moved markdown

* extracting components

* Broke out parts into components

* tests

* Flattened file structure

* Tests

* made instances typed in test

* typing

* function instead of variable

* updated user model with missing properties

* added full set of properties to user mock

* redone from variable to function

* refactor: minor refactorings of #13091

* removed logging
2018-09-04 17:24:08 +02:00
..
components Reactify sidebar (#13091) 2018-09-04 17:24:08 +02:00
controllers added no-angle-bracket-type-assertion rule and updatet files to follow rule (#13115) 2018-09-03 11:30:44 +02:00
directives added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 2018-08-31 16:40:43 +02:00
filters changed var to let in last files (#13087) 2018-08-30 08:58:43 +02:00
live changed var to const (#13061) 2018-08-29 14:26:50 +02:00
services Reactify sidebar (#13091) 2018-09-04 17:24:08 +02:00
specs added no-angle-bracket-type-assertion rule and updatet files to follow rule (#13115) 2018-09-03 11:30:44 +02:00
utils added Bitcoin as a currency option 2018-09-03 22:02:58 -05:00
angular_wrappers.ts Reactify sidebar (#13091) 2018-09-04 17:24:08 +02:00
app_events.ts changed var to const (#13061) 2018-08-29 14:26:50 +02:00
config.ts fixed title prefix, fixes #13123 (#13128) 2018-09-04 10:33:18 +02:00
constants.ts refactor: tried to simplify and also minimize scope a bit for #10323 2017-12-26 13:22:01 +01:00
core_module.ts Webpack (#9391) 2017-10-01 20:02:25 +02:00
core.ts Reactify sidebar (#13091) 2018-09-04 17:24:08 +02:00
jquery_extended.ts added this:any to functions and changed functions to arrowfunctions 2018-08-30 10:49:18 +02:00
lodash_extended.ts migrated files to ts, removed unused functions from lodash_extended 2018-05-17 14:24:49 +02:00
logs_model.ts Datasource for Grafana logging platform 2018-07-20 17:07:17 +02: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 added no-angle-bracket-type-assertion rule and updatet files to follow rule (#13115) 2018-09-03 11:30:44 +02:00
profiler.ts changed var to let in 50 files (#13075) 2018-08-30 09:03:11 +02:00
store.ts Explore: Add history to query fields 2018-08-06 14:45:03 +02:00
table_model.ts Add click on explore table cell to add filter to query (#12729) 2018-08-03 11:20:13 +03:00
time_series2.ts changed var to let in 50 files (#13075) 2018-08-30 09:03:11 +02:00