itsgoingd / clockwork

Clockwork - php dev tools in your browser - server-side component
https://underground.works/clockwork
MIT License
5.63k stars 323 forks source link

Cant find how to open historical json #713

Open pastebimas opened 1 month ago

pastebimas commented 1 month ago

Hello,

I see there are plenty of logs that I was generating in storage/clockwork, but can't find any way to load any of them. Default web interface loads "latest" and then "next". No buttons anywhere to load all or specific file.

Is this intended? I see there are methods to load specific one or all, but can't find frontend source files, to make adjustments.

Thank you

itsgoingd commented 1 month ago

Hey, if you scroll up in the request list you will find a search field and load more button, which can be used to search and load older requests.

You can find the Clockwork app source here - https://github.com/underground-works/clockwork-app