Skip to content

Conversation

@isaachilly
Copy link
Collaborator

@isaachilly isaachilly commented Dec 3, 2025

Introduces a time range filter for the 'createdAt' column in the environments overview page.

Adds test to verify filtering by a 'createdAt' date range behaves correctly.

I have a JIRA ticket

  • branch and/or PR name(s) include(s) JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected

Notable changes for users:

  • Users are now able to filter environments by the date they were created.

Notable changes for developers:

  • N/A

Changes made to the database:

  • N/A

The 'Created At' column in environmentsActiveColumns is now visible again.

Affected tests have been updated.
Introduces a time range filter for the 'createdAt' column in the environments overview page.

Adds test to verify filtering by createdAt date range behaves correctly.
@isaachilly isaachilly requested a review from Houwie7000 December 3, 2025 14:15
@isaachilly isaachilly self-assigned this Dec 3, 2025
@isaachilly isaachilly requested a review from graduta as a code owner December 3, 2025 14:15
@isaachilly isaachilly added frontend javascript Pull requests that update Javascript code labels Dec 3, 2025
@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 45.36%. Comparing base (0435ed7) to head (eefebb7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...onments/ActiveColumns/environmentsActiveColumns.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2037      +/-   ##
==========================================
- Coverage   45.53%   45.36%   -0.18%     
==========================================
  Files        1026     1026              
  Lines       17112    17113       +1     
  Branches     3111     3111              
==========================================
- Hits         7792     7763      -29     
- Misses       9320     9350      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…re/O2B-1507/Add-filtering-by-createdAt-to-the-envs-filtering-panel
@graduta graduta merged commit 5081ae9 into main Dec 16, 2025
50 of 58 checks passed
@graduta graduta deleted the feature/O2B-1507/Add-filtering-by-createdAt-to-the-envs-filtering-panel branch December 16, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

3 participants