grafana/public/app/features/plugins
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
..
__mocks__ Plugins: Unifying alpha state & options for all plugins (#16530) 2019-04-12 13:46:42 +02:00
__snapshots__ Plugins: Unifying alpha state & options for all plugins (#16530) 2019-04-12 13:46:42 +02:00
import_list UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
partials Plugins: Optionally preload some plugins during frontend app boot (#15266) 2019-04-11 08:02:22 +02:00
specs DirectInput: new alpha datasource that lets you enter data via CSV 2019-04-12 10:13:36 -07:00
state Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
all.ts removed old unused angular stuff, rename 2019-01-14 15:01:47 +01:00
built_in_plugins.ts AppPlugins: fix app support and add an alpha example (#16528) 2019-04-15 16:54:00 +02:00
datasource_srv.ts DirectInput: new alpha datasource that lets you enter data via CSV 2019-04-12 10:13:36 -07:00
plugin_component.ts AppPlugins: fix app support and add an alpha example (#16528) 2019-04-15 16:54:00 +02:00
plugin_edit_ctrl.ts UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
plugin_loader.ts AppPlugins: fix app support and add an alpha example (#16528) 2019-04-15 16:54:00 +02:00
plugin_page_ctrl.ts AppPlugins: fix app support and add an alpha example (#16528) 2019-04-15 16:54:00 +02:00
PluginList.test.tsx rewrote to use react.sfc 2018-09-27 12:15:41 +02:00
PluginList.tsx chore: Replace the deprecated SFC with FC 2019-01-17 09:27:43 +01:00
PluginListItem.test.tsx tests 2018-09-26 15:12:06 +02:00
PluginListItem.tsx UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
PluginListPage.test.tsx 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
PluginListPage.tsx Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
PluginSettingsCache.ts AppPlugins: fix app support and add an alpha example (#16528) 2019-04-15 16:54:00 +02:00
PluginStateInfo.tsx Plugins: Unifying alpha state & options for all plugins (#16530) 2019-04-12 13:46:42 +02:00
variableQueryEditorLoader.tsx Refactor: Plugin exports & data source / panel types (#16364) 2019-04-04 18:30:15 +02:00