Skip to content

Releases: ibexa/admin-ui

v4.6.0-rc1

24 Jan 08:19
Compare
Choose a tag to compare

ibexa/admin-ui changes between v4.6.0-beta1 and v4.6.0-rc1

Improvements

Read more

v4.6.0-beta5

18 Jan 13:05
Compare
Choose a tag to compare

ibexa/admin-ui changes between v4.6.0-beta4 and v4.6.0-beta5

Improvements

Bugs

  • IBX-7299: Added event emission to allow modification of content type list
  • IBX-7356: [Sub-items] - disable Columns settings in Grid view (#1055)
  • IBX-7294: Gracefully handle missing user's thumbnail image (#1031)
  • IBX-7410: Aligned focus mode switcher with design (#1071)
  • IBX-7167: Added tooltip option to popup (#1070)
  • IBX-7222: Added 4px line to dropzone placeholder (#1035)
  • IBX-7399: Hidden tabs toggles in location view (#1081)
  • IBX-7454, IBX-7075: Fixed misaligned limitations on policies list (#1078)
  • IBX-7302: No left sidebar when no anchor menu items (#1037)
  • IBX-7130: Redirect back to user setting after discard password update (#1077)
  • IBX-7029: Fixed invalid content type icon when creating Content with Content On The Fly (#1079)
  • IBX-7037: Added check if user has permission to change password (#1047)
  • IBX-7121: Added asterisks in password user settings (#1044)
  • IBX-7184: [Sub-items] For lower resolution list header actions ale not fully visible (#1024)
  • IBX-6680: Fixed capitalization in location view tabs (#1096)
  • IBX-7489: Fix user settings password change Discard button link (#1095)
  • IBX-7124: Aligned confirmation/discard action labels in User settings with design (#1097)
  • IBX-7357: Adjusted Authors & Details tabs to modes specification (#1058)
  • IBX-6262: Added extension point to allow rendering additional fields in content translation form (#1086)
  • IBX-7154: Fixed breadcrumb styles in autocomplete (#1073)
  • IBX-6747: Changed UDW cancel action label to "Discard" (#1100)
  • IBX-7089: Aligned relation list item actions to the right (#1099)
  • IBX-6539: Fixed "Last modified" and "Created" filters style in global search (#1101)
  • IBX-7128: Fixed inconsistent section header size in user settings view (#1102)
  • IBX-7271: Missing suggestions while creating content in COFT (#1033)
  • IBX-7505: Fix unnecessary +0 text in React dropdown (#1106)
  • IBX-6679: Disabled delete action in field definition form when translating content type (#1080)
  • IBX-7287: Introduced Autosave API (#1082)
  • IBX-7182: Implemented autoopen on init page for extra actions (#1085)
  • IBX-7052: UDW gets closed after switching Bookmarks view into grid view (#1088)
  • IBX-7410: Changed "View profile" to "Profile"
  • IBX-7461: [Site context] Hover and clicked state on Site context (#1089)
  • IBX-6721: Added missing translation for custom_url_alias_add_form.sit… (#1113)
  • IBX-6680: Disabled add field action in field definition form when translating content type (#1094)
  • IBX-7352: Aligned focus mode labels in user settings with design (#1076)
  • IBX-7376: Fixed redirect to the not-existing menu after switching to focus mode (#1065)
  • IBX-7491: User profile is not available for Editors (#1114)
  • IBX-7496: Fixed centering double input separator (#1103)

v4.6.0-beta4

18 Dec 14:00
Compare
Choose a tag to compare

ibexa/admin-ui changes between v4.6.0-beta3 and v4.6.0-beta4

Improvements

  • IBX-7155: Updated column width and padding in UDW (#1007)
  • IBX-7163: Remove Bootstrap classes, change trigger for bootstrap btns to hover (#1009)
  • IBX-7173: As the user I want to see empty state message in dropdown while filtering (#1008)
  • IBX-6566: As a Editor I'd like to get content type suggestions while creating content in given location (#906)
  • IBX-6750/IBX-6754/IBX-6839: Implementation of smart/expert mode (#1017)
  • IBX-7163: Added dashboard block icons, ibexa-connect icon (#1026)
  • IBX-6872: As the User I want to see new design for badges (#952)
  • IBX-6649: Added support for spell checking (#923)
  • IBX-7055: Removed unused method (#1011)
  • IBX-6937: Used NumberType field to set max image size in ImageFormMapper (#966)
  • IBX-7158: As an Editor, I'd like to have shortcut for search focus (#1006)
  • IBX-7315: Update eslint/prettier to newest versions (#1036)
  • IBX-7275: Exposed base admin UI configuration in REST API (#1027)
  • IBX-6645: As the User I want to change my data and avatar in User profile (#1020)
  • IBX-6398: UDW as standalone as GH package (#1010)
  • IBX-7329: Enhancing UX: Name Updates for Product 4.6 LTS+ (#1040)
  • IBX-6856: Added mimeTypes field to ImageFormMapper (#1021)
  • IBX-7337: Added possibility to change poppup position when creating (#1057)

Bugs

  • IBX-7258: add getContentTypeDataByHref helper (#1019)
  • IBX-7252: Add react dropdown disabled state (#1018)
  • IBX-7273: No svg for empty filter dropdown (#1023)
  • IBX-7247: [Site context] Wrong icon for site dropdown (#1025)
  • IBX-7145: Fixed hardcoded restricted content type ids/language codes (#1029)
  • IBX-6728: Fixed sidebar menu in URL editing form (#1028)
  • IBX-7126: Allowed passing extra parameters to pager of "My Drafts" tab (#1012)
  • IBX-7183: [Sub-items] For a small number of items column popup is not fully visible (#1013)
  • IBX-7246: Burger menu duplicated for tabs without children (#1015)
  • IBX-7250: [Site context] Long site name should be truncated with '...' (#1038)
  • IBX-7122: Hidden hide/show toggler (#1043)
  • IBX-1464: Added versionNo param in the ezimage edit form template (#2113)
  • IBX-7059: Added align-items for icon-wrapper (#1050)
  • IBX-7401: Fixed input file type validation for image asset field (#1063)
  • IBX-7020: Redirect to a parent Location after saving and closing a draft
  • IBX-7020: Removed redirect to the "Drafts" module
  • IBX-7348: Added icons to quick-actions (#1064)

v4.6.0-beta3

23 Nov 16:25
Compare
Choose a tag to compare

ibexa/admin-ui changes between v4.6.0-beta2 and v4.6.0-beta3

Improvements

Bugs

  • IBX-6627: Removed non-existing service definition (#915)
  • IBX-5280: Added constraint LocationIsContainer to parentLocation in ContentCreateData (#734)
  • IBX-6343: ezdate and ezdatetime validation is styled properly (#912)
  • IBX-6643: Restore React production version in admin-ui (#919)
  • IBX-5854: Unified cookies names (#917)
  • IBX-6378: Create content on the fly view is not styled properly (#909)
  • IBX-6475: Fix translation variable visible in UI (#920)
  • IBX-6644: Gracefully handle broken custom URL aliases (#2111)
  • IBX-6635: Empty product list is not adapted to low resolution screens (#937)
  • IBX-6377: Wrong table color in RTE in content preview (#928)
  • IBX-6718: Missing scroll in language dropdown (#934)
  • IBX-6729: Drafts should be removed from user menu (#939)
  • IBX-6597: Content type pickers are inconsistent (#914)
  • IBX-6475: fix transaltions (#957)
  • IBX-6725: Autosave notification is in wrong place (#938)
  • IBX-6845: Matrix field columns table header not present until saved (#953)
  • IBX-6883: [PB] Add tooltips for all buttons in header (#960)
  • IBX-6993: [Fieldtype Matrix] After adding field, "select all checkbox" in table does not work (#978)
  • IBX-6998: First table row has white background (#982)
  • IBX-6955: Filters in global search are misaligned for long content type name (#969)
  • IBX-6612: [Customer] JS exception occurs while user navigate on content action menu (#970)
  • IBX-6985: Product code badge at wrong position (#975)
  • IBX-7061: Cannot switching filed groups on create and edit PT form (#988)
  • IBX-6950: Added style for invalid fields (#973)
  • IBX-7147: Fixed issue where multiple Encore entries are applied to ESI fragments (#1003)

v4.5.4

03 Nov 12:48
Compare
Choose a tag to compare

ibexa/admin-ui changes between v4.5.3 and v4.5.4

Improvements

  • IBX-6638: Provided tooltips for breadcrumbs in the Content View (#918)
  • IBX-6459: Fixed eztext preview in content structure (#941)

Bugs

  • IBX-6627: Removed non-existing service definition (#915)
  • IBX-5280: Added constraint LocationIsContainer to parentLocation in ContentCreateData (#734)
  • IBX-6343: ezdate and ezdatetime validation is styled properly (#912)
  • IBX-5854: Unified cookies names (#917)
  • IBX-6378: Create content on the fly view is not styled properly (#909)
  • IBX-6644: Gracefully handle broken custom URL aliases (#2111)
  • IBX-6635: Empty product list is not adapted to low resolution screens (#937)
  • IBX-6377: Wrong table color in RTE in content preview (#928)
  • IBX-6718: Missing scroll in language dropdown (#934)
  • IBX-6597: Content type pickers are inconsistent (#914)

v4.6.0-beta2

22 Sep 13:42
Compare
Choose a tag to compare

ibexa/admin-ui changes between v4.6.0-beta1 and v4.6.0-beta2

Improvements

  • IBX-6017: Avoid loading whole content in the Content Tree (#2104)
  • IBX-6240: Create general css classes for switcher (from edit form left menu) (#850)
  • IBX-6314: Apply microcopy guidelines and adjust translation keys and domains (#866)
  • IBX-6415: Renamed domain names (#886)
  • IBX-3698: Conditional icon for form_help (#889)
  • IBX-6252: Update hover styles for --selector button (#877)
  • IBX-6338: As an Editor I'd like to sort the list of search results (#884)
  • IBX-6339: As an Editor I'd like use facets to filter global search results (#871)
  • IBX-6502: Drafts under content (#899)
  • IBX-6492: Keyboard support for redo and undo (#903)

Bugs

  • IBX-5744: [Tags] Incorrect Root tag name on create a new tag form (#827)
  • IBX-5869: Search results table view for many translations (#820)
  • IBX-5863: Adjust reschedule modal for long labels in buttons (#829)
  • IBX-5784, IBX-5743: CkEditor toolbar overflow (#815)
  • IBX-1133: An exception occurred while searching for available contents in back office (#2105)
  • IBX-6193: [Landing page] JS exception occur while editing landing page (#838)
  • IBX-6123: Fixed tooltips ellipsis (#848)
  • IBX-5979: Fixed creator filter overlapped by table elements in trash list (#832)
  • IBX-6001: Added cast items array to String (#843)
  • IBX-6160: Fix tooltip text height calculation (#852)
  • IBX-6160: Fix tooltip text height calculation (#851)
  • IBX-5852: Created a new layout for error pages to prevent leak data (#2106)
  • IBX-4325: Added min-height for field definition header (#839)
  • IBX-4172: Fixed jumping headline in content structure (#841)
  • IBX-6276: Added removing content type draft when clicking cancel button (#2107)
  • IBX-3675: Fix unavailable state styling of PB sidebar blocks (d&d) (#845)
  • IBX-3069: Fixed selection input in firefox (#835)
  • IBX-5145: Modified invitation modal for easier extending (#844)
  • IBX-6327: Added missing content_type_name parameter (#868)
  • IBX-6260: Fixed preview voter taking language priority into consideration (#865)
  • IBX-5886: Dispatched ContentCreateContentTypeChoiceLoaderEvent
  • IBX-6214: Set default action to publishContentType (#870)
  • IBX-6261: Fixed UDW Search module to set locations when unmounting (#861)
  • IBX-6342: Fixed richtext field in user content type (#885)
  • IBX-5854: Added base backoffice path to adminUI config (#860)
  • IBX-5743: Fixed header z-index in edit mode (#888)
  • IBX-6451: Calculating the size of the dropdown element has been changed (#2110)
  • IBX-2942: Added missing edit permission restriction in UDW response (#2109)

Misc

v4.5.3

14 Sep 10:43
Compare
Choose a tag to compare

ibexa/admin-ui changes between v4.5.2 and v4.5.3

Improvements

Bugs

  • IBX-6261: Fixed UDW Search module to set locations when unmounting (#861)
  • IBX-6342: Fixed richtext field in user content type (#885)
  • IBX-5854: Added base backoffice path to adminUI config (#860)
  • IBX-5743: Fixed header z-index in edit mode (#888)
  • IBX-6451: Calculating the size of the dropdown element has been changed (#2110)
  • IBX-2942: Added missing edit permission restriction in UDW response (#2109)

Misc

v4.5.2

22 Aug 11:40
Compare
Choose a tag to compare

ibexa/admin-ui changes between v4.5.1 and v4.5.2

Improvements

  • IBX-6017: Avoid loading whole content in the Content Tree (#2104)

Bugs

  • IBX-6193: [Landing page] JS exception occur while editing landing page (#838)
  • IBX-6123: Fixed tooltips ellipsis (#848)
  • IBX-5979: Fixed creator filter overlapped by table elements in trash list (#832)
  • IBX-6001: Added cast items array to String (#843)
  • IBX-6160: Fix tooltip text height calculation (#852)
  • IBX-5852: Created a new layout for error pages to prevent leak data (#2106)
  • IBX-4325: Added min-height for field definition header (#839)
  • IBX-4172: Fixed jumping headline in content structure (#841)
  • IBX-6276: Added removing content type draft when clicking cancel button (#2107)
  • IBX-3675: Fix unavailable state styling of PB sidebar blocks (d&d) (#845)
  • IBX-3069: Fixed selection input in firefox (#835)
  • IBX-5145: Modified invitation modal for easier extending (#844)
  • IBX-6327: Added missing content_type_name parameter (#868)
  • IBX-6260: Fixed preview voter taking language priority into consideration (#865)
  • IBX-5886: Dispatched ContentCreateContentTypeChoiceLoaderEvent
  • IBX-6214: Set default action to publishContentType (#870)

v4.5.1

20 Jul 09:11
Compare
Choose a tag to compare

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

Improvements

Bugs

  • IBX-5606: Removed duplicated GraphQL request in the Subitems module (#765)
  • IBX-3528: Fixed collapse toggler rotation (#756)
  • IBX-5640: Added available translations to dashboard data (#2099)
  • IBX-1786: [Content type translations] Notification for edited content type in incorrectly displayed (#2100)
  • IBX-5472: Missing translation for search.date.range (#2097)
  • IBX-5717: Content type filter values in UDW have minor CSS issues (#790)
  • IBX-5737: Scroll in extra actions is in wrong place (#789)
  • IBX-5727: [Create a user] Toggle enabled button is not activated for newly created user when space button on the keyboard is used (#787)
  • IBX-5758: [Trash] Custom range and its from date - to input does not contains properly formatted input style (#2103)
  • IBX-4674: Unnecessary wrap on text in checkbox on field - opened accordion (#791)
  • IBX-5620: Fixed validation in change password (#772)
  • IBX-5789: Fixed broken checkbox display when language is set to french (#800)
  • IBX-5688: Fixed flatpicker wrong convert on init (#792)
  • IBX-5778: Fixed misplaced Content Type translation dropdown (#798)
  • IBX-5455: Checkboxes are not aligned with other data in Languages & Currencies tabs (#777)
  • IBX-5429: Fixed empty spaces when creating classes (#782)
  • IBX-5672: Performance Improvement of IconPathResolver::resolve()
  • IBX-5879: Fixed startingLocationId and rootLocationId in UDW (#808)
  • IBX-5784: CkEditor toolbar overflow fix (#807)
  • IBX-5181 fix ui texts position (#723)
  • IBX-4233: Form Inputs - space between fields (#796)
  • IBX-5945: Fix Trash's pagination (#809)
  • IBX-5411: Fixed form exception due to incomplete field definition
  • IBX-5663: Paginated role assignments to improve performance in the Roles module (#2102)
  • IBX-5934: added icon 'business-deal-cash' (#816)
  • IBX-6003: Fixed tab rendering after changing page in the Assignments tab in the Roles module (#821)
  • IBX-4676: Update label for button 'Discard changes' [edit content type] (#813)
  • IBX-5999: Tag styles updated (#822)
  • IBX-5981: Fixed mutation observer in content create validation (#828)
  • IBX-5744: [Tags] Incorrect Root tag name on create a new tag form (#827)
  • IBX-5869: Search results table view for many translations (#820)
  • IBX-5863: Adjust reschedule modal for long labels in buttons (#829)
  • IBX-5784, IBX-5743: CkEditor toolbar overflow (#815)
  • IBX-1133: An exception occurred while searching for available contents in back office (#2105)

v4.6.0-beta1

03 Jul 14:23
Compare
Choose a tag to compare

ibexa/admin-ui changes between v4.5.0 and v4.6.0-beta1

Improvements

Bugs

  • IBX-5606: Removed duplicated GraphQL request in the Subitems module (#765)
  • IBX-3528: Fixed collapse toggler rotation (#756)
  • IBX-5640: Added available translations to dashboard data (#2099)
  • IBX-1786: [Content type translations] Notification for edited content type in incorrectly displayed (#2100)
  • IBX-5472: Missing translation for search.date.range (#2097)
  • IBX-5717: Content type filter values in UDW have minor CSS issues (#790)
  • IBX-5737: Scroll in extra actions is in wrong place (#789)
  • IBX-5727: [Create a user] Toggle enabled button is not activated for newly created user when space button on the keyboard is used (#787)
  • IBX-5758: [Trash] Custom range and its from date - to input does not contains properly formatted input style (#2103)
  • IBX-4674: Unnecessary wrap on text in checkbox on field - opened accordion (#791)
  • IBX-5620: Fixed validation in change password (#772)
  • IBX-5789: Fixed broken checkbox display when language is set to french (#800)
  • IBX-5688: Fixed flatpicker wrong convert on init (#792)
  • IBX-5778: Fixed misplaced Content Type translation dropdown (#798)
  • IBX-5455: Checkboxes are not aligned with other data in Languages & Currencies tabs (#777)
  • IBX-5429: Fixed empty spaces when creating classes (#782)
  • IBX-5672: Performance Improvement of IconPathResolver::resolve()
  • IBX-5879: Fixed startingLocationId and rootLocationId in UDW (#808)
  • IBX-5784: CkEditor toolbar overflow fix (#807)
  • IBX-5181 fix ui texts position (#723)
  • IBX-4233: Form Inputs - space between fields (#796)
  • IBX-5945: Fix Trash's pagination (#809)
  • IBX-5411: Fixed form exception due to incomplete field definition
  • IBX-5663: Paginated role assignments to improve performance in the Roles module (#2102)
  • IBX-5934: added icon 'business-deal-cash' (#816)
  • IBX-6003: Fixed tab rendering after changing page in the Assignments tab in the Roles module (#821)
  • IBX-4676: Update label for button 'Discard changes' [edit content type] (#813)
  • IBX-5999: Tag styles updated (#822)
  • IBX-5981: Fixed mutation observer in content create validation (#828)