Skip to content

Chore/refactor direction characteristics#1128

Open
jakoballgaier wants to merge 7 commits into
eclipse-tractusx:mainfrom
achtzig20:chore/refactor-direction-characteristics
Open

Chore/refactor direction characteristics#1128
jakoballgaier wants to merge 7 commits into
eclipse-tractusx:mainfrom
achtzig20:chore/refactor-direction-characteristics

Conversation

@jakoballgaier
Copy link
Copy Markdown
Contributor

Description

resolves #1109

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

  • DEPENDENCIES are up-to-date. Dash license tool. Committers can open IP issues for restricted libs.
  • Copyright and license header are present on all affected files (TRG 7.02
  • Documentation Notice are present on all affected files (TRG 7.07)
  • If helm chart has been changed, the chart version has been bumped to either next major, minor or patch level (compared to released chart).
  • Changelog updated (changelog.md) with PR reference and brief summary.
  • Frontend version bumped, if needed (frontend/package.json, frontend/package-lock.json)
  • Backend version bumped, if needed (backend/pom.xml)
  • Open API specification updated, if controllers have been changed (use python script scripts/generate_openapi_yaml.py with running customer backend)

@jakoballgaier jakoballgaier self-assigned this Apr 2, 2026
Copy link
Copy Markdown
Member

@ReneSchroederLJ ReneSchroederLJ left a comment

Choose a reason for hiding this comment

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

Thank you for the contribution. Looks fine for the most part.

In addition to my comment please also move the DirectionCharacteristic class to common/samm. Currently multiple SAMM models are referencing it so it shouldn't be in the stock folder.

@ReneSchroederLJ
Copy link
Copy Markdown
Member

My bad for being too quick with the review, but the app is not building due to missing columns. Please fix.

…apter tables

- erp_adapter_request: SMALLINT → VARCHAR(255)
- erp_adapter_trigger_dataset: rename only (already VARCHAR)
Copy link
Copy Markdown
Member

@ReneSchroederLJ ReneSchroederLJ left a comment

Choose a reason for hiding this comment

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

Looks good. just one small copyright header issue left.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Story] Refactor usage of DirectionCharacteristic

2 participants