Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev to Staging #28

Merged
merged 101 commits into from
Dec 9, 2024
Merged

Dev to Staging #28

merged 101 commits into from
Dec 9, 2024

Conversation

GailMelanie
Copy link
Contributor

Description

Dev to Staging

GailMelanie and others added 30 commits November 19, 2024 10:23
# Description

Setup for Jest component tests

## Type of change

Please delete options that are not relevant.

-   [ ] Minor change (non-breaking change, e.g. documentation adaption)

# Checklist:

-   [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
-   [ ] I have made corresponding changes to the documentation
-   [ ] My changes generate no new warnings
-   [ ] I have added tests that prove my fix or my feature works
-   [ ] New and existing tests pass locally with my changes
-   [ ] My changes contain no console logs
…hanged autoReview script) (#140)

# Description

Please include a summary of the changes and link the related github
issue.
Please include relevant motivation and context.

Fixes # (Issue)

## Type of change

Please delete options that are not relevant.

-   [ ] Minor change (non-breaking change, e.g. documentation adaption)
-   [ ] Bug fix (non-breaking change which fixes an issue)
-   [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that causes existing functionality
to not work as expected)

# Checklist:

-   [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
-   [ ] I have made corresponding changes to the documentation
-   [ ] My changes generate no new warnings
-   [ ] I have added tests that prove my fix or my feature works
-   [ ] New and existing tests pass locally with my changes
-   [ ] My changes contain no console logs
…… (#143)

…nd use safe decoding

# Description
fixed error with decoding Base64 Url. Use safe decoding (with catching
errors) everywhere.

Fixes # (Issue)

## Type of change

Please delete options that are not relevant.

-   [x] Bug fix (non-breaking change which fixes an issue)

# Checklist:

-   [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
-   [ ] I have made corresponding changes to the documentation
-   [ ] My changes generate no new warnings
-   [ ] I have added tests that prove my fix or my feature works
-   [ ] New and existing tests pass locally with my changes
-   [ ] My changes contain no console logs
# Description

Please include a summary of the changes and link the related github
issue.
Please include relevant motivation and context.

Fixes # (Issue)

## Type of change

Please delete options that are not relevant.

-   [ ] Minor change (non-breaking change, e.g. documentation adaption)
- 
# Checklist:

-   [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
-   [ ] I have made corresponding changes to the documentation
-   [ ] My changes generate no new warnings
-   [ ] I have added tests that prove my fix or my feature works
-   [ ] New and existing tests pass locally with my changes
-   [ ] My changes contain no console logs
… (#144)

# Description

Problem: When transfering an AAS, the submodels displayed for the
original AAS changed in the UI. That was due to us copying the submodels
by reference instead of by value.

Fixes # (Issue)

## Type of change

Please delete options that are not relevant.

-   [x] Bug fix (non-breaking change which fixes an issue)

# Checklist:

-   [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
-   [ ] I have made corresponding changes to the documentation
-   [ ] My changes generate no new warnings
-   [ ] I have added tests that prove my fix or my feature works
-   [ ] New and existing tests pass locally with my changes
-   [ ] My changes contain no console logs
# Description

Unfortunately turbo mode does not always work smoothly with debugging.
I have added a debug configuration to launch the browser without the
turbo mode

## Type of change

-   [x] Minor change (non-breaking change, e.g. documentation adaption)
# Description

Added unit tests for the transfer feature.
Expanded nullable types and adjusted the logic.

Fixes # (MNES-1290)

## Type of change

Please delete options that are not relevant.

-   [x] Minor change (non-breaking change, e.g. documentation adaption)

# Checklist:

-   [x] I have performed a self-review of my code
- [x] I have commented my code, particularly in hard-to-understand areas
-   [x] I have made corresponding changes to the documentation
-   [x] My changes generate no new warnings
-   [x] I have added tests that prove my fix or my feature works
-   [x] New and existing tests pass locally with my changes
-   [x] My changes contain no console logs
adjust github docker-build.yml, removed unused variables
…' into feat(aas-list)-new-frontend-list

# Conflicts:
#	src/app/[locale]/list/_components/AasListView.tsx
#	src/app/[locale]/list/_components/SelectRepository.tsx
…thub.com/eclipse-mnestix/mnestix-browser into feat(aas-list)-new-frontend-list

# Conflicts:
#	src/app/[locale]/list/_components/AasListView.tsx
Signed-off-by: NilsXitaso <nils.rothamel@xitaso.com>
GailMelanie and others added 20 commits December 6, 2024 10:15
…bution)-Component-tests

Test(co2 equivalents distribution) component tests
…Service-reachable-to-utils

refactor(TestUtils): move-Service-reachable-to-utils
…ct-lifecycle

test(CarbonFootprintVisualizations): write test for ProductLifecycle
…sset-id-and-aas-id-columns

feat(aas-list): seperate asset ID and AAS ID columns
…bnail-url

Feat(aas list) adapt thumbnail url
 into feat(aas-list)-seperate-aas-list-from-backend

# Conflicts:
#	src/lib/api/basyx-v3/apiInMemory.ts
…-from-backend' into feat(aas-list)-seperate-aas-list-from-backend
…ink (#23)

Added clickable 'Imprint' and 'Data Security' links and opens them in a new tab.
Link urls are configurable through env-vars.
Added simple component test for the external clickable link
…ture-flag

docs(Readme)-Add-aas-list-feature-flag-description
…as-list-from-backend

Feat(aas list) seperate aas list from backend
@GailMelanie GailMelanie merged commit 9d7b5f4 into staging Dec 9, 2024
3 checks passed
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.

5 participants