Ashish
09b554e5a1
Merge branch 'dev' into grpcCheckFixes
2020-09-21 16:05:38 -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
hunterlong
5bc10fcc85
updatess to service on Dashboard
2020-09-01 13:15:30 -07:00
Hunter Long
1e64db5869
Merge branch 'master' into dev
2020-09-01 12:55:05 -07:00
hunterlong
793017f336
dont delete admin if DEMO_MODE
2020-09-01 12:47:32 -07:00
hunterlong
a451db51f1
missing login banner image
2020-08-31 11:53:47 -07:00
hunterlong
7901aeea7c
test fix
2020-08-29 20:32:10 -07:00
hunterlong
ba70a4c479
test fix
2020-08-29 19:23:01 -07:00
hunterlong
ee52eaa96b
fixed notifier panic
2020-08-29 19:02:23 -07:00
hunterlong
3051206a7a
fixed notifier panic
2020-08-26 16:02:17 -07:00
hunterlong
a43d7834b9
fix for updating fields
2020-08-26 03:48:05 -07:00
hunterlong
136831e70d
fix for updating fields
2020-08-25 15:44:40 -07:00
hunterlong
13878e5a8f
remove default host from discord notifier
2020-08-25 15:43:05 -07:00
hunterlong
954e19bd40
portainer template
2020-08-25 14:35:49 -07:00