uptime-kuma/src/components
atmaniak 9b599ccd1d
Add Grafana Oncall notification provider (#2783)
* Add Grafana Oncall notification provider

* Fix linter errors

* Remove useless variables

* Remove test message

Co-authored-by: Frank Elsinga <frank@elsinga.de>

* spelling consistency

* Update server/notification-providers/grafana-oncall.js

Co-authored-by: Frank Elsinga <frank@elsinga.de>

* Update server/notification-providers/grafana-oncall.js

Co-authored-by: Frank Elsinga <frank@elsinga.de>

* eslint requirements

Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>

* Add Grafana Oncall translation

* Update src/components/notifications/GrafanaOncall.vue

Co-authored-by: Frank Elsinga <frank@elsinga.de>

* Check empty url

---------

Co-authored-by: Emmanuel Cohen <emmanuel.cohen@bso.co>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-10-19 19:32:42 +08:00
..
notifications Add Grafana Oncall notification provider (#2783) 2023-10-19 19:32:42 +08:00
settings Drop backup (#3892) 2023-10-14 23:38:31 +08:00
ActionInput.vue Chore: Add code comments 2022-05-31 16:24:39 +08:00
ActionSelect.vue Feat: Create Group in EditMonitor page (#3379) 2023-08-04 14:48:21 +08:00
APIKeyDialog.vue Follow up #3263 (#3847) 2023-10-14 19:00:27 +08:00
BadgeGeneratorDialog.vue Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
CertificateInfo.vue Added JSDoc for src/components/* 2022-06-02 00:32:05 +01:00
CertificateInfoRow.vue Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
Confirm.vue Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
CopyableInput.vue Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
CountUp.vue Added JSDoc for src/components/* 2022-06-02 00:32:05 +01:00
CreateGroupDialog.vue Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
Datetime.vue Fix 'dayjs' is never used warning 2022-10-25 01:27:25 +02:00
DockerHostDialog.vue Follow up #3263 (#3847) 2023-10-14 19:00:27 +08:00
HeartbeatBar.vue Merge branch '1.23.X' 2023-09-18 03:26:59 +08:00
HiddenInput.vue Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
Login.vue Translate login error 2023-10-15 01:35:27 +08:00
MaintenanceTime.vue WIP 2023-03-31 20:58:45 +08:00
MonitorList.vue Fix: Missing callbacks for batch pause/resume (#3813) 2023-10-06 03:52:16 +08:00
MonitorListFilter.vue UI/UX: Added no tags found message to tags filter (#3676) 2023-09-02 14:14:14 +08:00
MonitorListFilterDropdown.vue Fix: Focus & styling on safari (#3650) 2023-08-27 18:55:36 +08:00
MonitorListItem.vue Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
MonitorSettingDialog.vue Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
NotificationDialog.vue Add Grafana Oncall notification provider (#2783) 2023-10-19 19:32:42 +08:00
PingChart.vue Follow up #3263 (#3847) 2023-10-14 19:00:27 +08:00
ProxyDialog.vue Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
PublicGroupList.vue Merge branch '1.23.X' 2023-09-18 03:26:59 +08:00
Status.vue [WIP] Checking maintenance time using maintenance_timeslot table 2022-09-27 20:44:44 +08:00
Tag.vue Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
TagEditDialog.vue Follow up #3263 (#3847) 2023-10-14 19:00:27 +08:00
TagsManager.vue Follow up #3263 (#3847) 2023-10-14 19:00:27 +08:00
ToggleSection.vue Minor formatting for JSDoc comments 2022-06-02 15:15:21 +01:00
TwoFADialog.vue Follow up #3263 (#3847) 2023-10-14 19:00:27 +08:00
Uptime.vue Uptime calculation improvement and 1-year uptime (#2750) 2023-09-01 05:19:21 +08:00