Commit e9dc91f
Feature/re design with native functionality (#143)
* Change electron core functionality to native design
* Update tsconfig.base.json
* Change sidebar component and fix cypress test to new design
* Run prettier format
* Change libs to new re-design structure
* Fix jest unit tests and re-structure some code
* Add some index.ts and change copyright date
* Update electron-signals.service.ts
* Fix build project
* Refactor generate code and fix some bugs there
* Adjust cypress tests
* Fix cypress tests and add shortcuts for mac
* Update cypress
* change images to new design
* Fix some codeql recommendations
* Improve usability points
* Fix empty file loading
---------
Co-authored-by: Larisa Vasile <[email protected]>1 parent 5dfc324 commit e9dc91f
File tree
720 files changed
+10271
-9004
lines changed- core
- .husky
- apps
- ame-e2e/src
- fixtures
- external-reference/same-namespace
- with-childrens
- without-childrens
- workspaces
- referenced-models-different-namespaces
- referenced-models-same-namespace
- integration
- drag-and-drop
- different-namespace
- same-namespace
- editor
- export
- settings
- plugins
- support
- ame
- src
- app
- components
- editor-canvas
- 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
- i18n
- styles
- electron-libs
- mac
- libs
- api/src/lib
- aspect-exporter/src/lib
- rdf-list
- rdf-node
- 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
- characteristics/structured-value
- elements-input-field
- structured-value-properties
- structured-value-property-field
- element-list
- entity-value
- entity-value-modal-table
- entity-value-modal
- entity-value-table
- entity-value-view
- utils
- fields
- base
- 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
- properties
- properties-button
- properties-modal
- shape-settings
- services
- validators
- editor-toolbar
- components
- aasx-generation-modal
- generate-documentation
- generate-open-api
- help
- language-sector-modal
- notifications
- search-bar
- text-model-loader-modal
- services
- large-file-warning-dialog
- load-model-dialog
- open-element-window
- preview-dialog
- rename-model
- save-model-dialog
- instantiator/src/lib
- instantiators
- loader-filters/src/lib
- filters
- models
- meta-model/src/lib
- aspect-meta-model
- element-service
- predefined-elements
- services
- migrator
- src/lib
- components
- loading-migrating
- migration-status
- migration-success
- start-migrating
- version-migration
- mx-graph/src/lib
- helpers
- renderers
- services
- render-models
- themes
- namespace-manager/src/lib
- namespace-exporter/components
- select-namespaces
- summary
- validate
- namespace-importer/components
- file-conflict
- summary
- validate
- rdf/src/lib
- services
- utils
- settings-dialog/src/lib
- components
- model-configuration
- language-settings
- namespace-confirmation-modal
- namespace-settings
- settings-dialog
- system-configuration/editor-configuration
- model
- services
- strategy
- sidebar
- src
- lib
- draggable-element
- sidebar-samm-elements
- sidebar
- styles
- workspace
- workspace-empty
- workspace-file-elements
- workspace-file-list
- workspace-migrate
- translation/src
- lib
- models
- services
- utils
- src
- lib
- components
- elements-search
- files-search
- open-file-dialog
- vocabulary/src/lib
- utils
- documentation/ame-guide/modules/ROOT/images
- elements
- multi-windows
- toolbar-icons
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
720 files changed
+10271
-9004
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments