.. |
AccessControl
|
Login: Remove single admin team restriction (#54534)
|
2022-09-02 18:16:39 +02:00 |
Animations
|
Prettier: Upgrade to 2 (#30387)
|
2021-01-20 07:59:48 +01:00 |
AppChrome
|
TopNav: Fix right padding on signin link (#62537)
|
2023-01-31 17:22:36 +01:00 |
AppNotifications
|
Notification history: Use Card instead of reusing alert (#49418)
|
2022-05-23 16:48:17 +01:00 |
Branding
|
PublicDashboards: Page to request access to protected pubdash (#61329)
|
2023-01-18 11:57:34 -06:00 |
Breadcrumbs
|
Navigation: add event tracking for navigation elements (#62563)
|
2023-01-31 13:03:31 +00:00 |
CloseButton
|
Chore: replace React.FC<Props> with simple function component (#54123)
|
2022-08-24 16:54:34 -04:00 |
ColorScale
|
Chore: more any/type assertion improvements (#57450)
|
2022-10-25 11:04:35 +02:00 |
DynamicImports
|
GrafanaRoute: Use React.Lazy instead of react-loadable and improve error handling (#55339)
|
2022-09-21 05:41:05 +02:00 |
EmptyListCTA
|
Chore: ESlint import order (#44959)
|
2022-04-22 14:33:13 +01:00 |
ErrorPage
|
Update a few more pages to use navId instead of navModel from store (#55342)
|
2022-09-19 13:21:41 +02:00 |
FolderFilter
|
LibraryPanels: Replace folderID with folderUID (#56414)
|
2022-11-02 16:49:02 +01:00 |
Footer
|
Chore: Update footer changelog link to github (#57871)
|
2022-10-31 07:34:21 -04:00 |
ForgottenPassword
|
Chore: Migrate more usage of v1 themes to v2 (#57680)
|
2022-11-02 10:25:08 +00:00 |
help
|
Navigation: Add keyboard shortcut to search input (#62116)
|
2023-01-26 12:07:32 +00:00 |
Layers
|
Add query library behind dev-mode-only feature flag (#55947)
|
2022-11-30 15:33:40 -08:00 |
LocalStorageValueProvider
|
Make LocalStorageProvider react to storage events (#55810)
|
2022-09-27 14:37:59 +02:00 |
Login
|
PublicDashboards: Page to request access to protected pubdash (#61329)
|
2023-01-18 11:57:34 -06:00 |
MegaMenu
|
Navigation: show section toggle if there are any react children (#60336)
|
2022-12-15 12:41:46 +00:00 |
modals
|
Chore: ESlint import order (#44959)
|
2022-04-22 14:33:13 +01:00 |
NavBar
|
Docs: Update wording / text and copy (#61868)
|
2023-01-30 15:26:21 +00:00 |
OptionsUI
|
TablePanel: Refactor to functional component and move add ad hoc filter action to PanelContext (#61360)
|
2023-01-19 14:03:13 +01:00 |
Page
|
Navigation: handle case where navIndex is undefined (#59826)
|
2022-12-07 10:16:55 +00:00 |
PageActionBar
|
Connections: Update "Your connections/Data sources" page (#58589)
|
2022-11-30 09:41:01 +01:00 |
PageHeader
|
Internationalization: Translate page headers and Search dashboard actions (#60727)
|
2023-01-13 14:33:42 +00:00 |
PageInfo
|
Add new PageInfo component (#58421)
|
2022-11-08 14:20:05 +00:00 |
PageLoader
|
Chore: ESlint import order (#44959)
|
2022-04-22 14:33:13 +01:00 |
PageNew
|
Navigation: add event tracking for navigation elements (#62563)
|
2023-01-31 13:03:31 +00:00 |
PanelTypeFilter
|
LibraryPanelSearch: Refactor and fix hyphen issue (#55314)
|
2022-09-21 18:37:17 +01:00 |
PasswordField
|
Chore: ESlint import order (#44959)
|
2022-04-22 14:33:13 +01:00 |
PermissionList
|
Chore: Migrate more usage of v1 themes to v2 (#57680)
|
2022-11-02 10:25:08 +00:00 |
PluginHelp
|
Plugins: Fix plugin query help markdown (#60485)
|
2023-01-03 14:20:27 +01:00 |
QueryOperationRow
|
Accessibility: Remove unnecessary onClick from title element (#59696)
|
2023-01-30 13:32:16 +00:00 |
RolePicker
|
RolePicker: Align groupHeader to the list items horizontally (#61060)
|
2023-01-10 10:43:02 +01:00 |
Select
|
Alerting: improve FolderPicker and Evaluation Group Select for Huge lists (#61221)
|
2023-01-12 11:45:03 +01:00 |
SharedPreferences
|
Preferences: Add theme preference to match system theme (#61986)
|
2023-01-30 10:51:51 +01:00 |
Signup
|
Fix: Email and username trimming and invitation validation (#58442)
|
2022-11-14 13:11:26 +01:00 |
SplitPaneWrapper
|
PanelEdit: Fixes broken panel edit splitter logic (#59859)
|
2022-12-06 18:21:03 +01:00 |
SVG
|
SVG: Add dompurify preprocessor step (#62143)
|
2023-01-25 10:37:29 -08:00 |
TagFilter
|
Chore: Avoid FC in canvas elements and dimension editors (#61014)
|
2023-01-05 09:55:55 -08:00 |
TimelineChart
|
StateTimeline: Show correct legend label when value mappings set (#62282)
|
2023-01-27 14:30:42 +02:00 |
TimePicker
|
TimeRangePicker: Fix recent ranges not showing all items (#59836)
|
2022-12-09 11:28:57 +00:00 |
TraceToLogs
|
Tempo: Trace to logs custom query with interpolation (#61702)
|
2023-01-26 16:37:16 +01:00 |
TraceToMetrics
|
Tempo: Trace to logs custom query with interpolation (#61702)
|
2023-01-26 16:37:16 +01:00 |
Upgrade
|
Chore: ESlint import order (#44959)
|
2022-04-22 14:33:13 +01:00 |
CardButton.tsx
|
Chore: ESlint import order (#44959)
|
2022-04-22 14:33:13 +01:00 |
connectWithCleanUp.tsx
|
Chore: Update and enforce usage of typed react-redux hooks (#55349)
|
2022-09-19 10:49:35 +01:00 |
NodeGraphSettings.tsx
|
Chore: Migrate more usage of v1 themes to v2 (#57680)
|
2022-11-02 10:25:08 +00:00 |
OrgSwitcher.tsx
|
Chore: ESlint import order (#44959)
|
2022-04-22 14:33:13 +01:00 |
WithFeatureToggle.tsx
|
Chore/React18: Update component prop types (#56898)
|
2022-10-14 10:24:32 +01:00 |