Skip to content

Commit fa3a54b

Browse files
authored
Feature/improve ame (#132)
* Improve Aspect Models with new copyright header functionality Fix: * The app recognises models as different files after saving a renamed model * Add copyright header into exported Models and re-design settings dialog * Add internationalization #86
1 parent 850f4ff commit fa3a54b

File tree

1,001 files changed

+8666
-4898
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,001 files changed

+8666
-4898
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH
2+
# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH
33
#
44
# See the AUTHORS file(s) distributed with this work for
55
# additional information regarding authorship.

core/apps/ame-e2e/src/fixtures/abstract-entity.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH
1+
# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH
22
#
33
# See the AUTHORS file(s) distributed with this work for
44
# additional information regarding authorship.

core/apps/ame-e2e/src/fixtures/abstract-property.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH
1+
# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH
22
#
33
# See the AUTHORS file(s) distributed with this work for
44
# additional information regarding authorship.

core/apps/ame-e2e/src/fixtures/all-characteristic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH
1+
# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH
22
#
33
# See the AUTHORS file(s) distributed with this work for
44
# additional information regarding authorship.

core/apps/ame-e2e/src/fixtures/anonymous-elements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH
1+
# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH
22
#
33
# See the AUTHORS file(s) distributed with this work for
44
# additional information regarding authorship.

core/apps/ame-e2e/src/fixtures/default-models/aspect-default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH
1+
# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH
22
#
33
# See the AUTHORS file(s) distributed with this work for
44
# additional information regarding authorship.

core/apps/ame-e2e/src/fixtures/default-models/movement.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH
1+
# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH
22
#
33
# See the AUTHORS file(s) distributed with this work for
44
# additional information regarding authorship.

core/apps/ame-e2e/src/fixtures/entity-values-enumeration.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH
1+
# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH
22
#
33
# See the AUTHORS file(s) distributed with this work for
44
# additional information regarding authorship.

core/apps/ame-e2e/src/fixtures/enumeration-instances.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH
1+
# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH
22
#
33
# See the AUTHORS file(s) distributed with this work for
44
# additional information regarding authorship.

core/apps/ame-e2e/src/fixtures/external-reference/cross-references/different-namespace/external-characteristic-reference.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH
1+
# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH
22
#
33
# See the AUTHORS file(s) distributed with this work for
44
# additional information regarding authorship.

0 commit comments

Comments
 (0)