Commit Graph

209 Commits (f8e60bead5facd43241347e786ddb00fb1f2a632)

Author SHA1 Message Date
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
hunterlong d0bee58cc3 uptime API request fix 2020-07-14 21:40:34 -07:00
hunterlong ef09cea1e3 scss template 2020-07-14 12:51:14 -07:00
hunterlong 0d6c4a89a7 docker buildx 2020-07-13 15:38:45 -07:00
hunterlong 2be9564fff docker buildx 2020-07-13 14:36:18 -07:00
hunterlong 2ec7c8eb95 gotify notifier updates 2020-07-10 01:29:07 -07:00
hunterlong 7f5a6a2e7c fixed ICMP latency and ping duration, organized Vue files 2020-07-09 11:19:31 -07:00
hunterlong afc471116e authentication, UI fixes, 2020-07-02 11:41:46 -07:00
hunterlong 08e5d81c3c new custom oAuth authentication method, added "local" auth method as default 2020-06-25 21:46:09 -07:00
hunterlong 202695ba20 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
hunterlong ea23865494 added github oauth username and organizations for authentication 2020-06-25 18:37:57 -07:00
hunterlong 6f0f712bad oauth fixes, login cookies fixes 2020-06-25 17:15:59 -07:00
hunterlong 7be131d0cf added http headers for outgoing requests, removed mobile notifier inputs, added Pushover notifier fields 2020-06-24 18:58:21 -07:00
hunterlong 1044337ec6 add error for theme editor 2020-06-22 00:21:26 -07:00
hunterlong 04a04ad715 added Switch and List inputs for notifiers, added more variable examples 2020-06-22 00:13:57 -07:00
hunterlong 85059bda4f postman update 2020-06-21 00:16:13 -07:00
hunterlong c8e967b476 email notifier, uri encode qr code 2020-06-19 17:57:34 -07:00
hunterlong 2e2b4c2a7f email notifier update, duration humanized 2020-06-19 02:14:40 -07:00
hunterlong b6e117fc8a 404 view 2020-06-18 17:39:10 -07:00
hunterlong 6fceb832d4 slack notifier fix, i18n updates, yayness 2020-06-18 00:58:54 -07:00
hunterlong 641f2d18b2 UI fixes, i18n updates, notifier example usage 2020-06-17 15:35:13 -07:00
hunterlong ef60ba765c fixed Theme Editor codemirror inputs, test responses design for notifier 2020-06-15 01:01:31 -07:00
hunterlong a9ef085024 custom notifier JSON/text, notifier interface update, added example service and failure. 2020-06-15 00:46:27 -07:00
hunterlong f2ebe6de9f custom notifier JSON/text, codemirror custom designs for variables, JWT updates 2020-06-14 22:39:54 -07:00
hunterlong 01fea69edc custom notifier JSON/text, codemirror custom designs for variables, JWT updates 2020-06-14 21:46:28 -07:00
hunterlong 722ce47977 metrics 2020-06-14 13:46:22 -07:00
hunterlong 98e80157b5 CLI fixes for PORT and IP/HOST 2020-06-14 13:18:59 -07:00
hunterlong 73d7a65c39 removed automatic service reloading for now 2020-06-10 23:58:39 -07:00
hunterlong 256e772d51 fixed service page 2020-06-10 19:43:35 -07:00
hunterlong a86b8de718 fixed service page 2020-06-10 17:19:16 -07:00
Hunter Long 79a1e68ec1
Merge pull request #645 from kaeltis/fixTimeConversion
Fix time conversion in overview and charts
2020-06-10 10:58:15 -07:00
hunterlong a0517bc64c package updates 2020-06-10 08:22:59 -07:00
hunterlong b659e24246 meta tags 2020-06-10 05:30:48 -07:00
hunterlong c9a7a67d1a meta tags 2020-06-09 17:40:05 -07:00
Patrick Fruh 489b837972 Remove calculation from ServiceSparkLine.vue
ServiceSparkLine gets ms, not μs
Also changed another toFixed to round
2020-06-09 21:12:46 +02:00
Patrick Fruh 1d5c2737aa Added space between value and percent sign
Also added space between number and percent sign to follow International System of Units (SI)
2020-06-09 20:59:22 +02:00
Patrick Fruh 7ce93c8cce Use same ms conversion as other graphs 2020-06-09 20:47:31 +02:00
Patrick Fruh 5434b26b6e Revert "Use humanTime instead of doing own calculations"
This reverts commit 2c5a6318d6.
2020-06-09 20:45:12 +02:00
Patrick Fruh 2c5a6318d6 Use humanTime instead of doing own calculations 2020-06-09 20:36:09 +02:00
Patrick Fruh 0d350fb023 Use Math.round, only use ms in graphs when at least 10 ms
Math.round is about 99% faster https://jsperf.com/math-round-vs-tofixed2/17

Graph change tries to avoid rising/falling graphs while displayed values don't change
2020-06-09 20:17:41 +02:00