Skip to content

v1.3.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DominikaK DominikaK released this 18 Sep 06:24

ezplatform-admin-ui changes between v1.2.0 and v1.3.0-beta1

Improvements

  • EZP-29356: Delete unnecessary occurrences of 'xmlns:xlink' in twig templates (#550)
  • EZP-28890: Full eZ Platform v2 i18n support (#559)
  • EZP-29426: As a frontend developer I would like to convert size in pixels to rems with a function (#565)
  • EZP-29182: As an Editor, I want to select a content item directly for a single selection to minimize the number of clicks (#579)
  • EZP-29468: Improve styling of bookmarks manager's delete button (#583)
  • EZP-29491: Harmonized item status color in COTF (#585)
  • EZP-29224: Implement permissions for "Content/Remove" (#584)
  • EZEE-2262: As an editor I want to view all form fields in the sidebar based on a config provided by backend (#593)
  • EZEE-2264: Add icons for the timeline events (#592)
  • EZP-29530: Simplify extending global eZ config (#595)
  • EZP-29562: Harmonize background color contrast of multiple input fields when grouped (#608)
  • EZP-29290: As an Editor, I want to have preconfigured "Author" section while creating the content (#586)
  • EZP-29575: Provide editing interface for User Preferences in AdminUI (#610)
  • EZP-29104: Spike on ImageAsset field type (#580)
  • EZEE-2206: As an editor I want to view the form submissions (#614)
  • EZP-29554: As an editor, I want to be able to apply custom styles to part of my text (#602)
  • EZP-29606: As a developer I want to have a generic interface for drag and drop interactions (#617)
  • EZP-29616: Create a custom dropdown JS class to be reused in multiple places (#622)
  • EZP-29579: As an Editor, I want to see dates in preferred timezone (#615)
  • EZP-29174: Update User menu styling (#624)

Bugs

  • EZP-29375: REST API doesn't support multiple relation types (#554)
  • EZP-29254: Images embedded in RichText editor dissapear after undo (#560)
  • EZP-29337: Fix LocationsTransformerTest unit test
  • EZP-29377: Problem setting the English local in Chrome for eZ Platform UI i18n (#562)
  • EZP-29423: Database error while executing dump of the JavaScript Translations (#567)
  • EZP-29433: Replacing default Editor policy Content,, with Content,read,* produces error for Editors in back office (#568)
  • EZP-29446: Broken pagination in Bookmarks list when is more than 25 elements (#569)
  • EZP-29450: [Behat] DateAndTimePopup problem with time interval with certain dates (#574)
  • EZP-29449: Cannot read property 'innerHTML' of null on upload in ezimage, ezmedia & ezbinaryfile (#573)
  • EZP-29342: Deleting related object for ezobjectrelations field throws error 500 (#581)
  • EZP-29430: Missing pagination in Notification pop-up (#570)
  • EZP-29091: Publishing Content from the frontend results in error (#578)
  • EZP-29496: ez_author action buttons in edit view are out of alignment (#590)
  • EZP-29498: showDangerNotification duplicates the functionality of showErrorNotification (#589)
  • EZP-29495: Object Relations table header action buttons in edit view not properly styled (#587)
  • EZP-29232: User menu with notifications is covered by right side bar (#596)
  • EZEE-2016: Different date/time format on Dashboard (#597)
  • EZP-29546: Icons in Editing view for Object State and Role limitation are not correct (#603)
  • EZP-29553: Harmonize breadcrumbs positioning across the UI (#606)
  • EZP-29572: Harmonize modal footer buttons in Content section (#609)
  • EZP-29348: Edit buttons in tables are not aligned with delete button in table header (#546)
  • EZP-29576: Location Swap and Sort Order panels are using one cell <table> elements (#611)
  • EZP-29582: Exception occurred in database driver (#612)
  • EZP-29614: Application does not respond after downloading a file (#625)
  • EZP-29528: Content edit view is unstyled when multiple admin siteaccesses are configured (#616)

Misc

  • EZP-29108: Port existing StudioUI tests to PageBuilder (#553)
  • EZP-29278: Further coverage of Page Builder with automated tests (#558)
  • EZP-29275: As a QA I want to cover scenarios of testing fields editing in content management (#512)
  • EZEE-2181: Further coverage of Page Builder with automated tests (#563)
  • EZP-29276: As a QA I want to cover scenarios of testing media, binary and image fields in content management (#566)
  • EZP-29143: As a QA I want to run test features on P, EE and Demo versions without changing feature files (#577)
  • EZP-29458: Run AdminUI tests on AdminUIModules PRs (#599)
  • EZEE-2304: As a QA I want to run DBP and FXW test features on Enterprise Demo (#621)