hyva-themes / magento2-hyva-admin

This module aims to make creating grids and forms in the Magento 2 adminhtml area joyful and fast.
https://hyva-themes.github.io/magento2-hyva-admin/
BSD 3-Clause "New" or "Revised" License
168 stars 39 forks source link

Add time-range filter #49

Closed danslo closed 1 year ago

danslo commented 3 years ago

Another very easy one, already have it working by pretty much duplicating DateRangeFilter class and date-range.phtml (changing date input time to time).

Just need to cleanup and get it merged upstream etc.