grafana/public/app/core
Peter Holmberg bb649489c8
grafana/ui: Create Tabs component (#21328)
* create tabs component

* replace tabs in pageheader

* splitting two different types of tabitems

* fix index and conditionals in tabs

* redo tabs to not render anchor links

* rename to className and use cx to combine classes

* reverting back to a simpler use case

* moving type to types file

* fix import

* redoing Tabs to simpler composition components

* pr feedback

* update snapshot

* use icon component, added knob for storybook
2020-01-10 10:38:43 +01:00
..
actions Feature: Adds connectWithCleanup HOC (#19629) 2019-10-08 21:37:07 -07:00
components grafana/ui: Create Tabs component (#21328) 2020-01-10 10:38:43 +01:00
controllers Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
copy CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
directives e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
filters Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
hooks feat(Explore): make sure Loki labels are up to date (#16131) 2019-03-25 12:08:28 +01:00
live Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
middlewares Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
reducers Feature: Adds connectWithCleanup HOC (#19629) 2019-10-08 21:37:07 -07:00
redux Debt: Simplifies actionCreatorFactory (#19433) 2019-09-26 11:41:37 +01:00
selectors Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
services Panel: disable edit/duplicate/delete entry for repeat panel (#21257) 2020-01-03 12:18:39 +01:00
specs OrgSwitcher: Fixed issue rendering org switcher even when it's not open (#21061) 2019-12-13 09:27:45 +01:00
utils @grafana/data: use timeZone parameter rather than isUtc (#21276) 2020-01-02 08:11:28 -08:00
angular_wrappers.ts Footer: Single footer component for both react & angular pages (#21389) 2020-01-09 11:25:52 +01:00
app_events.ts Dashboard settings starting to work 2019-02-03 10:55:58 +01:00
config.ts DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
constants.ts DashboardGrid: Change grid margin to 8, to align to 8px grid (#21167) 2019-12-18 14:30:17 +01:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts Migration: Migrate org switcher to react (#19607) 2019-12-03 22:47:19 +01:00
jquery_extended.ts GraphTooltip: added boundaries so we never render tooltip outside window. (#20874) 2019-12-04 18:08:49 +01: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.test.ts DataFrame: move labels to field (#19926) 2019-11-07 07:50:45 -08:00
logs_model.ts @grafana/data: use timeZone parameter rather than isUtc (#21276) 2020-01-02 08:11:28 -08:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
nav_model_srv.ts Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
partials.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
profiler.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
store.ts Logs: Optional logs label column (#21025) 2019-12-11 16:11:32 +01:00
table_model.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
time_series2.ts Graph: Add fill gradient option to series override line fill (#20941) 2019-12-10 09:09:48 +01:00