Releases: ibexa/admin-ui
Releases · ibexa/admin-ui
v5.0.5
ibexa/admin-ui changes between v5.0.4 and v5.0.5
Improvements
- IBX-10811: Fixed building link without contenId in embedded actions
Bugs
- IBX-10081: copy link on share dialog doesnt work on safari (#1778)
- IBX-11039: Fixed font color in email notifications (#1802)
- IBX-10948: Fixed update of suggestions list (#1784)
- IBX-7492: Fixed error when editing image in user profile (#1108)
- IBX-10127: Refactored layout to CSS Grid to fix wrapping issues with long labels (#1787)
Misc
- IBX-10972: Added wait condition until button is loaded and active (#1786)
- IBX-10592: [Behat] Implemented basic behat coverage for notification feature (#1746)
- IBX-10592: [CI] Removed duplicate methods (#1800)
- IBX-10972: Added timeout instead of condition (#1809)
- IBX-9519: [Behat] Added Behat content tree coverage (#1685)
v5.0.4
ibexa/admin-ui changes between v5.0.3 and v5.0.4
Improvements
- IBX-9840: Implemented service fetching content fields from expression and validating if field is within expression (#1500)
- IBX-10533: Quick action btn manager for handling & displaying multiple btns (#1726)
- IBX-10848: Changed notifications z-index to cover help center btn (#1754)
- IBX-10932: Changed z-index for notifications modal (#1764)
- IBX-10932: Changed back to top btn hover effect & text visibility (#1766)
- IBX-9667: Updated emails template (#1494)
- IBX-9667: Added symfony notifier support for UserInvitation & image header in UserPasswordReset (#1773)
- IBX-10936: Implemented fetching field definitions from an expression (#1765)
- IBX-10955: Changed UDW z-index to cover help center btn (#1771)
- IBX-10800: Added content_details_extra_items variable to authors tab template that allows to pass extra data (#1753)
- IBX-9663: Added request property to ContentEditEvent (#1767)
- IBX-10302: Add "Suggest Taxonomy Entries" Action Type (UI) (#1673)
Bugs
- IBX-10668: make date picker configuration respect 'isStatic' attribute (#1741)
- IBX-10751: fix missing close tooltip in UDW after search (#1738)
- IBX-10575: Fixed dropdown alignment (#1750)
- IBX-10421: Fixed invite members styling (#1744)
- IBX-10889: Fixed loose typing for Content Type Limitation while creating content (#1762)
- IBX-10663: Z-index issue on UDW translate panel when attempting to edit translated content (#1758)
- IBX-10574: Fixed firefox issue for filters in notifications list (#1752)
- IBX-10555: Added blurred loader for modal (#1757)
- IBX-10555: Fixed spinner mixin in modals (#1768)
- IBX-10608: Added method to reset checkbox states after actions in notifications list. (#1751)
- IBX-10957: Fixed notifications popup options (#1774)
- IBX-10571: Added missing SEO fields to "add translation" view (#1760)
- IBX-10651: Fixed user name size in user menu (#1779)
- IBX-10198: Share button is moving for empty content title (#1776)
- IBX-10933: Fix tooltip display by adding data-tooltip-container for popup (#1781)
- IBX-11029: Fixed z-indexes (#1789)
- IBX-11029: Fixed tests (#1790)
- IBX-11035: Hid all quick action buttons inside iframes (#1791)
- IBX-10960: Fixed creator field in global search (#1785)
- IBX-10660: Fixed styling of alt radio in selecting languages for edit content item (#1763)
- IBX-9266: Added REST endpoint loading available site accesses for location (#1759)
- IBX-11055: Included missing scss file (#1793)
- IBX-11035: Added scss file import lost during merge-up (#1795)
Misc
v4.6.26
ibexa/admin-ui changes between v4.6.25 and v4.6.26
Improvements
- IBX-9840: Implemented service fetching content fields from expression and validating if field is within expression (#1500)
- IBX-10533: Quick action btn manager for handling & displaying multiple btns (#1726)
- IBX-10848: Changed notifications z-index to cover help center btn (#1754)
- IBX-10932: Changed z-index for notifications modal (#1764)
- IBX-10932: Changed back to top btn hover effect & text visibility (#1766)
- IBX-9667: Updated emails template (#1494)
- IBX-9667: Added symfony notifier support for UserInvitation & image header in UserPasswordReset (#1773)
- IBX-10936: Implemented fetching field definitions from an expression (#1765)
- IBX-10955: Changed UDW z-index to cover help center btn (#1771)
- IBX-10800: Added content_details_extra_items variable to authors tab template that allows to pass extra data (#1753)
- IBX-9663: Added request property to ContentEditEvent (#1767)
- IBX-10302: Add "Suggest Taxonomy Entries" Action Type (UI) (#1673)
Bugs
- IBX-10668: make date picker configuration respect 'isStatic' attribute (#1741)
- IBX-10751: fix missing close tooltip in UDW after search (#1738)
- IBX-10575: Fixed dropdown alignment (#1750)
- IBX-10421: Fixed invite members styling (#1744)
- IBX-10663: Z-index issue on UDW translate panel when attempting to edit translated content (#1758)
- IBX-10574: Fixed firefox issue for filters in notifications list (#1752)
- IBX-10555: Added blurred loader for modal (#1757)
- IBX-10608: Added method to reset checkbox states after actions in notifications list. (#1751)
- IBX-10957: Fixed notifications popup options (#1774)
- IBX-10571: Added missing SEO fields to "add translation" view (#1760)
- IBX-10651: Fixed user name size in user menu (#1779)
- IBX-10198: Share button is moving for empty content title (#1776)
- IBX-10933: Fix tooltip display by adding data-tooltip-container for popup (#1781)
- IBX-11029: Fixed z-indexes (#1789)
- IBX-11035: Hid all quick action buttons inside iframes (#1791)
- IBX-10960: Fixed creator field in global search (#1785)
- IBX-10660: Fixed styling of alt radio in selecting languages for edit content item (#1763)
- IBX-9266: Added REST endpoint loading available site accesses for location (#1759)
Misc
v5.0.3
ibexa/admin-ui changes between v5.0.2 and v5.0.3
Improvements
- IBX-9727: Aligned library code with PHP8+ and added missing strict types (#1697)
- IBX-10473: Refactor custom URL form styles and templates to match the design and improve maintainability and consistency. (#1707)
Bugs
- IBX-10635: Fixed 'allowInput' flag in flatpickr (#1705)
- IBX-10651: Fixed user name size in user menu (#1712)
- IBX-9981: Added file-arrow icon (#1704)
- IBX-10406: Adjust UI components to use small button and dropdown styles, update font size for content type selector list. (#1715)
- IBX-10406: Include custom.scss in _content.type.selector.list.scss to apply shared styles (#1721)
- IBX-10427: Fixed date and datetime filters clearing (#1713)
- IBX-10274: Added fallback handling for invalid previewLanguageCode
- IBX-10659: Added verification if headerBottomRowNode is not null (#1722)
- IBX-10607: Fixed dot color in unread notification (#1723)
- IBX-10429: [Collaboration] UI improvements for the header (#1682)
- IBX-10450: No tooltips for edit join icons on Draft conflict modal (#1709)
- IBX-10489: Fixed disabled state in content tree translation modal (#1729)
- IBX-10738: Fixed taggifyInput selector for ezkeyword.js (#1733)
- IBX-10648: flatpicrk has default select on safari (#1734)
- IBX-10286: Fix Multilevel Popup Menu XSS
Misc
v4.6.25
ibexa/admin-ui changes between v4.6.24 and v4.6.25
Improvements
- IBX-10473: Refactor custom URL form styles and templates to match the design and improve maintainability and consistency. (#1707)
Bugs
- IBX-10635: Fixed 'allowInput' flag in flatpickr (#1705)
- IBX-10651: Fixed user name size in user menu (#1712)
- IBX-9981: Added file-arrow icon (#1704)
- IBX-10406: Adjust UI components to use small button and dropdown styles, update font size for content type selector list. (#1715)
- IBX-10274: Added fallback handling for invalid previewLanguageCode
- IBX-10659: Added verification if headerBottomRowNode is not null (#1722)
- IBX-10607: Fixed dot color in unread notification (#1723)
- IBX-10429: [Collaboration] UI improvements for the header (#1682)
- IBX-10450: No tooltips for edit join icons on Draft conflict modal (#1709)
- IBX-10489: Fixed disabled state in content tree translation modal (#1729)
- IBX-10738: Fixed taggifyInput selector for ezkeyword.js (#1733)
- IBX-10648: flatpicrk has default select on safari (#1734)
- IBX-10286: Fix Multilevel Popup Menu XSS
Misc
v5.0.2
ibexa/admin-ui changes between v5.0.1 and v5.0.2
Improvements
- IBX-10507: Added PHP 8.4 to CI testing matrix (#1677)
- IBX-9837: Add more options to SearchNoResults React component: noResultsHints, extraClasses and searchText is no longer required (#1680)
- IBX-10558: Added --watch option to ibexa:encore:compile (#1671)
- IBX-9727: Added type-hints and adapted codebase to PHP8+ (#1690)
- IBX-9727: Added typehints and adapted forms-related code to PHP8 (#1692)
- IBX-9727: Refactored Form Types and limitation-related code to be aligned with PHP8 (#1694)
- IBX-9060: Revamp notifications (#1529)
- IBX-10440: Changed base icon size (#1687)
Bugs
- IBX-10454:[UDW] Error when open bookmarks (#1678)
- IBX-9855: Added
isHiddenproperty to ContentTree Node (#1675) - IBX-10414: Drop save action from forms (#1666)
- IBX-10426: [User] Header inconsistency when editing user in UDW (#1683)
- IBX-10089: App window is greyed out when clicking Share button when content was sent to review (#1691)
- IBX-10412: COTF - fixed confirm label (#1689)
- IBX-10362: No validation of matrix field without columns when creating content type (#1686)
- IBX-8753: Improved ModifyFieldDefinitions logic (#1614)
- IBX-10567: [Share dialog] Modal backdrop fade is not removed (#1700)
- IBX-10617: Allowed nullable field type identifier within
ModifyFieldDefinitionsCollectionTypeExtension(#1702)
v4.6.24
ibexa/admin-ui changes between v4.6.23 and v4.6.24
Improvements
- IBX-9837: Add more options to SearchNoResults React component: noResultsHints, extraClasses and searchText is no longer required (#1680)
- IBX-9060: Revamp notifications (#1529)
Bugs
- IBX-9855: Added
isHiddenproperty to ContentTree Node (#1675) - IBX-10426: [User] Header inconsistency when editing user in UDW (#1683)
- IBX-10089: App window is greyed out when clicking Share button when content was sent to review (#1691)
- IBX-10412: COTF - fixed confirm label (#1689)
- IBX-10362: No validation of matrix field without columns when creating content type (#1686)
- IBX-8753: Improved ModifyFieldDefinitions logic (#1614)
- IBX-10567: [Share dialog] Modal backdrop fade is not removed (#1700)
v5.0.1
ibexa/admin-ui changes between v5.0.0 and v5.0.1
Improvements
- IBX-10204: Updated create/edit content header (#1630)
- IBX-9730: Taxonomy subtree limitation
- IBX-9727: Added type-hints and adapted codebase to PHP8+ within contracts (#1669)
- IBX-9727: Added type-hints and adapted codebase to PHP8+ within
src/bundle(#1672) - IBX-9727: Added type-hints and adapted codebase to PHP8+ for Behat-related code (#1674)
- IBX-10507: Switch nullable type hints for consistent parameter definitions (#1681)
Bugs
- IBX-9838: Fixed edit option in three-dot menu remains clickable despite insufficient user permissions (#1525)
- IBX-10358: Close icon in AI Assistant is barely visible (#1653)
- IBX-9978: Fixed media field checkboxes alignment (#1639)
- IBX-10079: Fixed doubled options label (#1652)
- IBX-9977: Fixed validation message styles (#1643)
- IBX-8779: Fix focus mode button in user menu on Safari (#1622)
- IBX-8167: creators list covered by chevron (#1623)
- IBX-9674: Fixed value coverage by action btns (#1626)
- IBX-10064: Fix notification close removes focus from dropdown (#1597)
- IBX-10145: Fixed clickable area for ibexa-toggle (#1600)
- IBX-10117: Errors thrown in the console when uploading more files (#1599)
- IBX-7628: Widen trash & settings content (#1568)
- IBX-10394: Updated language icon create/edit content (#1660)
- IBX-10391:[UDW] Set white background for tree view (#1658)
- IBX-10417: Removed redundant information in header create/edit (#1663)
- IBX-10319: Fixed clearing of date time filters (#1649)
- IBX-10390: Added no bookmarks message (#1659)
- IBX-8698: Fixed user profile group navigation (#1656)
- IBX-8111: Validated file mime type for multi file upload without specified location mapping (#1620)
- IBX-10411: Narrowed visibility column (#1662)
- IBX-10398: Modal close btn styles update (#1661)
- IBX-6662: Handled re-positioning date picker on scroll (#1654)
- IBX-9943: Dropdown, date time input UI fixes (#1670)
- IBX-10138: Not animated arrow in the drop-down in the share dialog (#1664)
- IBX-10218: Renamed hide/reveal actions (#1679)
- IBX-10416: Wrong styling in sub-items edit translation selector (#1668)
- IBX-10388: Changed drag&drop icon size (#1665)
v4.6.23
ibexa/admin-ui changes between v4.6.22 and v4.6.23
Improvements
Bugs
- IBX-10390: Added no bookmarks message (#1659)
- IBX-8698: Fixed user profile group navigation (#1656)
- IBX-8111: Validated file mime type for multi file upload without specified location mapping (#1620)
- IBX-10411: Narrowed visibility column (#1662)
- IBX-10398: Modal close btn styles update (#1661)
- IBX-6662: Handled re-positioning date picker on scroll (#1654)
- IBX-9943: Dropdown, date time input UI fixes (#1670)
- IBX-10138: Not animated arrow in the drop-down in the share dialog (#1664)
- IBX-10218: Renamed hide/reveal actions (#1679)
- IBX-10416: Wrong styling in sub-items edit translation selector (#1668)
v4.6.22
ibexa/admin-ui changes between v4.6.21 and v4.6.22
Improvements
- IBX-10299: Moved users-with-permission-info endpoint to ibexa/share (#1631)
- IBX-10204: Updated create/edit content header (#1630)
- IBX-9730: Taxonomy subtree limitation
Bugs
- IBX-8316: Modal for taxonomy entry assignment field displaying not perfectly with page builder (#1524)
- IBX-10122: Fixed misspelled IncludedIcon component (#1577)
- IBX-8561: Fixed relation list when trying to display unauthorized content (#1594)
- IBX-6554: Prevent Twig errors when location is not defined in Location View (#1517)
- IBX-8697: ezkeyword invalid state fix (#1610)
- IBX-9895: Encoded location search query identifier (#1611)
- IBX-10217: Encoded user search query identifier (#1617)
- IBX-9807: Introduce date range single component (#1582)
- IBX-9894: Prevented invitation form submission with the enter key (#1607)
- IBX-9852: [Taggify] Added config flag to prevent adding tag by blur (#1602)
- IBX-8638: Ensured last ancestor is valid before comparing paths in TrashItemData (#1608)
- IBX-10125: Handled image upload failed request (#1609)
- IBX-10221: Fixed 500 error when removing Site skeletons by improving location root checks (#1625)
- IBX-6657: Fixed margin in ezauthor field (#1628)
- IBX-10238: Unified table headlines in dashboard (#1634)
- IBX-10240: Fixed font color in trash creator filter (#1627)
- IBX-6770: Fixed "All functions" policy spelling (#1635)
- IBX-10207: Fixed dropdown empty state image (#1637)
- IBX-10338: Cannot edit content after discarding creation (#1644)
- IBX-8754: Fixed label spacing for content type fields options (#1640)
- IBX-10265: Introduced extension point to dynamically resolve edit controller (#1636)
- IBX-9838: Fixed edit option in three-dot menu remains clickable despite insufficient user permissions (#1525)
- IBX-10358: Close icon in AI Assistant is barely visible (#1653)
- IBX-9978: Fixed media field checkboxes alignment (#1639)
- IBX-10079: Fixed doubled options label (#1652)
- IBX-9977: Fixed validation message styles (#1643)
- IBX-8779: Fix focus mode button in user menu on Safari (#1622)
- IBX-8167: creators list covered by chevron (#1623)
- IBX-9674: Fixed value coverage by action btns (#1626)
- IBX-10064: Fix notification close removes focus from dropdown (#1597)
- IBX-10145: Fixed clickable area for ibexa-toggle (#1600)
- IBX-7628: Widen trash & settings content (#1568)
- IBX-10391:[UDW] Set white background for tree view (#1658)
- IBX-10417: Removed redundant information in header create/edit (#1663)