jeroennoten / Laravel-AdminLTE

Easy AdminLTE integration with Laravel
MIT License
3.78k stars 1.08k forks source link

Improve menu filters (stage 1) #1266

Closed dfsmania closed 3 months ago

dfsmania commented 3 months ago
Question Answer
Pull request type ENHANCEMENT
License MIT

What's in this PR?

Improve logic and code documentation of the next menu filters:

Split out tests related to these filters from the BuilderTest, this is part of test reorganization.

Checklist