1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-14 11:58:04 +00:00
twin-gatus/controller/handler
Jesibu 1bce4e727e
feat(api): Configurable response time badge thresholds (#309)
* recreated all changes for setting thresholds on Uptime Badges

* Suggestion accepted: Update core/ui/ui.go

Co-authored-by: TwiN <twin@linux.com>

* Suggestion accepted: Update core/ui/ui.go

Co-authored-by: TwiN <twin@linux.com>

* implemented final suggestions by Twin

* Update controller/handler/badge.go

* Update README.md

* test: added the suggestons to set the UiConfig at another line

Co-authored-by: TwiN <twin@linux.com>
2022-08-10 21:05:34 -04:00
..
badge.go feat(api): Configurable response time badge thresholds (#309) 2022-08-10 21:05:34 -04:00
badge_test.go feat(api): Configurable response time badge thresholds (#309) 2022-08-10 21:05:34 -04:00
chart.go chore!: Update module from v3 to v4 2022-06-20 21:25:14 -04:00
chart_test.go feat(remote): Implement lazy distributed feature (#64) 2022-07-28 20:29:29 -04:00
config.go chore!: Update module from v3 to v4 2022-06-20 21:25:14 -04:00
config_test.go chore!: Update module from v3 to v4 2022-06-20 21:25:14 -04:00
cors.go oidc: Add /api/v1/config route for determining whether to display a login button on the UI 2022-01-02 21:14:01 -05:00
endpoint_status.go feat(remote): Implement lazy distributed feature (#64) 2022-07-28 20:29:29 -04:00
endpoint_status_test.go feat(remote): Implement lazy distributed feature (#64) 2022-07-28 20:29:29 -04:00
favicon.go Refactor controller and handlers 2021-09-12 18:39:09 -04:00
favicon_test.go feat(remote): Implement lazy distributed feature (#64) 2022-07-28 20:29:29 -04:00
gzip.go refactor: move from io/ioutil to io and os packages 2021-12-03 14:44:17 +08:00
handler.go feat(api): Configurable response time badge thresholds (#309) 2022-08-10 21:05:34 -04:00
handler_test.go feat(remote): Implement lazy distributed feature (#64) 2022-07-28 20:29:29 -04:00
spa.go chore!: Update module from v3 to v4 2022-06-20 21:25:14 -04:00
spa_test.go feat(remote): Implement lazy distributed feature (#64) 2022-07-28 20:29:29 -04:00
util.go chore!: Update module from v3 to v4 2022-06-20 21:25:14 -04:00
util_test.go Pass http.NoBody instead of nil as body 2021-11-11 00:14:00 -05:00