- Nov 27, 2024
-
-
Jerome Gout authored
Signed-off-by: Jerome Gout <jerome.gout@obeosoft.com>
-
- Nov 07, 2024
-
-
* Correct State Machine diagram bugs introduced by commit ee0d3a46 * Behavior anterior to the problematic commit is restored. Bug: eclipse/papyrus/org.eclipse.papyrus-web#221 Signed-off-by: Aurelien Didier <aurelien.didier51@gmail.com>
-
- Oct 31, 2024
-
-
Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
Bug: eclipse/papyrus/org.eclipse.papyrus-web#211 Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
[215] Add a new page in dev doc for explorer specifier Bug: eclipse/papyrus/org.eclipse.papyrus-web#215 Signed-off-by: Jerome Gout <jerome.gout@obeosoft.com>
-
[215] Update the user documentation Bug: eclipse/papyrus/org.eclipse.papyrus-web#215 Signed-off-by: Jerome Gout <jerome.gout@obeosoft.com>
-
This first implementation make all the plumbing to provide a Tree Description that can be used in the Explorer view. The default implementation basically use the same structure as the preview tree with the following exceptions: * The EAnnoation are not longer displayed * The Steretoype applications are not longer displayed * The read only resources are no longer available if the filter "Hide read only resources" is activated. In the previous implementation they were hidden but still computed. * Abstract elements are displayed in italic * Static element are underlined * ImportedElement and ImportedPackage should the imported element as a child * The label of Element with stereotypes are prefixed with the name of the applied stereotypes This commit also add the concept of read only elements. Bug: eclipse/papyrus/org.eclipse.papyrus-web#215 Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
- Oct 25, 2024
-
-
Vincent Lorenzo authored
GL-190: Add graphical drag and drop on Class, CompositeStructure, Package and StateMachine diagram. -fix 4 headers in the classes introduces by the previous commit Bug: eclipse/papyrus/org.eclipse.papyrus-web#190 Signed-off-by: Vincent LORENZO <vincent.lorenzo@cea.fr>
-
and StateMachine diagram. Bug: eclipse/papyrus/org.eclipse.papyrus-web#190 Signed-off-by: Aurelien Didier <aurelien.didier51@gmail.com>
-
- Oct 01, 2024
-
-
Arthur Daussy authored
An evolution on Sirius Web removed the capacity to filter the tree to only display compatible type (for performance reason). In an UML context, loosing this feature it much more painfull than the latency. Bug: eclipse/papyrus/org.eclipse.papyrus-web#211 Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
Arthur Daussy authored
Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
- Sep 30, 2024
-
-
Arthur Daussy authored
Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
Arthur Daussy authored
Bug: eclipse/papyrus/org.eclipse.papyrus-web#211 Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
Arthur Daussy authored
Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
- Sep 10, 2024
-
-
Arthur Daussy authored
The addition of UML Nature on UML project can now be use distinguish UML project from other (studio for example). The customization required for UML ResourceSet are now plugged only on required project Bug: eclipse/papyrus/org.eclipse.papyrus-web#211 Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
Arthur Daussy authored
This node is now available directly available in Sirius Web. Bug: eclipse/papyrus/org.eclipse.papyrus-web#211 Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
Arthur Daussy authored
This commit deletes the following projects to match Sirius Web DDD architecture: * papyrus-web-services * papyrus-web-services-api * papyrus-web-graphql Moreover it moves some classes to match a pattern: - topic - services - api - dto - controllers Bug: eclipse/papyrus/org.eclipse.papyrus-web#211 Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
- Sep 06, 2024
-
-
Arthur Daussy authored
Bug: eclipse/papyrus/org.eclipse.papyrus-web#212 Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
Arthur Daussy authored
I thought this fix a problem that display incorrect seprator between compartment but the problem require a fix inside Sirius Web. Also update the State Machine Diagram test campaign documentation See https://github.com/eclipse-sirius/sirius-web/issues/3954 Bug: eclipse/papyrus/org.eclipse.papyrus-web#211 Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
Aurelien Didier authored
Bug:eclipse/papyrus/org.eclipse.papyrus-web#199 Signed-off-by: Aurelien Didier <aurelien.didier51@gmail.com>
-
- Aug 09, 2024
-
-
This commit provided a first step toward the migration to the Domain Driven Architecture Bug: #211 Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
- Aug 05, 2024
-
-
Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
- Jul 10, 2024
-
-
Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
-
labels for all elements of each diagrams. Each diagram is described using a separated asciidoc file and can be access inside the platform using help button: Help -> Diagram Specification Bug: eclipse/papyrus/org.eclipse.papyrus-web#201 Signed-off-by: Aurelien Didier <aurelien.didier51@gmail.com>
-
- May 29, 2024
-
-
-Improve install documentation and update application icon Change-Id: Ie78ec2f904be055e9e4b0759b28bc5935bf683ed Signed-off-by: Pascal Bannerot <pascal.bannerot@cea.fr> Bug: eclipse/papyrus/org.eclipse.papyrus-web#204
-
- May 17, 2024
-
-
Bug: eclipse/papyrus/org.eclipse.papyrus-web#203 Signed-off-by: Titouan BOUETE-GIRAUD <titouan.bouete-giraud@artal.fr>
-
This commits improve on the previous state by: - normalizing all the SVG icons as 16px width and height to avoid browser scaling - normalize primary edge sizes at 1px width - reposition and rescale the content based on the gif - cleanup the resulting SVG with svgo - document this process into README.adoc Bug: eclipse/papyrus/org.eclipse.papyrus-web#202 Signed-off-by: Cedric Brun <cedric.brun@obeo.fr>
-
- May 13, 2024
-
-
Titouan Bouëte-Giraud authored
Signal Node can now be created from within Class Diagrams Bug: eclipse/papyrus/org.eclipse.papyrus-web#200 Signed-off-by: Titouan BOUETE-GIRAUD <titouan.bouete-giraud@artal.fr>
-
- Apr 04, 2024
-
-
Vincent Lorenzo authored
- add a PapyrusDesigner dependency Signed-off-by: Vincent LORENZO <vincent.lorenzo@cea.fr>
-
- Feb 26, 2024
-
-
Jessy Mallet authored
It is not allowed to create an ObjectFlow with an InputPin as source. So tests have been updated to not use InputPin as Source. Bug: eclipse/papyrus/org.eclipse.papyrus-web#168 Bug: https://github.com/PapyrusSirius/papyrus-web/issues/621 Signed-off-by: Jessy Mallet <jessy.mallet@obeo.fr>
-
- Feb 23, 2024
-
-
Jessy Mallet authored
A user message is now displayed when the graphical Drag&Drop of Metaclass fails on the diagram root. Bug: eclipse/papyrus/org.eclipse.papyrus-web#154 Bug: https://github.com/PapyrusSirius/papyrus-web/issues/592 Signed-off-by: Jessy Mallet <jessy.mallet@obeo.fr>
-
Jessy Mallet authored
Bump PapyrusWeb version to 2024.2.1 Signed-off-by: Jessy Mallet <jessy.mallet@obeo.fr>
-
Jessy Mallet authored
Signed-off-by: Jessy Mallet <jessy.mallet@obeo.fr>
-
The method now correctly returns false if the semantic source or target of the edge do not exist. This commit also refactors the ADReconnectEdgeSource and ADReconnectEdgeTarget to use constant for all container labels. Bug: eclipse/papyrus/org.eclipse.papyrus-web#169 Bug: https://github.com/PapyrusSirius/papyrus-web/issues/623 Signed-off-by: Gwendal Daniel <gwendal.daniel@obeosoft.com>
-
- Feb 22, 2024
-
-
In order to authorize creation and drag&drop of element in full compartment, a gap has been now adding at the end of the compartment. Bug: eclipse/papyrus/org.eclipse.papyrus-web#174 Bug: https://github.com/PapyrusSirius/papyrus-web/issues/631 Signed-off-by: Jessy Mallet <jessy.mallet@obeo.fr>
-
Gwendal DANIEL authored
The documentation now contains the current process to customize custom node icons. This commit also fixes some typos in the developer documentation. Bug: #170 Bug: https://github.com/PapyrusSirius/papyrus-web/issues/626 Signed-off-by: Gwendal Daniel <gwendal.daniel@obeosoft.com>
-