Doruk
|
adc362a2a8
|
rethought beat aggregation system fully server-side
|
2025-06-14 23:42:40 +02:00 |
|
Doruk
|
1518fd528b
|
address CommanderStorm's feedback + revert statuspage pr
|
2025-06-14 23:09:44 +02:00 |
|
Doruk
|
05c9ec2ead
|
fix client-side aggregation as well for dynamic beat bar count
|
2025-06-14 22:29:30 +02:00 |
|
Doruk
|
76b9680445
|
bug fix, made beats bars smaller
|
2025-06-14 21:58:44 +02:00 |
|
Doruk
|
bf7d6deb73
|
Remove unused client-side aggregation logic.
|
2025-06-14 18:57:50 +02:00 |
|
Doruk
|
804bb39f52
|
time calculation & cleanup
|
2025-06-14 18:40:13 +02:00 |
|
Doruk
|
9402c0fa00
|
rebucketing
|
2025-06-14 18:37:40 +02:00 |
|
Doruk
|
75fc01c95f
|
simplifications
|
2025-06-14 13:38:52 +02:00 |
|
Doruk
|
992bcdb18e
|
fix linting
|
2025-06-14 13:28:18 +02:00 |
|
Doruk
|
0dde42ee36
|
added validate and other improvements
|
2025-06-14 13:27:34 +02:00 |
|
Doruk
|
ace9ff20b5
|
simplified to day int instead of custom options accross all components.
|
2025-06-14 12:49:02 +02:00 |
|
Doruk
|
b41d10ec27
|
cleaned up empty lines + linting
|
2025-06-14 12:38:45 +02:00 |
|
Doruk
|
94adf2c9d4
|
cleaned up debugging
|
2025-06-14 12:37:45 +02:00 |
|
Doruk
|
e16b6cf0d1
|
. Number of beats adapts to container width, just like auto mode :)
|
2025-06-14 12:32:54 +02:00 |
|
Doruk
|
dbf58b8650
|
try stat tables first, then add fallback if pre-aggregated data fails
|
2025-06-14 12:22:46 +02:00 |
|
Doruk
|
8d2e3f130a
|
remove client-side aggregation and add server-side support for it in new util
|
2025-06-14 12:16:28 +02:00 |
|
Doruk
|
2c6d410c60
|
modularized with a heartbeat range util
|
2025-06-14 12:10:00 +02:00 |
|
Doruk
|
531faa9958
|
fix linting
|
2025-06-14 02:45:53 +02:00 |
|
Doruk
|
c0f09d9273
|
simplify overengineered aggregated fetches
|
2025-06-14 02:34:29 +02:00 |
|
Doruk
|
e1cf10d6c8
|
fetch aggregated data overengineering?
|
2025-06-14 02:29:04 +02:00 |
|
Doruk
|
493a5fdf69
|
added heartbeat range
|
2025-06-14 02:16:31 +02:00 |
|
Ryo Hanafusa
|
a7e9bdd43e
|
fix: expand hover trigger area of beat (#5223)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2024-10-20 15:30:03 +02:00 |
|
Frank Elsinga
|
bde3d0e5ef
|
Add translation key for time ago (#4813)
Co-authored-by: Cyril59310 <archas.cyril@hotmail.fr>
|
2024-08-24 18:32:21 +02:00 |
|
Nelson Chan
|
2bccae415f
|
Feat: Show monitor ID in Details (#4331)
|
2024-01-28 18:15:29 +08:00 |
|
Louis Lam
|
59119b9e71
|
Merge branch '1.23.X'
# Conflicts:
# package-lock.json
|
2023-09-18 03:26:59 +08:00 |
|
Louis Lam
|
86fa57449e
|
Fix #3596
|
2023-09-17 02:56:19 +08:00 |
|
Louis Lam
|
db3a7d69fe
|
Change some jsdoc rule to warn instead of error
|
2023-08-11 22:29:45 +08:00 |
|
Matthew Nickson
|
8a92054c2b
|
Added JSDoc to ESLint (#3529)
* Added JSDoc to eslint rules
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Fixed JSDoc eslint errors
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Update the check-linters workflow to Node.js 20
---------
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
|
2023-08-11 15:46:41 +08:00 |
|
Nelson Chan
|
ced576feba
|
Feat: Show elapsed time in HeartbeatBar (#3219)
* Feat: Show elapsed time in HeartbeatBar
* Chore: Fix lint
* Feat: Fix calculation & improve efficiency
* Fix: Fix getting tolerance in statusPage
* Chore: Improve comments & apply suggestions
* Optional elapsed time
---------
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
|
2023-08-08 03:00:40 +08:00 |
|
Louis Lam
|
90761cf831
|
Merge remote-tracking branch 'origin/master' into karelkryda_master
# Conflicts:
# server/database.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# src/components/HeartbeatBar.vue
# src/components/MonitorList.vue
# src/icon.js
# src/layouts/Layout.vue
# src/mixins/datetime.js
# src/mixins/socket.js
# src/router.js
# src/util.js
|
2022-09-17 16:12:57 +08:00 |
|
Matthew Nickson
|
2170229031
|
Improve JSDoc for some components
Apply suggestions from code review
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
|
2022-06-02 10:42:37 +01:00 |
|
Matthew Nickson
|
2b42c3c828
|
Added JSDoc for src/components/*
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2022-06-02 00:32:05 +01:00 |
|
Louis Lam
|
9fc5a3329f
|
Revert #1208, due to the break animation
|
2022-05-18 20:16:50 +08:00 |
|
Louis Lam
|
7a46b44d25
|
Merge remote-tracking branch 'origin/master' into karelkryda_master
# Conflicts:
# src/components/HeartbeatBar.vue
|
2022-05-18 19:49:54 +08:00 |
|
Louis Lam
|
92a43e1f30
|
Make the sibling beats a bit smaller
|
2022-05-14 14:11:43 +08:00 |
|
Louis Lam
|
0cf395dfc3
|
Fix merge issue
|
2022-05-14 14:06:35 +08:00 |
|
Louis Lam
|
749ca6f4a8
|
Merge remote-tracking branch 'origin/master' into feature-improve-status-styling
# Conflicts:
# src/components/HeartbeatBar.vue
# src/components/PublicGroupList.vue
|
2022-05-14 14:05:28 +08:00 |
|
Karel Krýda
|
ed84e56a85
|
Merge remote-tracking branch 'origin_kuma/master'
# Conflicts:
# package-lock.json
# server/database.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# src/components/MonitorList.vue
# src/components/PingChart.vue
# src/icon.js
# src/pages/DashboardHome.vue
# src/pages/StatusPage.vue
# src/router.js
# src/util.js
|
2022-04-30 13:40:34 +02:00 |
|
Louis Lam
|
649f3106e1
|
Enforce semicolon, fix format globally
|
2022-04-14 01:20:54 +08:00 |
|
Karel Krýda
|
0d3414c6d6
|
A complete maintenance planning system has been created
|
2022-01-23 15:22:00 +01:00 |
|
Raphael Bernhart
|
dd3992063e
|
Apply suggestions from code review
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
2022-01-22 13:59:36 +01:00 |
|
Raphael Bernhart
|
0313acd4c5
|
🐛 Fix bug where a condition was wrong-false
|
2022-01-21 17:22:30 +01:00 |
|
Raphael Bernhart
|
cd19b9fc49
|
💫 Improve hearbeat animation
|
2022-01-21 17:13:38 +01:00 |
|
Andreas Brett
|
657987a013
|
fix: show beat.msg only if available
|
2021-10-22 11:59:53 +02:00 |
|
Bert Verhelst
|
ec4b7e4064
|
Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
|
2021-10-07 18:22:59 +02:00 |
|
LouisLam
|
9f1e7b0a88
|
Revert "fix(heartbeat-bar): cleanup css styling and minor syntax issues"
This reverts commit 3d6c8b7f
|
2021-10-07 21:47:11 +08:00 |
|
LouisLam
|
cdf81a36d3
|
fix broken animation caused by #521
|
2021-10-07 21:42:36 +08:00 |
|
Bert Verhelst
|
550825927c
|
Merge branch 'master' into feature/add-support-for-method-body-and-headers
|
2021-10-05 18:19:07 +02:00 |
|
Bert Verhelst
|
3f0b85e5a8
|
feat(http-requests): add support for methods, body and headers for http
|
2021-10-02 16:48:27 +02:00 |
|
Bert Verhelst
|
3d6c8b7f05
|
fix(heartbeat-bar): cleanup css styling and minor syntax issues
|
2021-10-01 12:49:49 +02:00 |
|