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

Feat(listv2 as default) #74

Merged
merged 13 commits into from
Jan 22, 2025
Merged

Feat(listv2 as default) #74

merged 13 commits into from
Jan 22, 2025

Conversation

GailMelanie
Copy link
Contributor

Description

Removed Old List
Made New List the default
Filtered out configuration aas

@@ -283,8 +285,7 @@ Mnestix provides the following configuration options. You can adapt the values i
| `AAS_REPO_API_URL` | | Default AAS Repository to display when AAS Id is not in AAS Registry | required |
| `SUBMODEL_REPO_API_URL` | | Default Submodel Repository to display when Submodel Id is not in Submodel Registry | required |
| `MNESTIX_BACKEND_API_URL` | | Mnestix Backend with a lot of business comfort features like the Repository-Proxy or the Template builder | optional |
| `AAS_LIST_FEATURE_FLAG` | false | Enables or disables the AasList in the frontend. This only works in combination with `Features__AllowRetrievingAllShellsAndSubmodels` being set to `true` (Needs the Mnestix Backend to work) | optional |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

will adapt this in the wiki - did those changes already last week and forgot

@@ -219,52 +220,7 @@ export const deMnestix = {
successfullToast: 'Transfer der AAS erfolgreich',
errorToast: 'Transfer der AAS nicht erfolgreich',
partiallyFailedToast: 'Teil des Transfers fehlgeschlagen',
warningToast: 'Transfer der AAS nur teilweise erfolgreich.'
},
aasList: {
Copy link
Contributor

Choose a reason for hiding this comment

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

nice :D

@GailMelanie GailMelanie merged commit 37f8654 into dev Jan 22, 2025
8 checks passed
@GailMelanie GailMelanie deleted the feat(listv2-as-default)-cleanup branch January 22, 2025 10:01
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.

4 participants