Skip to content

v4.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 10:16
· 789 commits to main since this release

ibexa/admin-ui changes between v4.4.0 and v4.5.0

Improvements

Bugs

  • IBX-4327: Content airtime settings modal design (#670)
  • IBX-4678: Unnecessary remove icon in enabled state of inputs- Article content form (#679)
  • IBX-4972: Middle elippsis fixed container class checked (#688)
  • IBX-4629: Implement Meta field groups (#680)
  • IBX-4913: Blank space cannot be added to product collection search (#690)
  • IBX-4922: [Product type] Missing translation for validation message for identifier field and notification message (#691)
  • IBX-4937: Content Tree has CSS issues when loading plenty of children under a node (#692)
  • IBX-4993 changed content_fields.html.twig to display table header for relation in preview (#693)
  • IBX-1948 : Log exceptions from admin-ui (#2028)
  • IBX-4477: Improved copy subtree limit check performance
  • IBX-4386: Removed argument binding to prevent breaking external libraries
  • IBX-4791: [Date picker] Cannot open date time picker by clicking on calendar icon in the input (#678)
  • IBX-4339: Input validation - wrong style (#658)
  • IBX-5017: Select all checkbox in Relation List is inconsistent (#700)
  • IBX-2778: Personalization - Wrong styles for Scenarios (#704)
  • IBX-5143: Fixed autosave default value (#2093)
  • IBX-4343: PB timeline grey backdrop (#706)
  • IBX-4887: Content type group with space or '/' causes js an error in the BackOffice search (#710)
  • IBX-3972: Fixed reset and change password validation messages styling
  • IBX-4681: Cannot swap sections with D&D in Content/Product Type (#698)
  • IBX-5053: Handled deleted Locations in UDW-based limitations (#2089)
  • IBX-4445: Option to add last column in tables as sticky (#695)
  • IBX-5151: [Subitems] Clicking arrow in non-focused input priority doesn't change value (#712)
  • IBX-5197: [Change password] Error messages stack on submit (#719)
  • IBX-5138: The header in content edit view is displayed incorrectly when scrolling (#714)
  • IBX-5186: [Content type] JS exception occurs while taxonomy entry field is moved to metadata (#724)
  • IBX-5240: Fixed translation edit widget (#729)
  • IBX-5247: Fixed alignment in table filters (#731)
  • IBX-5248: Fixed checkbox alignment in content center table cell (#730)
  • IBX-5300: Fixed invalid content's URL in search item template (#2095)
  • IBX-5076: Fixed disabling ability to copy subtree (#2091)
  • IBX-1961: Added extensibility point to edit header (#753)
  • IBX-3387: Fixed labels in language create (#749)
  • IBX-5412: Removed parseInt from selectedItem.dataset.id (#747)
  • IBX-5368: fix popup menu item height for multiline items (#752)
  • IBX-3482: Fixed position of actions in details header (#754)
  • IBX-5518: Add tag block in page_title twig component (#760)
  • IBX-4012: [Sections] Recalculate last section padding on section height change (#758)
  • IBX-5561: [Payments] Cannot use Created at/Updated at filter (#762)
  • IBX-5622: Adaptive filters styling improvements (#767)
  • IBX-5625: Fix missing translations in PB - error in anchor navigation js (#769)
  • IBX-5546: Add double input range filter (#768)
  • IBX-5565: Add reusable delete confirmation modal (#766)
  • IBX-5576: [Payments] Issues with filters (#763)
  • IBX-5633: Dropdown classes trim fix (#770)
  • IBX-5635: [Payments] Missing placeholder after removing all items from the filter (#771)
  • IBX-5267: Removed parameters not existing in content/create context (#775)
  • IBX-5583: Fix multiselect dropdown not firing change event (#776)
  • IBX-5382: Optimize Content Tree node building when it comes to bookmarks (#744)
  • IBX-5653: [Search] Theres JS error on Select subtree UDW confirm action (#773)
  • IBX-5400: Subtree Filter with content long name have remove icon outside of badge (#774)
  • IBX-5702: Fixed ezselection rendering (#784)
  • IBX-5660: Added option to position headline items (#783)
  • IBX-5699: "Create company" form shouldnt be available if there are no customer groups (#781)

Misc