Commit Graph

3216 Commits

Author SHA1 Message Date
sadnub 62e2b5230c configure mypy vscode extension and start fixing some types 2022-04-08 23:23:10 -04:00
sadnub 3325c30f29 Django 4 upgrade and add REDIS as cache backend 2022-04-08 23:22:33 -04:00
sadnub 18a06168f1 wip improving query times 2022-04-08 23:20:51 -04:00
sadnub 27e93e499f add django-silk to the docker dev setup 2022-04-08 23:20:51 -04:00
sadnub 90644a21a3 add date formatting helper icon that opens to quasar's site 2022-04-08 23:19:35 -04:00
sadnub 7e31f43ef1 allow date_format customization on the user level 2022-04-08 23:19:35 -04:00
sadnub b13fc1fba4 fix websockets issues 2022-04-08 23:19:35 -04:00
sadnub 5d9109e526 add tests for handling multple alert objects returned 2022-04-08 23:19:35 -04:00
sadnub 78dfa36b2a fix negative index issue 2022-04-08 23:19:35 -04:00
sadnub dc05d87b44 add redis volume back 2022-04-08 23:19:35 -04:00
wh1te909 2c323a13c1 typo 2022-04-08 23:19:35 -04:00
sadnub d4c5e38857 fix redis background save issue 2022-04-08 23:19:35 -04:00
sadnub fb80e5c367 remove aof from redis 2022-04-08 23:19:35 -04:00
sadnub beb08a3afb add script action migrate and remove deprecated fields 2022-04-08 23:19:35 -04:00
sadnub 7b2de8cbbd return 400 error if agent_id is missing from check results 2022-04-08 23:19:35 -04:00
sadnub 83e63bc87c migrate check/task result data to new table and create post update tasks to remove checks/tasks managed by policy 2022-04-08 23:19:35 -04:00
sadnub 4f5da33fd6 add some more typing info 2022-04-08 23:19:35 -04:00
sadnub d00d003a67 fix typo 2022-04-08 23:18:02 -04:00
sadnub 002f24be10 fix fake agents script 2022-04-08 23:18:02 -04:00
sadnub 04992a1d95 add a helper to get global settings and work to remove all of the 'ignore: type' 2022-04-08 23:18:02 -04:00
sadnub 3c7cf2446e fix auto resolve alerts task to get policy checks as well 2022-04-08 23:14:05 -04:00
sadnub 29774ac014 fixed the rest of the tests and more bug fixes 2022-04-08 23:14:05 -04:00
sadnub 562d580987 fixed/implemented more tests and more bug fixes 2022-04-08 23:14:05 -04:00
sadnub d8ad6c0cb0 code formatting 2022-04-08 23:14:05 -04:00
sadnub 7897b0ebe9 fix some tests and fixed tons of bugs 2022-04-08 23:14:04 -04:00
sadnub e38af9fd16 rework task create/modify/delete/running and fix checks tests 2022-04-08 23:14:04 -04:00
sadnub 6ffdf5c251 Fixed Check History graph and reworked task sync_status 2022-04-08 23:14:04 -04:00
sadnub 69ef7676af finalize the schema and fix ui for checks 2022-04-08 23:14:04 -04:00
sadnub b0ac57040c cleanup migrations and rework all checks/tasks to use the task/results table. fix alerts 2022-04-08 23:14:04 -04:00
sadnub 826ac7f185 returned tasks/checks in agent runner serializer and saving results 2022-04-08 23:14:04 -04:00
sadnub 0623f53f5d fix date format string empty 2022-04-08 23:14:04 -04:00
sadnub b5ae875589 fix issue with multiple alert object being returned 2022-04-08 23:14:04 -04:00
sadnub c152e18e1a policy rework init 2022-04-08 23:14:04 -04:00
sadnub 903f0e5e19 implement global datetime format. #1007 2022-04-08 23:14:04 -04:00
sadnub 6fefd5589c Allow canceling other pending actions. Fixes #958 2022-04-08 23:14:04 -04:00
wh1te909 58fe14bd31 add coverage badge 2022-04-09 02:10:51 +00:00
wh1te909 97f362ed1e fix for multiprocessing 2022-04-09 01:26:04 +00:00
wh1te909 b63e87ecb6 add parallel 2022-04-09 01:01:32 +00:00
wh1te909 ac3550dfd7 add lcov 2022-04-09 00:48:00 +00:00
wh1te909 8278a4cfd9 remove run 2022-04-09 00:45:02 +00:00
wh1te909 f161a2bbc8 more coveralls 2022-04-09 00:43:47 +00:00
wh1te909 6a94489df0 testing coveralls 2022-04-09 00:26:22 +00:00
wh1te909 c3a0b9192f update reqs 2022-04-08 19:34:38 +00:00
wh1te909 69ff70a9ce typo [skip ci] 2022-04-08 18:49:15 +00:00
wh1te909 5284eb0af8 validate mesh username 2022-04-08 18:47:57 +00:00
wh1te909 58384ae136 update supported version 2022-04-08 18:45:53 +00:00
wh1te909 054cc78e65 add meshctrl 2022-04-08 18:30:17 +00:00
wh1te909 8c283281d6 remove lower() from mesh username 2022-04-08 16:06:44 +00:00
wh1te909 241fe41756 fix env 2022-04-05 22:44:41 +00:00
wh1te909 e50e0626fa also check env 2022-04-05 21:31:13 +00:00