grafana/public/app/core
Patrick O'Carroll d040e336c1 UI: Remove old icons (#16335)
* removed unsused grafana-icon classes, replaced grafana-icons with gicons

* replaced old dashboard and datasource icons with gicon, fixed so icons on plugin list are shown

* removed unsused grafana-icon classes, replaced grafana-icons with gicons

* replaced old dashboard and datasource icons with gicon, fixed so icons on plugin list are shown

* replaced fontawesome cog, eye, link and edit with gicons

* updated snapshot

* fixed color of cog in dashboard nav, removed icons from buttons, ran preitterier on some files

* changed opacity on getting started icons and fixed getting started button

* .5 -> 0.5 fix for prettier
2019-04-17 15:18:32 +02:00
..
actions Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 2019-03-22 15:24:30 +01:00
components UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02: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 Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02: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 Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
specs Heatmap: Fixed auto decimals when bucket name is not number but contains dots, fixes #13019 (#16609) 2019-04-16 10:39:12 +02:00
utils Heatmap: Fixed auto decimals when bucket name is not number but contains dots, fixes #13019 (#16609) 2019-04-16 10:39:12 +02:00
angular_wrappers.ts Security: Store datasource passwords encrypted in secureJsonData (#16175) 2019-04-15 11:11:17 +02:00
app_events.ts Dashboard settings starting to work 2019-02-03 10:55:58 +01:00
config.ts Plugins: Optionally preload some plugins during frontend app boot (#15266) 2019-04-11 08:02:22 +02: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 Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +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 Tech: Bump typescript and jest (#16354) 2019-04-03 11:41:08 +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