Commit Graph

229 Commits (0164472be194eccf92b4ceb924ca55ec96e85a50)

Author SHA1 Message Date
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
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