[O2B-1588] Implement summary views for overview pages#2156
Open
NarrowsProjects wants to merge 158 commits into
Open
[O2B-1588] Implement summary views for overview pages#2156NarrowsProjects wants to merge 158 commits into
NarrowsProjects wants to merge 158 commits into
Conversation
* Filtering by stableBeamsStart and stableBeamsEnd has been added to LHC Fills overview page * lhcFills endpoint & DTO validation modified and testing added for the aforementioned changes --------- Co-authored-by: GuustMetz <guust.metz@cern.ch> Co-authored-by: Guust <metzguust@gmail.com>
* Replaced the two-query pattern with a single queryBuilder in GetAllEnvironmentsUseCase. The previous approach was redundant following Sequelize performance improvements; furthermore, the original implementation's logic was flawed which resulted in the pagination bug.
7a14c8d to
8cf3cb6
Compare
8cf3cb6 to
49cfbdc
Compare
bdfb1bf to
1a14371
Compare
added 8 commits
May 18, 2026 00:46
4239c0a to
1813f6c
Compare
31a3b32 to
505156d
Compare
Base automatically changed from
feature/O2B-1560/Add-filter-is-active-indicator-to-the-UI
to
main
June 18, 2026 11:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have a JIRA ticket
Notable changes for users:
Notable changes for developers:
Summary views have been added for listAll endpoints (services and GetAllUseCase files) of:
IMPORTANT:
selectOnlyChanges made to the database: