smit95tpatel
2d22cda195
added space at the end of app.vue comp
2021-12-17 14:20:11 +05:30
smit95tpatel
84958f84b1
removed app.vue lint changes
2021-12-17 14:17:37 +05:30
smit95tpatel
9ebb8e717d
removed some eslint file changes
2021-12-17 14:11:37 +05:30
smit95tpatel
67a953a982
implemented edit/create/delete
2021-12-16 18:41:35 +05:30
smit95tpatel
dd325cefc3
refactored code for naming convention and fixed some style
2021-12-15 17:20:24 +05:30
smit95tpatel
f60d3431cf
intergrated filter for downtimes
2021-12-14 16:24:05 +05:30
smit95tpatel
095a2721e8
added badge to status
2021-12-14 00:06:48 +05:30
smit95tpatel
1dd73ca743
done with listing and pagination
2021-12-13 23:50:56 +05:30
Amrendra Singh
708bbf98e5
First cut ( #9 )
...
Initial deployment
2021-09-04 17:24:56 +05:30
Hunter Long
a7eb7a96e1
removed sentry libs
2020-12-18 02:51:50 -08:00
Hunter Long
26a1d49789
manifest.json 404 error fix, removed sentry logging, slowed down AWS translations calls
2020-12-18 02:38:43 -08:00
Hunter Long
6db5aea79f
removed source.tar.gz file from repo, re-adding go:generate functions from #859 fixed GH actions
2020-12-18 01:14:04 -08:00
Hunter Long
a03f93b433
PR merges, version bump, removed internal cache, removed unused http server complexities
2020-12-15 00:40:26 -08:00
Hunter Long
acec58f20f
Merge branch 'dev' into Fix-Failure-and-Success-Templates
2020-12-14 13:37:14 -08:00
Ben Klein
a1776b5b44
GitHub scopes request only what's needed
...
For #908
2020-12-01 17:09:06 -05:00
britannic
061ed6b8bd
Make statping image consistent
2020-11-02 15:27:23 -08:00
britannic
393b433467
email notifier issue #820 , #833 , #841 workaround
2020-10-12 17:31:51 -07:00
britannic
ce360c64d9
Revert template placeholders
2020-10-12 15:30:21 -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
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
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
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
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
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
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
51e6ee2c63
Ask to verify SSL for grpc services
...
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:28 -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
hunterlong
a451db51f1
missing login banner image
2020-08-31 11:53:47 -07:00
hunterlong
ee52eaa96b
fixed notifier panic
2020-08-29 19:02:23 -07:00
hunterlong
e863de3f90
service timeframes
2020-08-22 16:55:13 -07:00
hunterlong
b88df1a993
makefile update
2020-08-22 14:42:48 -07:00
hunterlong
130cc3ede7
404 handle (no redirect[vue])
2020-08-22 01:14:31 -07:00
hunterlong
d0c129f93b
UI
2020-08-21 19:33:51 -07:00
hunterlong
d26faec077
UI changes
2020-08-21 18:44:10 -07:00
hunterlong
37303351d5
limited fialures for service
2020-08-21 16:56:20 -07:00
hunterlong
5a2afd9672
frontend UI changes, removed sass
2020-08-21 06:14:30 -07:00
hunterlong
d17a3e2384
gh actions
2020-08-20 14:50:43 -07:00
hunterlong
09640d0032
API.js generated version on go:generate
2020-08-20 00:42:43 -07:00
hunterlong
0eba5881be
AWS SNS Notifier, go:generate version and commit into API.js
2020-08-20 00:21:19 -07:00
hunterlong
8b54ceb16f
better loading, updated service chart
2020-08-19 19:50:52 -07:00
hunterlong
c068401690
service view page updates, chart updates
2020-08-19 00:36:32 -07:00
hunterlong
9ebd8e169f
ui updates
2020-08-18 20:42:55 -07:00
hunterlong
5f774b732a
generate Help.vue from Wiki go:generate task
2020-08-18 19:32:35 -07:00
hunterlong
3067bc085a
ui features, failure reasons (generic), help view generated from Wiki
2020-08-18 12:39:55 -07:00
hunterlong
fa09889e23
fixed global messages for services
2020-08-12 21:45:17 -07:00
hunterlong
fbde0a5132
assets generate changes
2020-08-07 21:26:32 -07:00
hunterlong
1fabda1c26
yarn font awesome fix
2020-08-07 11:21:48 -07:00
hunterlong
0164472be1
font awesome changes
2020-08-06 16:43:35 -07:00
hunterlong
fee607a1b5
yarn lock
2020-08-06 13:46:39 -07:00
Hunter Long
5920625a48
compile fix
2020-08-06 11:17:49 -07:00
Hunter Long
36a0a85c65
Update webpack.config.prod.js
2020-08-06 11:08:34 -07:00
Hunter Long
36b0616e24
webpack fixes
2020-08-06 10:48:34 -07:00
Hunter Long
630bf08817
yarn
2020-08-06 03:27:26 -07:00
Hunter Long
9e62ba8fbe
webpack fixes, theme editor fixes
2020-08-06 00:58:00 -07:00
Hunter Long
ceafefdebb
github actions update
2020-08-05 21:36:50 -07:00
hunterlong
6e76b1cf29
tests, email rendered from MJML, db changes
2020-08-05 21:17:14 -07:00
hunterlong
31c93751f7
webpack
2020-08-04 20:45:26 -07:00
hunterlong
6b9f0766a5
UI updates, incident updates API changes
2020-08-04 01:50:06 -07:00
hunterlong
dbe858c842
asset dir perms
2020-08-03 21:33:10 -07:00
hunterlong
e5881d38c7
updated services page
2020-08-03 18:31:38 -07:00
hunterlong
79b6e620bf
checkin form fix, user/token route for auth
2020-08-03 17:31:42 -07:00
hunterlong
f089364884
required sass files to render in tests
2020-08-03 03:35:48 -07:00
hunterlong
ae25e84128
CDN asset changes, SCSS entry file change
2020-08-03 02:10:22 -07:00
hunterlong
8e603ceda0
CDN asset changes, SCSS entry file change
2020-08-03 01:44:25 -07:00
hunterlong
1cfc5b4bda
not finalized, notifications works, additional testing
2020-08-02 22:48:35 -07:00
hunterlong
c92fe8a329
notifications methods updated, notification testing, incident UI updates
2020-07-31 11:40:47 -07:00
hunterlong
1a438a6198
0.90.62 updates
2020-07-30 16:14:41 -07:00
hunterlong
4728a82006
delete checkins when service is deleted, search in logs on UI, added UI alerts when tables are empty
2020-07-22 13:15:35 -07:00
hunterlong
37c8adb4d9
node version up, arm builds (docker) working
2020-07-22 10:16:19 -07:00
hunterlong
4e45607d2c
UI quick fix
2020-07-22 02:13:01 -07:00
hunterlong
2b92d64e2d
arm builds
2020-07-21 16:16:15 -07:00
Hunter Long
9fe95e9cd2
Merge branch 'dev' into dependabot/npm_and_yarn/frontend/lodash-4.17.19
2020-07-20 15:05:02 -07:00
hunterlong
e14cfd3dd4
static services, additional testing, postman update
2020-07-20 15:02:01 -07:00
dependabot[bot]
2a68c4107a
Bump lodash from 4.17.15 to 4.17.19 in /frontend
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 20:30:10 +00:00
hunterlong
949747be70
removing unused code, tests
2020-07-19 23:07:29 -07:00
hunterlong
1964b0e4f2
scss changes
2020-07-19 20:47:45 -07:00
Hunter Long
6a0f14c4e3
Merge branch 'checkin-updates' into sass-design
2020-07-19 20:15:43 -07:00
hunterlong
fd62ac4c76
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