180e82992b
Routing: Clean up tests ( #95018 )
...
* Update ShareDrawer.test
* Update OptionsPaneOptions.test
* Update GenAIButton.test
* Update RouterDebugger
* Update ScopesDashboardsTreeDashboardItem.tsx
* Update ConfigEditor.tsx
* Update MuteTimings.test
* Update NewReceiverView.test
2024-10-21 13:42:30 +03:00
47f8717149
React: Use new JSX transform ( #88802 )
...
* update eslint, tsconfig + esbuild to handle new jsx transform
* remove thing that breaks the new jsx transform
* remove react imports
* adjust grafana-icons build
* is this the correct syntax?
* try this
* well this was much easier than expected...
* change grafana-plugin-configs webpack config
* fixes
* fix lockfile
* fix 2 more violations
* use path.resolve instead of require.resolve
* remove react import
* fix react imports
* more fixes
* remove React import
* remove import React from docs
* remove another react import
2024-06-25 12:43:47 +01:00
dc03798c34
Chore: Remove gf-forms from alertmanager and graphite datasources ( #88933 )
2024-06-12 10:13:13 +01:00
5e25afe6e9
Alerting: New settings page ( #84501 )
2024-05-03 17:42:42 +02:00
034931f9e1
Alerting: Set mimir implementation in jsonData by default when creating a new a… ( #85513 )
...
Set mimir implementation in jsonData by default when creating a new alert manager data source
2024-04-03 12:31:49 +02:00
7ec9a0c9da
GLDS: Move Text component from the unstable
package to grafana-ui
( #72660 )
2023-08-02 14:58:00 +02:00
47f70bdb00
GLDS: Text component ( #71439 )
2023-07-20 12:59:42 +02:00
cbc44751b2
Update dependency immer to v10 ( #71583 )
...
* Update dependency immer to v10
* use named export now that the default has been removed
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-07-13 18:52:59 +03:00
22d47d6b96
Alerting: Add info to enable alert forwarding when using an external alertmanager ( #69150 )
2023-05-26 15:30:51 +02:00
255d8f3326
Plugins: Remove secure socks proxy feature toggle ( #66611 )
2023-04-18 11:11:23 -06:00
d59bb1e4c2
IconName: Move to grafana/data and use type on NavModelItem ( #55013 )
...
* IconName: Allow strings
* Moving to grafana/data and adding type to NavModelItem
* Removed any type
* ts fix
2022-09-12 20:09:33 +02:00
54f2c056f5
Alerting: Configure alert manager data source as an external AM ( #52081 )
...
Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com>
Co-authored-by: gotjosh <josue.abreu@gmail.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2022-08-01 10:20:43 +02:00
81a5436c1e
Alerting: Adds Mimir to Alertmanager data source implementation ( #50943 )
2022-06-20 12:56:38 +02:00
5aab95885f
Alertmanager: Adding SigV4 Authentication to Alertmanager Datasource ( #49718 )
...
* adding sigv4 alertmanager
* adding sigv4 alertmanager
* ConfigEditor: Adding Render Prop
2022-06-14 10:15:21 +02:00
3c6e0e8ef8
Chore: ESlint import order ( #44959 )
...
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
a1d4be0700
Alerting: Alertmanager datasource support for upstream Prometheus AM implementation ( #39775 )
2021-10-01 16:24:56 +03:00
5660bb585f
check if alertmanager being configured is cortex or vanilla ( #34726 )
2021-05-27 13:47:55 +03:00
a56293142a
Alerting: unified alerting frontend ( #32708 )
2021-04-07 08:42:43 +03:00