Tore Stendal Lønøy
64b4c53b4e
feat(ui): expose 30d badges and response chart selector for duration ( #994 )
...
* chore: initial commit for 30d badge/chart UI support
* chore revert some changes
* chore build frontend
* chore remove old line
* rebuild frontend
* re-order list
* feat: add support for 1h response chart
* chore(docs): add section about response time chart
* chore(frontend): add missing select
* chore: code format
* chore: new web build
* Revert "chore: code format"
This reverts commit 517f0ce3c8 .
* chore(responsechart): remove support for 1h charts
response time is only stored at 1h intervals, having a chart for the past 1h does not make sense.
2025-02-10 20:55:19 -05:00
TwiN
f54c45e20e
feat: Implement push-based external endpoints ( #724 )
...
* refactor: Move SSH outside of endpoint.go
* refactor: Use pointers for Alert receivers
* feat: Implement push-based external endpoints
* Fix failing tests
* Validate external endpoints on start
* Add tests for external endpoints
* refactor some error equality checks
* Improve docs and refactor some code
* Fix UI-related issues with external endpoints
2024-04-08 21:00:40 -04:00
TwiN
df560ad872
ui: Replace and reposition old icons by SVG icons ( #349 )
2022-10-19 17:38:32 -04:00
TwiN
4bed86dec9
ui(event): Add divider between each event
2022-08-18 20:24:52 -04:00
TwiN
d1ced94030
fix(badge): Regenerate assets and tweak health badge width
2022-06-20 14:27:05 -04:00
asymness
a3e35c862c
feat(badge): Implement UP/DOWN status badge ( #291 )
...
* Implement status badge endpoint
* Update integration tests for status badge generation
* Add status badge in the UI
* Update static assets
* Update README with status badge description
* Rename constants to pascal-case
* Check for success of the endpoint conditions
* Rename status badge to health badge
2022-06-20 13:59:45 -04:00
TwiN
9f343bacf7
chore(ui): Move prettifyTimeDifference to helper as generatePrettyTimeDifference
2022-06-12 19:18:50 -04:00
TwiN
3f961a7408
fix(ui): Prettify event timestamps
...
Closes #243
2022-02-03 20:16:13 -05:00
TwiN
1613274cb0
style(ui): Improve login UI design
2022-01-17 10:37:09 -05:00
TwiN
16df341581
refactor: Remove unused function prettifyUptime
2022-01-16 22:02:58 -05:00
TwiN
be9087bee3
#205 : Work on supporting OpenID Connect for auth
2022-01-02 21:14:01 -05:00
TwiN
6ed93d4b82
Rename Service to Endpoint ( #192 )
...
* Add clarifications in comments
* #191 : Rename Service to Endpoint
2021-10-23 16:47:12 -04:00
TwinProduction
becc17202b
Remove uptime from /api/v1/services/{key}/statuses and return the entire service status instead of a map
2021-09-06 13:28:35 -04:00
TwinProduction
0e7f1d19f4
Use new endpoint to retrieve statuses
2021-08-21 21:27:33 -04:00
TwinProduction
82d697b032
Generate chart on the backend instead of using obnoxiously large frontend library
2021-08-21 18:12:06 -04:00
TwinProduction
6942f0f8e0
Add response time chart
2021-08-19 23:12:48 -04:00
TwinProduction
d65cebb1fb
Remove Uptime.Last* parameters
2021-08-13 01:25:50 -04:00
TwinProduction
2a632e8f87
Close #99 : Implement dark theme
2021-05-09 12:59:22 -04:00
TwinProduction
f60eee86ee
Update tailwind and fix configuration
2021-04-06 23:39:53 -04:00
TwinProduction
7f6f127f4f
Default showAverageResponseTime to true in details page too
2021-03-26 18:28:41 -04:00
TwinProduction
12c352254f
Implement toggleable average response time (frontend) + Persist refresh interval (frontend) + Update dependencies (frontend)
2021-03-25 21:01:03 -04:00
TwinProduction
dc929dac70
#89 : First implementation of longer result history
2021-02-24 22:41:36 -05:00
TwinProduction
8698736e7d
Add .svg suffix to badge image url
2021-02-05 19:58:20 -05:00
TwinProduction
79bef8d391
Implement persistence
2021-02-02 23:06:34 -05:00
TwinProduction
e369484e5f
Fix issue with event icons not displaying on mobile
2021-01-31 20:38:05 -05:00
TwinProduction
9186049589
Minor responsiveness improvements
2021-01-31 18:02:13 -05:00
TwinProduction
99f558d43e
Fix minor responsiveness issue
2021-01-31 17:54:14 -05:00
TwinProduction
688456d7cf
Minor fix
2021-01-31 16:47:40 -05:00
TwinProduction
a1679ddc5e
Remove web.context-root
2021-01-31 05:49:01 -05:00
TwinProduction
c8ccf9b352
Minor improvements
2021-01-30 21:17:17 -05:00
TwinProduction
601d676e34
Replace old static folder with new static folder
2021-01-28 23:25:29 -05:00
TwinProduction
fbb5d48bf7
Add events to service detail page
2021-01-28 22:44:31 -05:00
TwinProduction
119b80edc0
Add section for badges
2021-01-27 18:46:51 -05:00
TwinProduction
dcbbec7931
Add page for individual service details
2021-01-27 18:25:37 -05:00