David Burke
|
4df75a2ecb
Move uptime validation logic to serializer
|
1 year ago |
David Burke
|
dd441e8f5b
Add model validation to monitor serializer
|
1 year ago |
James Kiger
|
1516ed2b96
Check against DB for consistency
|
1 year ago |
James Kiger
|
e60a2cffd7
Adds failing test for converting TCP Port URL format
|
1 year ago |
David Burke
|
479af2cf8c
Fix uptime tests
|
1 year ago |
David Burke
|
62a53a3f81
Update uptime test
|
1 year ago |
James Kiger
|
022e268d9e
Add timeout to serializer
|
1 year ago |
James Kiger
|
6ab6579ea0
Add response times back to monitor detail checks, with unit test
|
2 years ago |
David Burke
|
726485c26f
Allow uptime monitor expected response to be null. Needed for ping.
|
2 years ago |
David Burke
|
2287458fdd
Improve monitor api viewset validation
|
2 years ago |
James Kiger
|
1e2894bea5
Monitors include list of last 60 checks, instead of checks from last 60 minutes
|
2 years ago |
David Burke
|
7b6db568c1
Sort!
|
3 years ago |
David Burke
|
ce477af28b
monitor check api test - add assert
|
3 years ago |
David Burke
|
145dcd898a
Expose monitor checks data
|
3 years ago |
James Kiger
|
c68c227565
Gets rid of display values on monitor types and changes case of text values, adds test for update endpoint
|
3 years ago |
James Kiger
|
e4d88b99cd
Fixes linting and test errors.
|
3 years ago |
James Kiger
|
f882bac008
Changes return style on monitor type field and adds max value for interval.
|
3 years ago |
James Kiger
|
1b0f16e376
Adds check to make sure users can only create monitors in their own organization.
|
3 years ago |
James Kiger
|
ec147bda3f
Code cleanup
|
3 years ago |
James Kiger
|
3075a6f706
adds environment to retrieve test
|
3 years ago |
James Kiger
|
85ce9fee4a
Adds working test for retrieve, without environment
|
3 years ago |
James Kiger
|
105b3b3301
Use camel case in serializer
|
3 years ago |
James Kiger
|
66884b4487
Adds project pk to test inputs
|
3 years ago |
James Kiger
|
04853bade0
Gets POST working on list endpoint
|
3 years ago |
James Kiger
|
4b97fb6565
Adds is_up and last_changed to monitor serializer
|
3 years ago |
David Burke
|
055e638728
working on adding linting and isort on CI
|
3 years ago |
David Burke
|
766ed9ff10
Add viewset for monitors
|
3 years ago |