You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[O2B-1520] Add filtering by run intervals to envs (#2062)
- add filtering by run number ranges to environments page
- update GetAllEnvironmentsDto.js and GetAllEnvironmentsUseCase.js to support using ranges
- add UI, usecase and API tests for valid and invalid run number ranges.
- revert range validation logic (as well as its tests) to state it was in before PR #2033
- improve error messages for invalid input formats for validateRange and apply to DTOs that use it and any tests
0 commit comments