grafana/public/app/core
Uchechukwu Obasi f51653647d
Menu: refactor MenuItem and MenuGroup to be standalone component (#31639)
* Menu: refactor MenuItem and MenuGroup to be standalone component

* fixes small nits

* Chore: Refactored other components to correspond with the new Menu system (#31676)

* fixes affected components using Menu

* fixes affected components using Menu components

* fixes frontend test- I hope

* fixes frontend docs test- I hope

* fixes frontend docs test- I hope

* fixes frontend docs test- I hope

* fixes frontend docs test- I hope

* fixes frontend docs test- I hope

* added support for accessibility

* fixes frontend test- I hope

* Improve storybook story and simplify ButtonSelect

* Fixed broken graph context menu

* fixes frontend test- I hope

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-03-11 15:35:17 +01:00
..
actions Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
components Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
controllers Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
copy Chore: Use uuid v4 as an identifier instead of Date.now() (#27178) 2020-08-26 11:38:39 +02:00
directives Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
filters Chore: Remove angular dependency from data sources (#27735) 2020-10-01 18:51:23 +01:00
hooks Migration: Alerting - notifications list (#22548) 2020-04-24 18:13:45 +02:00
middlewares Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
navigation Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
reducers Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
selectors Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
services Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
specs Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
utils DataQueryRequest: Remove unused props (#31876) 2021-03-11 10:39:41 +01:00
angular_wrappers.ts Menu: refactor MenuItem and MenuGroup to be standalone component (#31639) 2021-03-11 15:35:17 +01:00
app_events.ts EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +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
core.ts EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +01:00
injectorMonkeyPatch.ts Dependencies: Update angularjs to 1.8.2 (#28736) 2020-11-03 13:18:10 +01:00
jquery_extended.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
lodash_extended.ts
logs_model.test.ts Decimals: Big Improvements to auto decimals and fixes to auto decimals bug found in 7.4-beta1 (#30519) 2021-01-22 16:37:56 +01:00
logs_model.ts Explore/Logs: Escaping of incorrectly escaped log lines (#31352) 2021-03-03 18:32:27 +01:00
mod_defs.d.ts
nav_model_srv.ts AppPlugin: Show exceptions in dev (#26795) 2020-08-05 15:47:25 +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 Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
time_series2.ts Graph: Fixes auto decimals issue in legend and tooltip (#30628) 2021-01-26 12:37:48 +01:00