Eunjae Lee and GitHub
0a28b5825b
fix: date range computation on /insights ( #21436 )
...
* fix: date range computation on /insights
* remove log
* error handling
* update test cases
* WIP
* fix implementation
* support weekStart
* clean up
* fix date range presets
* clean up timeView
* fix timeView
* clean up
* fix event trends
* remove unused variables
* fix flaky e2e tests
* fix date range
* update formatting logic
2025-05-27 17:47:40 +02:00
0386723ae8
fix: recalculate date range from filter segments ( #20633 )
...
* fix: recalculate date range from filter segments
* clean up
* add unit tets for date-range utils
---------
Co-authored-by: Sean Brydon <sean@Seans-Mac-mini.local >
2025-04-15 08:54:44 +00:00
720136fcf9
fix: replace filter implementations on /insights ( #19033 )
...
* fix: replace filter implementations on /insights
* add authorization for teamIds
* replace all the implementations
* provide eventTypeId
* remove log
* fix teamId for isAll
* fix Download button
* remove legacy implementations
* clean up
* nullish check
* remove unusable filters
* revert style
* fix type error
* fix e2e test
* fix type error
* fix type error
* fix e2e
* extract util method
* fix type error
* fix type error
* fix type error
---------
Co-authored-by: Benny Joo <sldisek783@gmail.com >
2025-02-10 20:28:48 +01:00