Skip to content

v2023.4.0

Choose a tag to compare

@sbegaudeau sbegaudeau released this 04 Dec 08:42
· 2364 commits to master since this release

What's Changed

  • [1695] Add a precondition expression on node descriptions in view DSL by @AxelRICHARD in #1696
  • [releng] Disable Maven debug output during the build by @pcdavid in #1735
  • [1674] Fix fade/hide tools are available on the diagram background by @AxelRICHARD in #1743
  • [1710] Fix edit box of empty edge label is located at the wrong position by @AxelRICHARD in #1731
  • [1643] Remove the dependency from Sirius Web to Spring security by @mcharfadi in #1705
  • [1716] Fix the "Related Elements" view for dynamic model instances by @pcdavid in #1739
  • [1591] Objects may be created using multiple strategies which can cre… by @mcharfadi in #1756
  • [1746] Rich-text toolbar items on forms are not grayed when read-only by @AxelRICHARD in #1747
  • [1744] Checkboxes on forms representations are not grayed when read-only by @AxelRICHARD in #1745
  • [1639] Support schemaLocation and extendedMetaData for JSON resource by @lfasani in #1640
  • [593] Add support for referencing and extending other custom domains by @mcharfadi in #1758
  • Provide better control on contextual palette's content by @pcdavid in #1694
  • [1518] Remove the format all code save action by @sbegaudeau in #1759
  • [1675] Align tree items without children with their siblings by @AxelRICHARD in #1779
  • [1761] Remove sirius-web-graphql-schema by @sbegaudeau in #1768
  • [619] Fix order of the models in the explorer by @AxelRICHARD in #1782
  • [1632] Start documenting the variables available for all the operations by @sbegaudeau in #1764
  • [1565] Use richer data types for the View DSL by @pcdavid in #1784
  • [1604] Fix Fade does not work on border nodes by @AxelRICHARD in #1772
  • [1773] Fix editors area tab title may hide close button by @AxelRICHARD in #1774
  • [1541] Editors area can overflow on Details view by @AxelRICHARD in #1767
  • [1761] Remove leftover reference to sirius-web-graphql-schema by @pcdavid in #1823
  • [1825] Distinguish the containment kind of view creation requests by @sbegaudeau in #1826
  • [enh] Add a template for Papaya Studio by @pcdavid in #1777
  • [releng] Upgrade lexical from 0.6.0 to 0.8.1 by @pcdavid in #1781
  • [1708] Fix move a toolbar action from a group to another by @AxelRICHARD in #1709
  • [releng] Improve the continuous deployment of Sirius Web by @sbegaudeau in #1834
  • [1748] Underline and strike-through not taken into account for BarCharts by @AxelRICHARD in #1749
  • [1527] Add the new layout data structure by @sbegaudeau in #1832
  • [1688] Details View tab title can be displayed on many lines by @AxelRICHARD in #1766
  • [1602] The connector tool does not work with descriptions from the View DSL by @mcharfadi in #1706
  • [doc] Update the README by @sbegaudeau in #1837
  • [1667] Make the contextual palette self contained by @AxelRICHARD in #1843
  • [1833] Fix Explorer toolbar and selected item background color width by @AxelRICHARD in #1835
  • [840] Add the ability to create multiple nested views at once by @sbegaudeau in #1827
  • [1838] Expanding a collapsed node with unsynchronized children restores the children properly by @sbegaudeau in #1842
  • [1775] Handle representation/document with a name length > 50 characters by @AxelRICHARD in #1776
  • [1840] Retrieve the autolayout state of a diagram from description by @AxelRICHARD in #1845
  • [1667] Fix toolbar's zoomLevel value when diagram has been deleted by @AxelRICHARD in #1850
  • [1829] Fix view DSL's node description cannot reference outside concepts by @AxelRICHARD in #1849
  • [doc] Add some new ADRs on the evolution of our layout algorithm by @sbegaudeau in #1753
  • [1638] Align the lifecycle of the views on the lifecycle of the domains by @sbegaudeau in #1864
  • [releng] Update package-lock.json by @pcdavid in #1871
  • [1851] Fix an issue where the explorer could be expanded while not synchronized by @sbegaudeau in #1873
  • [1858] Improve project template cards layout by @AxelRICHARD in #1859
  • [cleanup] Remove useless requireNonNull for primitives by @pcdavid in #1875
  • [cleanup] Check the presence of javadoc on type by @gcoutable in #1878
  • [1785] Fix name collision on labelFields GraphQL fragment by @AxelRICHARD in #1855
  • [1879] Update our ArchUnit tests to allow builders in records by @sbegaudeau in #1881
  • [fix] Remove duplicated widget in FormDescriptionEditor by @AxelRICHARD in #1882
  • [test] Add some integrations tests in sirius-web-sample-application by @sbegaudeau in #1886
  • [doc] Add some documentation on Sirius Web by @sbegaudeau in #1887
  • [1846] Add a debug mode for diagrams by @mcharfadi in #1865
  • [cleanup] Improve identification of view representation descriptions by @mcharfadi in #1876
  • [releng] Bump version to 2023.3.2 by @sbegaudeau in #1895
  • [1902] Add new data fetchers to sirius-web allowing to execute AQL by @AxelRICHARD in #1903
  • [1904] Provide a template for shapes and scopes by @sbegaudeau in #1906
  • [1908] Fix Explorer and Details Views titles can be overflowed by @AxelRICHARD in #1909
  • [1929] Fix direct edit on View based diagram elements by @AxelRICHARD in #1930
  • [1910] Fix reconnect edges in view dsl is broken by @mcharfadi in #1926
  • [1891] Fix the 'Show all templates' modal in the empty state by @pcdavid in #1892
  • [1890] Compute tools from View by @mcharfadi in #1894
  • [1934] Fix the renaming of a FormDescriptionEditor by @AxelRICHARD in #1935
  • [releng] Bump version to 2023.3.4 by @pcdavid in #1942
  • Bump version to 2023.4.0 by @pcdavid in #1943

Full Changelog: v2023.3.0...v2023.4.0