Commit Graph

1817 Commits (8c89b7ed4b45885063afaba445249bdf51bb1982)

Author SHA1 Message Date
Hunter Long 8c89b7ed4b
Merge branch 'master' into dev 2020-10-07 11:21:04 -07:00
hunterlong 499a32d934 removed sentry versioning 2020-10-06 09:39:54 -07:00
hunterlong 744ddfe52f dockerfile run as user based on env vars 2020-10-02 13:43:29 -07:00
hunterlong 4c6b9e6a35 fix for https://github.com/statping/statping/issues/842, additional columns for language CSV, modified cache routine to 60 seconds 2020-10-02 12:37:20 -07:00
hunterlong bdbaf8cbca fix for https://github.com/statping/statping/issues/842, additional columns for language CSV 2020-10-02 12:06:25 -07:00
hunterlong 4fe05e2f71 added race condition testing 2020-10-02 11:16:10 -07:00
Hunter Long bf9fd22f38
Merge pull request #724 from henricook/login-screen
#692 - When login fields are autofilled the sign in button should be enabled
2020-10-01 10:11:10 -07:00
Hunter Long a23c9015b5
Merge branch 'dev' into login-screen 2020-10-01 10:10:58 -07:00
hunterlong adfc113cbc form updates, version up 2020-10-01 10:06:07 -07:00
Hunter Long fccc5595e6
Merge pull request #806 from thatInfrastructureGuy/grpcCheckFixes
Enhance GRPC Monitoring
2020-10-01 09:58:05 -07:00
Henri Cook d7a19ef538 Enable signin button on login form change
Enable the signin button on the login page when the username or
password field changes.

This fixes some errors where the password manager inserted
username and password but the "SignIn" button was not activated as a result.

Closes #692
2020-09-22 08:58:33 +01:00
Ashish 09b554e5a1
Merge branch 'dev' into grpcCheckFixes 2020-09-21 16:05:38 -07:00
Hunter Long 6ba3259f0a
0.90.69
# 0.90.69 (09-18-2020)
- Fixed issue with service view not loading. #808 #811 #800

# 0.90.68 (09-17-2020)
- Added DB_DSN env for mysql, postgres or sqlite DSN database connection string
- Added READ_ONLY env for a read only connection to the database
- Added Custom OAuth OpenID toggle switch in settings (appends 'openid' in scope)
- Fixed Custom OAuth response_type issue
- Added Configs tab in Settings to edit the config.yml from frontend
2020-09-18 12:39:03 -07:00
Hunter Long 781b8db721
Merge branch 'master' into dev 2020-09-18 12:38:24 -07:00
hunterlong b7008f87e1 service view fix - https://github.com/statping/statping/issues/808 https://github.com/statping/statping/issues/811 https://github.com/statping/statping/issues/800 2020-09-18 12:36:36 -07:00
Hunter Long 93d9dc9915
0.90.68 (#821)
- Added DB_DSN env for mysql, postgres or sqlite DSN database connection string
- Added READ_ONLY env for a read only connection to the database
- Added Custom OAuth OpenID toggle switch in settings (appends 'openid' in scope)
- Fixed Custom OAuth response_type issue
- Added Configs tab in Settings to edit the config.yml from frontend
2020-09-18 10:53:34 -07:00
Hunter Long 1eb0b85db5
Merge branch 'master' into dev 2020-09-18 10:53:00 -07:00
hunterlong 4fec05c43e frontend change, oauth fixes 2020-09-17 21:14:27 -07:00
hunterlong edeac80ee7 frontend change, oauth fixes 2020-09-17 12:42:54 -07:00
hunterlong 8659bd5453 read_only DB env, DSN env 2020-09-16 00:01:44 -07:00
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
Hunter Long 7e12133579
Merge branch 'master' into dev 2020-09-14 19:34:21 -07:00
hunterlong e7b92fb185 css fix 2020-09-14 16:47:12 -07:00
hunterlong 4dd7f509a6 theme editor fixes, config changes 2020-09-14 16:00:35 -07:00
Ashish 86d807da1e
Merge branch 'dev' into grpcCheckFixes 2020-09-14 09:59:00 -07:00
Hunter Long 6d8f78db09
v0.90.66 (#815)
* 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>

Co-authored-by: Marc Binder <marcandrebinder@gmail.com>
2020-09-12 13:42:14 -07:00
Hunter Long c981cbe132
Merge branch 'master' into dev 2020-09-12 13:11:30 -07:00
Marc Binder b1516b3fc7
bug: use v-model.number instead of v-model to capture notify_before (#813)
Co-authored-by: Hunter Long <Info@socialeck.com>
2020-09-12 13:07:19 -07:00
hunterlong b37713877a i18n language generate 2020-09-11 20:08:26 -07:00
Ashish e81d340781
Merge branch 'dev' into grpcCheckFixes 2020-09-11 09:27:25 -07:00
hunterlong f7aa35ce0e i18n language generate script from aws 2020-09-09 14:58:27 -07:00
hunterlong 6ca458186d i18n language generate script from aws 2020-09-09 14:11:32 -07:00
hunterlong ec528befcf start/end time 2020-09-08 19:01:06 -07:00
hunterlong 79918d025d export HTTP test 2020-09-08 18:54:00 -07:00
hunterlong a3ce4124f6 UI fixes, import/export views 2020-09-08 17:56:39 -07:00
thatInfrastructureGuy 904689bae4
Unset default method for grpc check.
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy 3ea70439ab
Update default values for grpc check.
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy f0f5008982
Add doc link to GRPC Health Check toggle
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy 77eb04fd67
Support grpc services without healthchecks
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy a6df4e09c9
Add more test cases for grpc checks
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy 887f8cc9be
Add tests for grpc checks
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy 24eeec99c9
Add timeout to grpc dial function call.
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:28 -07:00
thatInfrastructureGuy 8f800e9b64
Remove debug logs
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:28 -07:00
thatInfrastructureGuy 51e6ee2c63
Ask to verify SSL for grpc services
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:28 -07:00
thatInfrastructureGuy 7e3954e66e
Fix grpcCheck to RecordFailure
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:28 -07:00
thatInfrastructureGuy 789443aab7
Check gRPC service via healthcheck
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:28 -07:00
thatInfrastructureGuy 876e6d5766
Add TLS support
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:25 -07:00
Hunter Long 5d85c3ce39
v0.90.65 (#805)
* 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
2020-09-02 14:00:31 -07:00
hunterlong eb9792d184 modal for UI confirmations 2020-09-02 00:47:55 -07:00
hunterlong 1c57f5af53 notifier endpoint fixes, timeframe rounding chart data 2020-09-01 20:50:17 -07:00