grafana/public/sass/components
David Kaltschmidt 583334df05 Explore: Logging graph overview and view options
- Logging gets a graph for log distribution (currently per stream, but I
  think I'll change that to per log-level)
- added grid columns for timestamp and unique labels
- show common labels of streams
- View options to show/hide time columns, label columns
- created `--small` modifier for Switch CSS classes
- merging of streams is now a datasource responsibility
2018-11-02 08:25:36 +01:00
..
_add_data_source.scss ux: final fixes to new datasource page 2018-10-06 19:22:16 +02:00
_alerts.scss Added margin and correct border radius 2018-10-23 17:25:16 +02:00
_buttons.scss changed to first and last child 2018-09-26 07:56:33 +02:00
_cards.scss ux: final fixes to new datasource page 2018-10-06 19:22:16 +02:00
_code_editor.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_color_picker.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_dashboard_grid.scss wip: minor fixes 2018-08-25 07:21:00 -07:00
_dashboard_list.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_dashboard_settings.scss PR: ux changes to #11528 2018-05-08 11:24:20 +02:00
_delete_button.scss added position absolute and some flexbox so I could remov changes in display and setTimeout, added tests and types, did some renaming 2018-07-25 10:29:55 +02:00
_description-picker.scss dashfolders: remove inline styles 2018-01-30 17:26:44 +01:00
_drop.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_dropdown.scss replaced border hack carot with fontawesome carot fixes #11677 2018-04-25 12:16:43 +02:00
_empty_list_cta.scss created cta-bg variable and changed bg color on light theme (#10693) 2018-01-31 14:14:11 +01:00
_filter-controls.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_filter-list.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_filter-table.scss added admin icon and permission member definitions(role,team,user) 2018-02-26 10:21:24 +01:00
_footer.scss fix for responsive rule for footer 2018-10-31 13:44:22 -07:00
_form_select_box.scss minor ux fix for new select 2018-10-11 12:50:58 -07:00
_gf-form.scss Explore: Logging graph overview and view options 2018-11-02 08:25:36 +01:00
_infobox.scss ux: misc react migration fixes and info box style improvement 2018-10-05 08:43:56 +02:00
_json_explorer.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_jsontree.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_modals.scss added scroll to org list modal (#10960) 2018-02-20 11:08:53 +01:00
_navbar.scss New TV Mode, dashboard toolbar update (layout change & new cycle view mode button) (#13025) 2018-08-30 11:52:31 +02:00
_navs.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_old_stuff.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_page_header.scss react: progress on react containers and mobx-state-tree store 2017-12-21 11:56:45 +01:00
_page_loader.scss Added Loading state on org pages 2018-10-11 11:49:34 +02:00
_panel_add_panel.scss wip: minor progres on react panels edit mode 2018-07-08 07:39:25 -07:00
_panel_alertlist.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_panel_dashlist.scss fix: css fix, found a better way to fix #10772 2018-02-06 13:01:23 +01:00
_panel_gettingstarted.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_panel_graph.scss IE11 fix for legend tables below graph 2018-10-31 06:03:26 -07:00
_panel_heatmap.scss Fixes for heatmap panel in Grafana 5 (#10973) 2018-02-21 09:16:56 +01:00
_panel_pluginlist.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_panel_singlestat.scss revert: reverted singlestat panel position change PR #12004 2018-06-04 15:45:29 +02:00
_panel_table.scss added underline to links in table 2018-09-14 08:31:41 +02:00
_panel_text.scss feat(panel): working on panel help text and unifying panel links, panel errors, and panel help into a single panel feature, #4079 , #6847 2016-12-16 13:06:04 +01:00
_popper.scss dashfolders: Use grafana's question mark instead of FA's and use the react tooltip instead of angular's #10275 2018-01-29 14:53:10 +01:00
_query_editor.scss removed blue-dark variable with blue-light in light-theme, blue variable now has same value as blue-dark had before, should fix issue with any low contrast issues with blue in light-theme, this made query-blue variable unnecessery removed it, added variable for variable dropdown highlight background 2018-07-20 16:02:41 +02:00
_query_part.scss refactor: minor css class naming change of #10505 2018-01-23 16:10:04 +01:00
_row.scss nicer collapsed row behaviour (#12186) 2018-06-06 21:58:42 -07:00
_scrollbar.scss fix: changing edit / view fullscreen modes now work 2018-09-10 17:55:06 +02:00
_search.scss css: minor fix to search 2018-10-03 11:07:20 -07:00
_settings_permissions.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_shortcuts.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_sidemenu.scss moved version in help menu to top 2018-04-16 16:25:28 +02:00
_slate_editor.scss Explore: fix render issues in split view 2018-10-17 17:59:03 +02:00
_submenu.scss removed blue-dark variable with blue-light in light-theme, blue variable now has same value as blue-dark had before, should fix issue with any low contrast issues with blue in light-theme, this made query-blue variable unnecessery removed it, added variable for variable dropdown highlight background 2018-07-20 16:02:41 +02:00
_switch.scss Explore: Logging graph overview and view options 2018-11-02 08:25:36 +01:00
_tabbed_view.scss fix: minor fix to changing type 2018-08-25 12:38:25 -07:00
_tables_lists.scss sass refactoring and updating styles for list item elements 2017-11-23 12:54:12 +01:00
_tabs.scss added tabs and searchfilter to addpanel, fixes#10427 2018-02-21 14:51:28 +01:00
_tags.scss fix: Label font weight should be semi bold, fixes #11629 2018-04-17 19:40:44 +02:00
_tagsinput.scss Clean up css for react-select v2 #13425 2018-10-10 14:15:26 +02:00
_timepicker.scss removed blue-dark variable with blue-light in light-theme, blue variable now has same value as blue-dark had before, should fix issue with any low contrast issues with blue in light-theme, this made query-blue variable unnecessery removed it, added variable for variable dropdown highlight background 2018-07-20 16:02:41 +02:00
_tooltip.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_typeahead.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_user-picker.scss fix: Clean up logging and remove unused css #10289 2018-01-09 14:42:23 +01:00
_view_states.scss New TV Mode, dashboard toolbar update (layout change & new cycle view mode button) (#13025) 2018-08-30 11:52:31 +02:00
_viz_editor.scss fix: changing edit / view fullscreen modes now work 2018-09-10 17:55:06 +02:00
edit_sidemenu.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00