* Reapply "fix: replace filter implementations on bookings (#19445)" (#19506) This reverts commit f6af6e34bd. * force custom date range selector for bookings except for Past tab * fix e2e test * add e2e tests * fix e2e test
f6af6e34bd
This reverts commit 641193bd61.
641193bd61
* fix: replace filter implementation on /bookings * add eventTypeId column * add eventType filter * add team filter * add people filter * fix type error * support date range filter * fix empty view * fix date range filter * add comment * fix type error * fix type error * fix type error * fix type error * fix type error * address feedback * remove reverted functionality