Kuma/src/pages
Sam a8b102ad4a add retries for pinging function
backend:
- new field for monitor: maxretries
- new pending status while service is retrying: 2
- pending status event is not marked important
- pending pings however register as downtime in the calculation

frontend:
- added pending status while service is retrying
- added color for new pending status
- added field to configure amount of retries

database:
- IMPORTANT: THIS REQUIRES MIGRATION!!!!
- added field: maxretries with default value 0
2021-07-19 18:23:06 +02:00
..
Dashboard.vue Revert "basic darkmode" 2021-07-13 12:16:11 +08:00
DashboardHome.vue add retries for pinging function 2021-07-19 18:23:06 +02:00
Details.vue fix show N/A if the ping is 0ms 2021-07-12 11:20:18 +08:00
EditMonitor.vue add retries for pinging function 2021-07-19 18:23:06 +02:00
Settings.vue optimize for mobile 2021-07-11 15:23:28 +08:00
Setup.vue minor fix 2021-07-11 23:12:43 +08:00