platform icon indicating copy to clipboard operation
platform copied to clipboard

date range filter

Open reynoldspaul opened this issue 4 years ago • 4 comments

Fixes #1327

Proposed Changes

  • add FILTER_DATE_RANGE to TD filter options
  • create date_range filter blade partial
  • filter $query->whereBetween in HttpFilter.php

reynoldspaul avatar Dec 31 '20 17:12 reynoldspaul

@tabuna have you reviewed this, did you find any issues?

reynoldspaul avatar Jan 19 '21 14:01 reynoldspaul

Hi @RaiserWeb, sorry to wait. Can you add tests? You can find examples here.

tabuna avatar Jan 19 '21 18:01 tabuna

It is very important feature, i tested it in my local environment works well i looking forward it's to be merged.

mucan54 avatar Feb 10 '21 15:02 mucan54

Similar MR https://github.com/orchidsoftware/platform/pull/1927

Can somebody review it?

AidasK avatar Jan 31 '22 10:01 AidasK