statping/handlers
Hunter Long a216187055
0.90.67 (#817)
* notifier panic fix

* portainer template

* remove default host from discord notifier

* fix for updating fields

* fix for updating fields

* fixed notifier panic

* fixed notifier panic

* test fix

* test fix

* missing login banner image

* dont delete admin if DEMO_MODE

* updatess to service on Dashboard

* notifier endpoint fixes, timeframe rounding chart data

* modal for UI confirmations

* UI fixes, import/export views

* export HTTP test

* start/end time

* i18n language generate script from aws

* i18n language generate script from aws

* i18n language generate

* bug: use v-model.number instead of v-model to capture notify_before (#813)

Co-authored-by: Hunter Long <Info@socialeck.com>

* theme editor fixes, config changes

* css fix

Co-authored-by: Marc Binder <marcandrebinder@gmail.com>
2020-09-14 19:34:51 -07:00
..
api.go 0.90.67 (#817) 2020-09-14 19:34:51 -07:00
api_test.go v0.90.66 (#815) 2020-09-12 13:42:14 -07:00
authentication.go authentication, UI fixes, 2020-07-02 11:41:46 -07:00
cache.go checkin updates, service view screen update, dont cache pages with "v" as a query param, checkins now in seconds 2020-07-19 19:58:11 -07:00
checkin.go checkin updates, service view screen update, dont cache pages with "v" as a query param, checkins now in seconds 2020-07-19 19:58:11 -07:00
checkins_test.go checkin updates, service view screen update, dont cache pages with "v" as a query param, checkins now in seconds 2020-07-19 19:58:11 -07:00
dashboard.go 0.90.67 (#817) 2020-09-14 19:34:51 -07:00
doc.go vue 2020-03-09 11:17:55 -07:00
function.go travis 2020-03-28 18:21:32 -07:00
groups.go comments and organization 2020-05-01 17:53:35 -07:00
groups_test.go added .Validate() error method for multiple types 2020-08-09 20:10:37 -07:00
handlers.go letsencrypt enable ENV var 2020-07-15 10:09:00 -07:00
incident.go UI updates, incident updates API changes 2020-08-04 01:50:06 -07:00
incidents_test.go additional testing 2020-04-19 01:03:50 -07:00
index.go 404 handle (no redirect[vue]) 2020-08-22 01:14:31 -07:00
jwt.go checkin form fix, user/token route for auth 2020-08-03 17:31:42 -07:00
messages.go error handling, tests, fixes 2020-04-16 20:21:17 -07:00
messages_test.go additional testing 2020-04-19 01:03:50 -07:00
middleware.go prometheus metric updates 2020-06-16 02:42:21 -07:00
notifications.go v0.90.65 (#805) 2020-09-02 14:00:31 -07:00
notifiers_test.go test fix 2020-08-20 01:52:16 -07:00
oauth.go setup form fix 2020-06-26 16:51:12 -07:00
oauth_custom.go new custom oAuth authentication method, added "local" auth method as default 2020-06-25 21:46:09 -07:00
oauth_github.go new custom oAuth authentication method, added "local" auth method as default 2020-06-25 21:46:09 -07:00
oauth_google.go new custom oAuth authentication method, added "local" auth method as default 2020-06-25 21:46:09 -07:00
oauth_slack.go oauth Google fixes, google oauth restrict users based on domain and/or email address, notifiers no dereference pointer for services and failure 2020-06-25 21:08:12 -07:00
oauth_test.go tests, http proxy in transport 2020-07-20 04:58:13 -07:00
routes.go v0.90.66 (#815) 2020-09-12 13:42:14 -07:00
scope.go prometheus metric updates tests 2020-06-16 05:15:12 -07:00
server.go A+ SSL score 2020-08-19 13:06:57 -07:00
services.go v0.90.65 (#805) 2020-09-02 14:00:31 -07:00
services_test.go static services, additional testing, postman update 2020-07-20 15:02:01 -07:00
setup.go assets generate changes 2020-08-07 21:26:32 -07:00
theme_test.go github actions disabling SASS tests 2020-04-19 22:12:17 -07:00
users.go checkin form fix, user/token route for auth 2020-08-03 17:31:42 -07:00
users_test.go force CGO_ENABLED=1 for arm builds, test fix (logout) 2020-05-04 19:46:49 -07:00