Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Steffen911
Copy link
Member

@Steffen911 Steffen911 commented Sep 15, 2025

Important

Add fromTimestamp parameter to filter environment options by date across multiple components.

  • Behavior:
    • Add fromTimestamp parameter to getEnvironmentsForProject() in environments.ts to filter environments by date.
    • Always include "default" environment in results.
  • Components:
    • Update environmentFilterOptions queries in observations.tsx, scores.tsx, sessions.tsx, traces.tsx, inner-evaluator-form.tsx, projectsRouter.ts, WidgetForm.tsx, index.tsx, users.tsx, and dashboards/index.tsx to include fromTimestamp.
    • Modify environmentFilterOptions in projectsRouter.ts to accept fromTimestamp.
  • Misc:
    • Ensure all components using environmentFilterOptions handle the new fromTimestamp parameter correctly.

This description was created by Ellipsis for 48905f9. You can customize this summary. It will automatically update as commits are pushed.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. bug Something isn't working labels Sep 15, 2025
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Sep 15, 2025
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Sep 16, 2025
@Steffen911 Steffen911 added this pull request to the merge queue Sep 16, 2025
@dosubot dosubot bot added the auto-merge This PR is set to be merged label Sep 16, 2025
Merged via the queue into main with commit c33708e Sep 16, 2025
19 checks passed
@Steffen911 Steffen911 deleted the steffen/change-env-options-generation branch September 16, 2025 07:31
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant