367e2666c6
fix: apply standard pagination to /bookings ( #19973 )
...
* fix: apply standard pagination to /bookings
* rename params
* fix type error
---------
Co-authored-by: Benny Joo <sldisek783@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2025-03-13 12:32:07 +00:00
Eunjae Lee and GitHub
0e5775a087
fix: adjust table height on /bookings ( #19662 )
2025-03-03 11:00:38 +00:00
Eunjae Lee and GitHub
3d3acba82a
fix: refactor filter UIs on /bookings ( #19532 )
...
* 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
2025-02-26 09:47:20 +01:00
Eunjae Lee and GitHub
f6af6e34bd
Revert "fix: replace filter implementations on bookings ( #19445 )" ( #19506 )
...
This reverts commit 641193bd61 .
2025-02-24 17:14:06 +00:00
Eunjae Lee and GitHub
641193bd61
fix: replace filter implementations on bookings ( #19445 )
...
* 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
2025-02-24 17:11:40 +01:00