grafana/public/app/core
Shavonn Brown 5293c9dd84
Convert remaining profile bits to React (#24310)
* reactify user sessions

* all reactified

* more cleanup

* comment edit

* Profile: Fix casing

* Profile: Add Page wrapper

* Profile: New form styles for UserProfileEditForm

* Profile: Use new form styles for SharedPreferences

* Profile: Use radioButtonGroup for SharedPreferences

* Grafana UI: Add FieldSet

* Grafana UI: Add story

* Grafana UI: Add docs

* Grafana UI: Export FieldSet

* Profile: USe FieldSet

* Profile: Sort sessions

Co-authored-by: Clarity-89 <homes89@ukr.net>
2020-06-08 18:19:00 +03:00
..
actions Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
components Convert remaining profile bits to React (#24310) 2020-06-08 18:19:00 +03:00
controllers Fixed share json (#23607) 2020-04-16 09:31:40 +02:00
copy Tracing: Add some error handling to JaegerQueryField (#23599) 2020-04-21 14:18:56 +02:00
directives Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
filters Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
hooks Migration: Alerting - notifications list (#22548) 2020-04-24 18:13:45 +02:00
live Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
middlewares Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
reducers FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
selectors Search/virtualize list (#23710) 2020-04-24 11:08:06 +03:00
services Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
specs Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02:00
utils Convert remaining profile bits to React (#24310) 2020-06-08 18:19:00 +03:00
angular_wrappers.ts Convert remaining profile bits to React (#24310) 2020-06-08 18:19:00 +03: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 NewPanelEditor: Fixed cleanup that could cause crash (#22384) 2020-02-22 21:08:42 +01:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts Templating: removes old Angular variable system and featureToggle (#24779) 2020-06-04 13:44:48 +02: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 Logs: Use result range instead of timepicker range for log histogram (#25027) 2020-05-29 15:39:13 +02:00
logs_model.ts Fix strict null error 2020-05-29 20:01:01 +02:00
mod_defs.d.ts
nav_model_srv.ts @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
partials.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
profiler.ts Image Rendering: Remove PhantomJS support (#23460) 2020-04-15 22:17:41 +02:00
store.ts Store: Error handling for setObject (#23650) 2020-04-20 15:13:02 +02:00
table_model.ts Datasource/CloudWatch: Prevents hidden dataframe fields from displaying in tables (#24580) 2020-05-13 14:34:23 +01:00
time_series2.ts Graph: Legend decimals now work as expected (#24931) 2020-05-20 17:28:41 +02:00