grafana/public/app/core
Mihály Gyöngyösi a915977002
Teams: Add TeamRolePicker to the Create and Edit Team pages (#53775)
* Add TeamRolePicker to CreateTeam and TeamSettings pages

* Align tests to the changes

* Change TeamRolePicker

* Add useRoleOptions hook

* Clean up

* Requested changes by reviewers

* Fixes

* Fixes
2022-08-18 13:21:06 +02:00
..
actions Frontend: Add notification persistence behind feature flag (#47871) 2022-04-20 10:42:32 +01:00
components Teams: Add TeamRolePicker to the Create and Edit Team pages (#53775) 2022-08-18 13:21:06 +02:00
context Chore: remove unnessisary type assertion from GrafanaContext (#52979) 2022-07-29 11:48:52 +01:00
copy Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
history Dashboard: Spelling corrections in end-user visible dialogs (#53340) 2022-08-09 10:19:30 +02:00
hooks Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
internationalization I18n: Wrap event-based modals with I18nProvider (#52720) 2022-07-25 08:44:11 -04:00
navigation Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
reducers Alerting: Improve Mimir AM interoperability with Grafana (#53396) 2022-08-16 16:01:57 +02:00
selectors Navigation: split logic, reenable unit test, copy whole node to prevent recursion error (#53033) 2022-08-01 14:47:52 +01:00
services RBAC: Remove builtin role code (#53767) 2022-08-18 12:25:37 +02:00
specs Search: Migrated impressions to use dashboardUID (#53090) 2022-08-08 11:13:19 +02:00
utils Dashboard: Spelling corrections in end-user visible dialogs (#53340) 2022-08-09 10:19:30 +02: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 Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
constants.ts PanelEditor: Present actionable suggestions when panel cannot visualize current data (#42083) 2021-11-25 09:41:03 +01:00
core.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
lodash_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
logsModel.test.ts rename logs_model.ts->logsModel.ts; update references (#51468) 2022-06-29 21:04:30 +02:00
logsModel.ts logs: better volume-color (#52711) 2022-07-26 10:50:48 +02:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
profiler.ts Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
store.ts Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
TableModel.ts rename table_model.ts => TableModel.ts (#51659) 2022-08-03 10:33:13 +00:00
time_series2.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00