Commit Graph

53 Commits (f7ace22285bdec711a06dcd99f8d3c744171b3e5)

Author SHA1 Message Date
Jack Westbrook 3a7623753b
Build: Replace babel-loader with esbuild-loader (#57837) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Torkel Ödegaard 79e5e5c024
DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132) 3 years ago
Torkel Ödegaard ed5b2e5210
Move QueryPartDef out from angular app (#45386) 3 years ago
Torkel Ödegaard 27f66a6df9
Angular: Move coreModule to app/angular and isolate angular usage more (#41433) 4 years ago
Torkel Ödegaard d07fa0ce5e
AngularJS: Move angular stuff into app/angular (#41415) 4 years ago
kay delaney bad048b7ba
Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
Hugo Häggmark 34b4f7c717
Chore: Reduces strict errors (#33012) 4 years ago
Dimitris Sotirakis 52243d859b
Fix alert frequency check (#32974) 4 years ago
Dimitris Sotirakis 258578766b
Alerting: Add checks for non supported units - disable defaulting to seconds (#32477) 4 years ago
Dominik Prokop a55a272276
Routing NG: Replace Angular routing with react-router (#31463) 4 years ago
Sofia Papagiannaki dde11215e9
Alerting: Fix modal text for deleting obsolete notifier (#31171) 4 years ago
Hugo Häggmark f43d834a59
Alerting: Fixes so notification channels are properly deleted (#31040) 5 years ago
Hugo Häggmark 98406d6c42
Alerting: Hides threshold handle for percentual thresholds (#30431) 5 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 5 years ago
Sofia Papagiannaki 3928d0c531
Alerting: remove obsolete notifiers (after user confirmation) (#28190) 5 years ago
Ryan McKinley febbc60e8b
RangeUtils: migrate logic from kbn to grafana/data (#27347) 5 years ago
Zoltán Bedi 75e14aa120
Chore: Let kbn util infer types (#26907) 5 years ago
Torkel Ödegaard 8f78b0e7bc
Chore: Fix all Typescript strict null errors (#26204) 5 years ago
Ivana Huckova 1c58202b26
@grafana/ui: Replace various icons using Icon component (#23442) 5 years ago
Barak Kakoun 0c9e50c7da
All endpoints deleted (#23113) 5 years ago
Miguel Carvajal 6979b44592
Alerting: Fixed bad background color for default notifications in alert tab (#22660) 5 years ago
kay delaney cf2cc71393 Chore: Remove angular dependency from backendSrv (#20999) 6 years ago
Sofia Papagiannaki 1636e8873b
Fix TypeScript error (#21545) 6 years ago
Sofia Papagiannaki d135f1229d
Alerting: new min_interval_seconds options to enforce a minimum eval frequency (#21188) 6 years ago
okhowang 4698cef2a2 Alerting: Fix template variable in query check (#20721) 6 years ago
kay delaney 880fbcb09a
Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
Hugo Häggmark 9bd6ed887c
Alerting: Prevents creating alerts from unsupported queries (#19250) 6 years ago
Marcus Efraimsson 8fd153edb7
API: Restrict anonymous user information access (#18422) 6 years ago
Tobias Skarhed 83da3660da
Chore: noImplictAny no errors left (#18303) 6 years ago
Thibault Chataigner e06abb30aa Alerting: Add tags to alert rules (#10989) 6 years ago
Torkel Ödegaard e0b760e08e
Chore: No implict any fixes (#17020) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 7 years ago
bergquist 48aa173f67 support both uid and id for showing/removing notifiers 7 years ago
Pavel Bakulev 43c3d5b8ba Updated removing notification channel by uid 7 years ago
Pavel Bakulev c27bf6e688 Check that alert notification with id already exists in notification settings 7 years ago
Pavel Bakulev 6a8e39ba17 Added uid to AlertNotification json 7 years ago
Hugo Häggmark 8b8af6436c Removed Test Rule button from Angular and view 7 years ago
Torkel Ödegaard 2eeba9dae1 Updated alert tab layout & markup 7 years ago
Peter Holmberg ce01bd696e add alert in react instead of angular 7 years ago
Johannes Schill fe9e4b51f1 Alert tab fails when datasource method targetContainsTemplate doesnt exist #14274 7 years ago
Torkel Ödegaard 9baa54e98c added alert tab to new react panel editor 7 years ago
bergquist 76cbd7f0de alerting: reduce the length of range queries 7 years ago
bergquist 3789583014 for: use 0m as default for existing alerts and 5m for new 7 years ago
bergquist ccd89eee97 renames `debouceduration` to `for` 7 years ago
bergquist 4526660cb2 wire up debounce setting in the ui 7 years ago
bergquist bc37e3caa2 alerting: increase default duration for queries 7 years ago