Commit bb7928b
Fix/several bugs (#88)
* Update and fix the documentation
* Fix several bugs
* Increase performance of loading large model #77
* #78
* #69
* Enumeration values are not handled correctly
* For a structured value model, switching models leads to losing connections
* When editing entity, the text "Entity should be upper case" appears twice
* On List Characteristic user can choose a datatype or elementCharacteristic but not both
* Filter mode: Case when new connections are displayed after switching between models
* Data type doesn't change when you select another the characteristic class
---------
Co-authored-by: Andreas Textor <[email protected]>1 parent 48dd8c0 commit bb7928b
File tree
117 files changed
+2326
-1574
lines changed- core
- apps
- ame-e2e/src
- fixtures
- default-models
- integration
- editor
- export
- settings
- support
- ame/src/app/components/editor-canvas
- sidebar
- sidebar-namespace-elements/namespace-element-list
- libs
- api/src/lib
- editor/src/lib
- editor-dialog
- components
- abstract-entities
- abstract-property
- aspect
- characteristics
- trait-characteristic
- constraints
- element-list
- entities
- entity-value
- events
- fields
- base/name-input-field
- characteristic
- characteristic-name-dropdown-field
- data-type-input-field
- constraints/constraint-name-dropdown-field
- entity/extends-field
- operations
- properties
- units
- services
- editor-toolbar
- interfaces
- services
- loader-filters/src/lib
- filters
- models
- meta-model/src/lib/element-service
- mx-graph/src/lib
- helpers
- services
- themes
- namespace-manager/src/lib/namespace-exporter/components/select-namespaces
- rdf/src/lib/services
- documentation/ame-guide/modules/ROOT
- images
- pages
- getting-started
- modeling
- namespace
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
117 files changed
+2326
-1574
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments