Commit Graph

13 Commits

Author SHA1 Message Date
Alex Holliday
ef83cc79f0 Add service name and method name to errors in pagespeedCheckController 2024-09-15 12:18:23 +08:00
Alex Holliday
aaa63a81cd MaintenanceWindowController error handling 2024-07-30 14:00:19 -07:00
Alexander Holliday
4071d6c97c Feat/handle pagespeed (#448)
* Initial commit

* Prepare for pagespeed Check

* removed unused code, updated JSdoc

* reverted controller
2024-07-25 14:59:31 -07:00
M M
825ab73d82 Fixed the categories param for the page speed API endpoint. 2024-07-24 12:33:41 -07:00
M M
cb67417152 Updated the page speed check controller with the proper services. 2024-07-23 19:13:46 -07:00
M M
e1228a0143 updated validation schema for the controller. 2024-07-19 12:52:16 -07:00
M M
73ec86e6e3 Updated route handler function for the speed check controller. 2024-07-18 23:05:33 -07:00
M M
7f27fa2507 Updated controller with proper names. 2024-07-17 15:23:06 -07:00
M M
fc09aee094 Used validateAsync instead of validate. 2024-07-17 15:12:51 -07:00
M M
683006ae84 Used proper name for validation schema in speed check controller. 2024-07-17 15:11:58 -07:00
M M
4e659072f2 Fixed pagespeedcheck route. 2024-07-17 15:00:06 -07:00
M M
519ef1404f Added JS Docs. 2024-07-16 10:54:59 -07:00
M M
be7ff41b0e setup the controller module for the page speed check. 2024-07-16 10:53:19 -07:00