Skip to content

v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 15:17
· 1477 commits to main since this release

ibexa/admin-ui changes between v4.0.0 and v4.1.0

Improvements

  • IBX-1734: Added PR assigner workflow (#2031)
  • IBX-2288: Use ResizeObserver for adaptive items and subitems (#325)
  • IBX-2278: Added spinner to loading location meta data (#320)
  • IBX-2406: Fix main menu buttons text vertical alignemnt (#339)
  • IBX-2405: Fix ibexa-toggle disabled state - needless gey horizontal line (checkbox input) (#338)
  • IBX-2403: Fix SCSS calculateRem to return proper rem (#337)
  • IBX-1007: [Admin UI] As a developer I want to have js code style used in code (#336)
  • IBX-2277: [Taxonomy] As a user, I want to change language context in Taxonomy Tree (#319)
  • IBX-2413: Changed relative paths to encore aliases (#341)
  • IBX-2399: Introduce reusable twig modal component (#335)
  • IBX-11743: Back to top button
  • IBX-1339: DateTime Widget (#297)
  • IBX-414: Added ghost version of dropdown (#374)
  • IBX-1593: view switcher - simple dropdown (#366)
  • IBX-2622: As a developer I want to have dynamic Dropdown (#381)
  • IBX-2603: Content Tree actions (#377)

Bugs

  • IBX-2255: Added mark text by double click (#317)
  • IBX-1728: Wrong navigation structure
  • IBX-2299: Added config-name option to ibexa:encore:compile command
  • IBX-2283: Noto Sans fonts (#321)
  • IBX-2299: Cannot install 3.3.x-dev and 4.0.x-dev due to missing JSON manifest file (#2034)
  • IBX-2299: Cannot install 3.3.x-dev and 4.0.x-dev due to missing JSON manifest file (#2034)
  • IBX-2285: If content is hidden, user can still click Hide button and nothing happens (#322)
  • IBX-1090: Fixed calculations and displaying of ezdate FT, as it should always be represented in UTC (#2033)
  • IBX-2287: Context menu in location view doesn't respect it's max available width (#323)
  • IBX-2353: Fixed creating content by COTF while embed (#333)
  • IBX-2178: Drag&drop sidebar does not hide elements properly when searching (#332)
  • IBX-1045: Author field type margins (#330)
  • IBX-1376: Delete unnecessary letter-spacing 0.12px in CSS (#331)
  • IBX-1496: When configuring a Content Type - the Category dropdown should removed (#329)
  • IBX-2422: Cannot Select from library in ImageAsset field (#342)
  • IBX-2360: Validation content type create/edit (#334)
  • IBX-2331: UDW submit button shows up in inconsistent way (#2036)
  • IBX-2333: Fixed allowed Content Types for relations in UDW (#2035)
  • IBX-2331: UDW submit button shows up in inconsistent way (#2036)
  • IBX-2232: Header name convention (#340)
  • IBX-2380: Layout of Section page need to be updated (#343)
  • IBX-2064: Rename label Back to Close in editing and creating (#345)
  • IBX-2454: Content Type/Product Type page should be scrolled down to validated fields (#346)
  • IBX-2177: Page builder - Error state on icon (#348)
  • IBX-2450: Object state group view design improvements (#351)
  • IBX-2494:No icon with custom content type in location view (#352)
  • IBX-2412: Improve checkbox styling (#350)
  • IBX-2427: Reschedule modal - calendar popup is not fully visible (#359)
  • IBX-2516: Create content type- Lack of bordar and shadow in accordion (#360)
  • IBX-2415: Fix bell icon alignment in the header (#358)
  • IBX-2520: Fix action buttons from the header overlapping with other things before adaptive items is initialized (#361)
  • IBX-2540: MFU - changing window width triggers file upload
  • IBX-2529: Unnecessary subtitle in Notifications popup (#364)
  • IBX-2333: Fixed allowed Content Types for relations in UDW (#2035)
  • IBX-2565: Main menu - text outside popup when too long (#368)
  • IBX-2591: Main menu - list button from 2nd stage not opening (#373)
  • IBX-2459: Fixed error when selecting bookmarked content in UDW (#384)
  • IBX-2020: Fixed error message (#380)
  • IBX-2198: Added extensibility point to load content types externally … (#390)
  • IBX-2744: Fixed edit button in location view (#397)
  • IBX-2735: cannot add tag (#400)
  • IBX-2746: Page builder - double scroll in block settings panel (#398)

Misc