Skip to content

Major rework of Edit-UI

Choose a tag to compare

@iJungleboy iJungleboy released this 10 Mar 17:17
· 6261 commits to master since this release
3af16cb

Highlights

  1. The Edit-UI has been refactored completely with more than 2 months invested. Bugfixes like #2356 must no real noticeable features (yet) but we're now ready for some cool formulas in the UI logic which will come soon.
  2. 2sxc JS Edit API has been extended with a workflow engine which is used to tell edit-toolbars how to alter their behavior - like not refresh the page after data changes (for Angular / React etc.) #2353
  3. dnn-sxc-angular was updated to the latest and greatest, and now uses the new workflow-engine #2355

Minor / Bugs

  1. Editing data in App-Management when opened through another app #2351 & #2352
  2. In some cases App.Data.Create(...) converted links to the word Hyperlink #2345
  3. Api Controller fixes #2343
  4. Edit-link should remove preview-link if the field is emptied #2342