grafana/public/app/core/components
Kristian Bremberg 27e2b037ae
Chore: Use DOMPurify to sanitize strings rather than js-xss (#62787)
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-03-16 19:13:34 +02:00
..
AccessControl Login: Remove single admin team restriction (#54534) 2022-09-02 18:16:39 +02:00
Animations Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
AppChrome TopNav: Wrap TopSearchBar in memo to prevent unnecessary re-renders (#64667) 2023-03-13 10:57:55 +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: Ensure command palette is correctly translated (#61103) 2023-02-08 13:15:37 +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: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02: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 Chore: Refactor Search/Folder view types into DashboardViewItem (#63162) 2023-02-23 15:52:54 +00:00
Footer Service accounts: Remove Add API keys buttons and remove one state of migrating for API keys tab (#63411) 2023-03-01 15:34:53 +00:00
ForgottenPassword Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
help Navigation: Add keyboard shortcut to search input (#62116) 2023-01-26 12:07:32 +00:00
Layers Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
LocalStorageValueProvider Make LocalStorageProvider react to storage events (#55810) 2022-09-27 14:37:59 +02:00
Login Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
MegaMenu Navigation: add a link to starred dashboards in the megamenu (#62685) 2023-02-08 15:18:13 +00:00
modals Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
NavBar Chore: update more unit tests to work with react 18 (#64812) 2023-03-16 10:00:39 +00:00
OptionsUI Chore: Avoid explicit React.FC<Props> when possible (round 2) (#64749) 2023-03-15 16:56:09 +02:00
Page Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
PageActionBar Connections: Update "Your connections/Data sources" page (#58589) 2022-11-30 09:41:01 +01:00
PageHeader Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
PageInfo Add new PageInfo component (#58421) 2022-11-08 14:20:05 +00:00
PageLoader Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
PageNew Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
PanelTypeFilter LibraryPanelSearch: Refactor and fix hyphen issue (#55314) 2022-09-21 18:37:17 +01:00
PasswordField Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02: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 Chore: Avoid explicit React.FC<Props> when possible (round 2) (#64749) 2023-03-15 16:56:09 +02:00
RolePicker Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
Select Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
SharedPreferences Chore: adjust more unit tests to work with react 18 (#64759) 2023-03-15 10:12:13 +00:00
Signup Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
SplitPaneWrapper Chore: use React.PropsWithChildren to explicitly define the children prop (#64433) 2023-03-08 16:12:54 +00:00
SVG Chore: Use DOMPurify to sanitize strings rather than js-xss (#62787) 2023-03-16 19:13:34 +02:00
TagFilter Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
TimelineChart Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
TimePicker TimeRangePicker: Fix recent ranges not showing all items (#59836) 2022-12-09 11:28:57 +00:00
TraceToLogs Jaeger and Zipkin: Config & docs upgrade (#64250) 2023-03-16 08:49:40 +00:00
TraceToMetrics Jaeger and Zipkin: Config & docs upgrade (#64250) 2023-03-16 08:49:40 +00: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 Jaeger and Zipkin: Config & docs upgrade (#64250) 2023-03-16 08:49:40 +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