Skip to content

Conversation

@Houwie7000
Copy link
Contributor

@Houwie7000 Houwie7000 commented Dec 16, 2025

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:

  • LHCfills page now has a scheme name filter

Notable changes for developers:

Changes made to the database:

Houwie7000 and others added 30 commits November 26, 2025 10:58
…ith the query/reset logic. Just set the value afterwards
Copy link
Collaborator

@isaachilly isaachilly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will fix the small issues mentioned in the comments

Renamed occurrences of 'schemename' to 'scheme name' in test descriptions and variable names for consistency.
Removed 'scheme-name-filter' class from the scheme name filter component and updated test selectors to use '.fillingSchemeName-filter input' instead so as not to use a class as essentially an ID.
isaachilly
isaachilly previously approved these changes Jan 25, 2026
…be under LHCFills

Removed the dedicated beamsTypes controller, router, DTO, and use case.

Moved the beam types endpoint under the lhcFills controller and router, and implemented the service logic in lib/server/services/beam/getAllBeamTypes.js.

Updated frontend provider and imports to use the new endpoint and naming (beamTypes instead of beamsTypes).
Change was needed for runDuration filter but then this was modified in a way that voids this.
Replaces SelectionModel with SelectionFilterModel for improved filter handling.
…com:AliceO2Group/Bookkeeping into feature/O2B-1508/lhcfills-beam-types-filter
These changes reduce unnecessary conversions and eliminate dead code/comments to avoid potential issues and improve code clarity.
Expand and tighten tests around the beamType filter across API, use-case, and public UI tests.
…model

Removed the redundant `model` argument to align with lhcfills model API.
Enforce a 64-character maximum to match database field type.
Base automatically changed from feature/O2B-1508/lhcfills-beam-types-filter to main February 9, 2026 18:38
@graduta graduta dismissed isaachilly’s stale review February 9, 2026 18:38

The base branch was changed.

graduta
graduta previously approved these changes Feb 9, 2026
@graduta graduta merged commit 9cb8724 into main Feb 9, 2026
24 checks passed
@graduta graduta deleted the feature/O2B-1509/lhcfills-scheme-name-filter branch February 9, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend frontend javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

3 participants