Alex Holliday
|
179e95eefe
|
add redux state for settings
|
2024-09-26 16:18: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
|
41f59a2660
|
fix js doc
|
2024-09-22 12:19:08 +08:00 |
|
Alex Holliday
|
0791c7e5c5
|
Fix typos
|
2024-09-22 12:17:34 +08:00 |
|
Alex Holliday
|
1c8376dc24
|
Refactor network service to use config objects for clarity
|
2024-09-22 11:38:42 +08:00 |
|
Alex Holliday
|
4748afb93a
|
refactor networkSerivce.getMonitorsByTeamId to take a config objet
|
2024-09-18 10:57:44 +08:00 |
|
Alex Holliday
|
2d2b101eb7
|
implement sorting
|
2024-09-18 10:39:47 +08:00 |
|
Alex Holliday
|
7e1a5b6ec8
|
add filter param, implement filter
|
2024-09-18 10:32:41 +08:00 |
|
Alex Holliday
|
afa5cf1fc0
|
Implement setting TTL on FE
|
2024-09-16 12:13:29 +08:00 |
|
Alex Holliday
|
c35157ffb4
|
Add thunks for adding and removing demo monitors
|
2024-09-11 12:03:13 +08:00 |
|
Alex Holliday
|
9eaab0da1a
|
Add network requests and validation
|
2024-09-05 12:16:29 -07:00 |
|
Alexander Holliday
|
ea99942697
|
Merge pull request #798 from bluewave-labs/feat/monitor-pagination
Feat/monitor pagination
|
2024-09-04 19:32:18 -07:00 |
|
Alex Holliday
|
d32a2a7efa
|
Add pagination to
|
2024-09-04 17:37:30 -07:00 |
|
Daniel Cojocea
|
0be386513f
|
Implemented basic charts
|
2024-09-03 20:00:48 -04:00 |
|
Alex Holliday
|
bc0df325d1
|
Add route, controller, db operations, and validation for aggregate monitor stats
|
2024-09-03 14:39:16 -07:00 |
|
Alex Holliday
|
13039ed2ff
|
Add thunk and network methods
|
2024-08-30 09:47:11 -07:00 |
|
Alexander Holliday
|
5c2d89018f
|
Merge pull request #749 from bluewave-labs/feat/pause-monitors
Add pause routes and controller, implement functionality
|
2024-08-29 16:02:27 -07:00 |
|
Alex Holliday
|
43dff00cd6
|
Use axios directly for fetching file
|
2024-08-29 12:58:32 -07:00 |
|
Alex Holliday
|
4d78163121
|
Implement pausing
|
2024-08-29 12:17:37 -07:00 |
|
Alex Holliday
|
d4ed7f3f7a
|
Add thunks for getting single monitor and pausing/resuming single monitor
|
2024-08-28 20:07:22 -07:00 |
|
Alex Holliday
|
eedc6bbed6
|
Refactor getChecksByUserId to getChecksByTeamId
|
2024-08-27 12:22:32 -07:00 |
|
Alex Holliday
|
465c1f9f9e
|
Refactor getMonitorByUserID to getMonitorByTeamID
|
2024-08-26 19:38:24 -07:00 |
|
Alex Holliday
|
ac37211e32
|
refactor invite to its own route and controller
|
2024-08-26 17:43:56 -07:00 |
|
Alex Holliday
|
4c2cc6fb2c
|
First user is superadmin instead of admin
|
2024-08-26 10:00:34 -07:00 |
|
Alex Holliday
|
4e430547ab
|
Add error handling and logging to email service
|
2024-08-21 11:41:47 -07:00 |
|
Alex Holliday
|
726e2fc6c1
|
Remove unused lines from NetworkService
|
2024-08-20 10:34:29 -07:00 |
|
Alex Holliday
|
69597b3df0
|
Add jsdocs
|
2024-08-18 17:56:18 -07:00 |
|
Alex Holliday
|
20e4c7ef07
|
Refactored axios util into a service
|
2024-08-18 17:42:49 -07:00 |
|
Alex Holliday
|
92877e20ec
|
Refactored remaining requests
|
2024-08-18 17:18:16 -07:00 |
|
Alex Holliday
|
f78e5ca94c
|
Add several endpoints
|
2024-08-18 12:20:28 -07:00 |
|
Alex Holliday
|
5beb0684a7
|
Renamed axiosConfig to NetworkService
|
2024-08-18 12:11:24 -07:00 |
|