Skip to content

Releases: enonic/app-modelstudio

v1.0.3

22 May 18:53
Compare
Choose a tag to compare

Changelog

There have been no changes to the project after v1.0.2.

v1.0.2

22 May 18:44
4ffdef3
Compare
Choose a tag to compare

Changelog

There have been no changes to the project after v1.0.1.

v1.0.1

14 Feb 16:23
7166705
Compare
Choose a tag to compare

Changelog

Improvements

  • Adjust visualization vertical scrollbar (#220).
  • If references checkbox is disabled, hover cursor should not be a pointer (#217).
  • If references mode is enabled, disable pointer events on nodes with low opacity (#218).

Bugs

  • References using <allowContentType> are not displayed (#283).
  • Visualization filter should consider key and display name (#219).

v1.0.0

09 Nov 12:14
Compare
Choose a tag to compare

Changelog

Improvements

  • Add tooltip to the back arrow (#176).
  • Adjust hardcoded names for Content Types and X Datas (#178).
  • Call tree grid scrollToRow after highlighting an item (#214).
  • Decouple visualization from treeGrid and fix expand / collapse (#200).
  • Fix node naming matching between TreeGrid and visualization (#177).
  • If there are no references in the current visualization, ref. checkbox should be disabled (#199).
  • On hover cursor adjustments (#173).
  • Use setEnabled instead of setDisabled in lib-admin-ui checkboxes (#205).
  • “x” icon inside the Filter input should only show up when the input is not empty (#171).

Bugs

  • After first visualization render, the "x" icon inside filter disappear (#193).
  • Handle exceptions in visualization (#207).
  • Localization text in back arrow won't get properly loaded (#198).
  • Should not hide central node info on references mode if it is a scheme node (#213).
  • Visualization bug: Handle case where the reference can point to itself (#203).
  • Visualization should not trigger a new render if the previous one is still loading (#192).

v1.0.0-RC1

01 Nov 09:45
Compare
Choose a tag to compare
v1.0.0-RC1 Pre-release
Pre-release

Changelog

Improvements

  • Add tooltip to the back arrow (#176).
  • Adjust hardcoded names for Content Types and X Datas (#178).
  • Fix node naming matching between TreeGrid and visualization (#177).
  • On hover cursor adjustments (#173).
  • “x” icon inside the Filter input should only show up when the input is not empty (#171).

Bugs

  • After first visualization render, the "x" icon inside filter disappear (#193).
  • Visualization should not trigger a new render if the previous one is still loading (#192).

v1.0.0-B1

27 Oct 13:57
Compare
Choose a tag to compare
v1.0.0-B1 Pre-release
Pre-release

Changelog

Improvements

  • Add a tooltip detailing base content types (#165).
  • Add i18n to schemas visualization texts (#147).
  • Adjustments to the visualization service (#117).
  • App Icon + reference arrows improvements + interactive breadcrumbs (#159).
  • Applications support (#2).
  • Components support (#3).
  • Connect service with the visualization of schemas (#83).
  • Default icon for Virtual App (#15).
  • Epic Schemas Visualization (#70).
  • Fix application sub name on tree grid (#140).
  • Hide TreeGrid checkboxes (#162).
  • Improve general look + navigation (#85).
  • Initial refactor of schemas visualization code (#121).
  • Log errors when navigating on SchemaVisualization -> TreeGrid (#145).
  • Make base content types and last breadcrumbs path unclickable (#163).
  • Migrate schemas visualization code from js to ts (#71).
  • Read-only mode: disable actions and hide (#34).
  • Reference arrows should be a bit longer (#164).
  • Reset filter input when updating svg render (#161).
  • Schema visualization: Change references icon to icon-link (#151).
  • Schemas support (#4).
  • Schemas visualization: allow navigation to nodes without children (#154).
  • TreeGrid adjustment on displayName and key (#123).
  • Use default application icon (#135).
  • Use lib-schema to get schemas visualization data (#74).
  • Visualization - 2nd batch of cosmetic changes (#132).
  • Visualization - Cosmetic changes (#125).
  • Visualization header adjustments (#143).

Bugs

  • Actions Toolbar: buttons get enabled/disabled unexpectedly (#26).
  • Delete action: items not deleted (#27).
  • Error in console when opening unnamed item to edit (#33).
  • Fix dashed arrows in schemas visualization (#149).
  • Grid is not refreshed on CRUD events (#28).
  • Handle missing icon in app (#134).
  • ModelStudio: data is not loaded after latest backend changes (#72).
  • Save button is enabled after opening edit wizard (#30).