Commit Graph

19 Commits

Author SHA1 Message Date
Alex Holliday fd2d16cf78 Format all files on BE with perttier config 2024-10-17 12:07:30 +08:00
Alex Holliday 896b3437e5 Migrate tests to ESM 2024-10-15 14:00:24 +08:00
Alex Holliday f057807b56 migrate to esm 2024-10-15 11:57:37 +08:00
Alex Holliday 6c598b976f Move db models to db folder 2024-10-01 10:01:25 +08:00
Alex Holliday 36014fada2 refactor ttl endpoint path, add /team/ttl to docs 2024-09-25 11:37:52 +08:00
Alex Holliday 885a89e36b Add getChecksByTeam route 2024-09-25 11:29:20 +08:00
Alex Holliday 15e067c9bf Add ttl 2024-09-12 12:49:18 +08:00
Alex Holliday eedf2879ee finish implementation 2024-08-30 10:04:47 -07:00
Alex Holliday 6708027d66 Add route 2024-08-30 09:43:16 -07:00
Alex Holliday eedc6bbed6 Refactor getChecksByUserId to getChecksByTeamId 2024-08-27 12:22:32 -07:00
Alex Holliday 92877e20ec Refactored remaining requests 2024-08-18 17:18:16 -07:00
Alex Holliday 3924099e3e Merge remote-tracking branch 'upstream/develop' into fix/incident-pagination 2024-08-09 10:02:27 -07:00
Alex Holliday b28e4df546 Add endpoints and route for all user checks 2024-08-08 14:27:01 -07:00
Mert Şişmanoğlu 9aba73f13a fix: use correct request methods edit=PUT, delete=DELETE
>Routes
>> alert
>> check
>> monitor
2024-08-08 12:57:41 +03:00
M M f13de08157 Get rid of verifyJWT. 2024-08-06 21:01:07 -07:00
M M e42b65054d Fixed module export. 2024-08-06 20:29:07 -07:00
M M 67711ffe2c Get rid of test route function. 2024-08-06 19:35:49 -07:00
M M cc7e1bb111 Testing email notifications for when monitor goes down. 2024-08-01 20:42:14 -07:00
Alex Holliday 1e398d9153 Added route and DB scaffolds 2024-05-27 13:51:51 -07:00