grafana/public/app/core
Victor Marin 6a93c77082
Refactor state timeline/status history to cue model and refactor `TimelineChart` component (#61631)
* Adapt state timeline to scuemata

* Refactor status history to cue model

* Refactor

* Refactor TimelineChart as a core component

* wip

* Change as per CR

Co-authored-by: sam boyer <sdboyer@grafana.com>
2023-01-26 07:03:59 +00:00
..
actions
components Refactor state timeline/status history to cue model and refactor `TimelineChart` component (#61631) 2023-01-26 07:03:59 +00:00
context TopNav: KioskMode rewrite move to AppChrome responsibility and make it a global feature (#55149) 2022-09-15 14:04:58 +02:00
copy
history Preferences: Add preferences kind and remove unused navbar settings (#59621) 2023-01-25 11:00:32 -08:00
hooks Chore: Remove unused files (#57515) 2022-10-25 23:34:53 +01:00
internationalization I18N: Fail i18n:extract on warnings + update strings (#60949) 2023-01-04 15:28:07 +00:00
navigation Explore: Be sure time range key bindings are mounted after clear (#61892) 2023-01-24 11:12:09 -06:00
reducers Support Bundles: Improve creating bundle UX (#61611) 2023-01-17 17:50:14 +01:00
selectors PluginPage: Fix finding root section for standalone pages (#56554) 2022-10-07 16:33:36 +02:00
services Preferences: Add preferences kind and remove unused navbar settings (#59621) 2023-01-25 11:00:32 -08:00
specs Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
utils Panel edit: Add feature to drag & drop spreadsheet files to the grafana datasource (#60586) 2023-01-24 10:43:44 +01:00
TableModel.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
app_events.ts
config.ts
constants.ts
core.ts TopNav: KioskMode rewrite move to AppChrome responsibility and make it a global feature (#55149) 2022-09-15 14:04:58 +02:00
lodash_extended.ts
logsModel.test.ts Explore: Create DataSourceWithSupplementaryQueriesSupport interface to support log volume and samples (#61298) 2023-01-20 14:20:49 +01:00
logsModel.ts Explore: Implement logs sample in Explore (#61864) 2023-01-24 19:10:27 +01:00
profiler.ts
store.ts any/type assertion fixes (#57009) 2022-10-17 10:10:10 +01:00
time_series2.ts