Commit fa3a54b
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 #861 parent 850f4ff commit fa3a54b
File tree
1,001 files changed
+8666
-4898
lines changed- core
- apps
- ame-e2e/src
- fixtures
- default-models
- external-reference
- cross-references
- different-namespace
- mixing-namespace
- same-namespace
- different-namespace
- with-childrens
- without-childrens
- same-namespace
- with-childrens
- without-childrens
- integration
- drag-and-drop
- different-namespace
- same-namespace
- editor
- export
- settings
- plugins
- support
- ame
- src
- app
- components
- editor-canvas
- mx-editor
- sidebar
- sidebar-element
- sidebar-namespace-elements
- namespace-element-list
- namespace-filter
- sidebar-namespaces
- sidebar-new-element
- loading
- start-load-modal
- assets
- aspect-models/org.eclipse.examples/1.0.0
- config/editor
- config
- css
- resources
- i18n
- styles
- electron-libs
- environments
- jest-helpers
- libs
- api
- src
- lib
- aspect-exporter
- src
- lib
- rdf-list
- rdf-node
- enums
- interfaces
- visitor
- abstract-entity
- abstract-property
- aspect
- characteristic
- cleanup-visitor
- constraint
- entity-value
- entity
- event
- operation
- property
- unit
- cache
- src
- lib
- connection
- src
- lib
- models
- multi-shape-connection-handlers
- single-connection-handlers
- editor
- src
- lib
- confirm-dialog
- connect-with-dialog
- editor-dialog
- components
- abstract-entities
- abstract-property
- aspect
- characteristics
- state-characteristic
- structured-value
- elements-input-field
- structured-value-properties
- structured-value-property-field
- trait-characteristic
- constraints
- element-list
- entities
- entity-value
- entity-value-modal-table
- entity-value-modal
- entity-value-search-bar
- entity-value-table
- entity-value-view
- utils
- events
- fields
- base
- base-input
- description-input-field
- locate-element
- name-input-field
- preferred-name-input-field
- see-input-field
- characteristic
- characteristic-name-dropdown-field
- data-type-input-field
- default-value-entity-input-field
- default-value-input-field
- element-characteristic-input-field
- left-input-field
- right-input-field
- unit-input-field
- values-input-field
- constraints
- constraint-name-dropdown-field
- encoding-input-field
- integer-input-field
- language-code-input-field
- locale-code-input-field
- lower-bound-input-field
- max-length-input-field
- max-value-input-field
- min-length-input-field
- min-value-input-field
- regular-expression-value-input-field
- scale-input-field
- upper-bound-input-field
- entity
- extends-field
- operation
- input-chiplist-field
- output-input-field
- property
- example-value-input-field
- unit
- code-input-field
- conversion-factor-input-field
- numeric-conversion-factor-input-field
- quantity-kinds-input-field
- reference-unit-input-field
- symbol-input-field
- operations
- properties
- properties-button
- properties-modal
- shape-settings
- units
- interfaces
- pipes
- entity-value
- services
- validators
- editor-toolbar
- components
- aasx-generation-modal
- generate-documentation
- generate-open-api
- help
- language-sector-modal
- notifications
- search-bar
- theme-switcher
- enum
- interfaces
- services
- helpers
- large-file-warning-dialog
- load-model-dialog
- models
- open-element-window
- preview-dialog
- rename-model
- save-model-dialog
- instantiator
- src
- lib
- helpers
- instantiators
- loader-filters
- src
- lib
- components
- filters
- models
- meta-model
- src
- lib
- aspect-meta-model
- element-service
- predefined-elements
- services
- types
- migrator
- src
- lib
- components
- loading-migrating
- migration-status
- migration-success
- migrator
- samm-migration
- start-migrating
- version-migration
- mx-graph
- src
- lib
- helpers
- models
- providers
- renderers
- services
- render-models
- themes
- namespace-manager
- src
- lib
- namespace-exporter
- components
- root-export-namespaces
- select-namespaces
- summary
- validate
- namespace-importer
- components
- file-conflict
- root-namespace-importer
- summary
- validate
- rdf
- src
- lib
- models
- services
- utils
- settings-dialog
- src
- lib
- components
- configuration
- language
- model-configuration
- language-settings
- namespace-confirmation-modal
- namespace-settings
- namespace
- settings-dialog
- system-configuration
- automated-workflow
- editor-configuration
- header-copyright
- model
- services
- strategy
- translation
- src
- lib
- models
- services
- utils
- src
- lib
- vocabulary
- src
- lib
- documentation/ame-guide/modules/ROOT/pages
- generate
- getting-started
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| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments