grafana/public/app/types
Konrad Lalik b73ab15878
Alerting: New list view (Part 1) (#95039)
* initial commit

* update styles

* wip

* update list view

* update translations

* abstract components

* metadata separator

* refactor

* cleanup

* fix tests

* WIP

* translations

* refactor to use maps and type-safety

* WIP

* UI updates

* Rule action buttons early draft

* recording rules

* WIP typescript errors

* implement action button loading

* move section loader etc

* add placeholder for group actions

* Change files structure, remove CombinedRule from AlertRuleMenu

* Refactor fetching data sources with ruler

* Fix tests

* Unify data source features

* move files

* make actions column wider

* update translations

* Update tests to reflect code changes

* Remove direct buildinfo usages

* Fix useCanSilence hook

* Add missing translations, fix lint errors

* PR feedback

* update test

* Remove featureDiscovery mock from a test

---------

Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2024-11-18 10:48:15 +01:00
..
jquery Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
accessControl.ts Alerting: Fix permissions for timeintervals UI and improve display of contact points in notification policies (#96129) 2024-11-14 09:55:15 +00:00
acl.ts Chore: remove legacy dashboard and folder permission pages (#77143) 2023-10-31 14:23:37 +00:00
alerting.ts Alerting: Fix contact points secure settings migration (#95787) 2024-11-05 14:46:17 +01:00
apiKeys.ts Service accounts: UI migration results (#68789) 2023-06-08 10:09:30 +02:00
appEvent.ts Chore: Improve typings (#93180) 2024-09-11 09:30:33 +01:00
appNotifications.ts Frontend: Add notification persistence behind feature flag (#47871) 2022-04-20 10:42:32 +01:00
config.ts ClientTokenRotation: Don't rotate session cookie for authproxy (#72496) 2023-07-28 15:32:58 +02:00
dashboard.ts Dashboards: Reload the dashboard based on time range and filters changes (#94190) 2024-10-25 15:56:54 +03:00
datasources.ts Datasource Onboarding: Prevent flickering of onboarding page after first load (#63360) 2023-02-24 11:48:30 +00:00
events.ts Chore: Improve typings (#93180) 2024-09-11 09:30:33 +01:00
explore.ts Explore: Show a drawer with tabs for the library and query history (#86279) 2024-04-24 10:32:11 +02:00
folders.ts BrowseDashboards: Limit the type for folder parents to just a few fields (#94244) 2024-10-04 17:32:50 +03:00
index.ts SAML: Move type definitions to auth config to change ownership to authnz team (#72463) 2023-08-01 09:45:41 +01:00
ldap.ts LDAP: Render root CA and client cert as text fields (#94382) 2024-10-08 18:54:34 +03:00
location.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
organization.ts SelectOrgPage: migrate API function calls to Redux (#43133) 2021-12-16 09:57:18 +01:00
plugins.ts Chore: removing folderId from plugindashboard service (#80570) 2024-01-16 11:08:39 +01:00
query.ts QueryGroup: Cleanup leftovers from hackathons (#67048) 2023-04-21 15:32:47 +02:00
serviceaccount.ts ServiceAccounts: Allow use of UIDs for Service Account routes (#95401) 2024-10-28 10:49:48 +01:00
settings.ts SAML: Configuration UI (#64054) 2023-04-13 16:07:43 +02:00
store.ts Explore: Refactor & centralize URL/state sync (#66286) 2023-06-06 15:31:39 +01:00
suggestions.ts Tracing: Add node graph panel suggestion (#83311) 2024-02-27 12:28:17 +00:00
supportBundles.ts Support Bundles: Improve creating bundle UX (#61611) 2023-01-17 17:50:14 +01:00
svg.d.ts Transforms: Adds beta notice and updates transform descriptions (#24158) 2020-05-04 15:05:31 +02:00
teams.ts Teams: Support team UIDs in APIs (#94011) 2024-10-07 10:18:24 +02:00
templates.ts Chore: type fixes (#77618) 2023-11-06 11:28:44 +00:00
unified-alerting-dto.test.ts Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259) 2022-05-23 16:49:49 +08:00
unified-alerting-dto.ts Alerting: New list view (Part 1) (#95039) 2024-11-18 10:48:15 +01:00
unified-alerting.ts Alerting: Prometheus primary mode for the alert list page (#92975) 2024-09-27 14:27:16 +02:00
user.ts AccessControl: Use UIDs for Resource permissions frontend (#95552) 2024-10-31 16:17:13 +01:00
window.d.ts Scenes: Backward compatability with new template variable system for functions that don't pass scopedVars (#75937) 2023-10-04 13:21:01 +02:00