Skip to content

v0.7.0-beta1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 19:53
2b45415

0.7.0-beta1 (2025-01-10)

Features

  • Added ability to filter by Request Number via url param and the filters menu (866f0af)
  • Added support for "Returned for Corrections" (644c50c)
  • allocations-map: add allocations map components (fc37a82)
  • edit-resource: add placeholder for edit resource component (0a848bc)
  • On-Ramps Resource Catalog now ready for sharing (3e8f0f4)
  • on-ramps: Modifying shadowRender to use a provided baseUrl (0da8ce5)
  • projects-browser: add components from xras_ui_components repo (8a2f55c)
  • projects-browser: added ability to filter by resource. (7a25118)
  • projects: add alert text indicating when users can be added (1e7413c)
  • projects: add discount badges to resources (4e7b1aa)
  • projects: add My Projects and shared components (b647487)
  • projects: add organization information to resources (f0f9dd1)
  • projects: add resource discounts banner (ced8b3f)
  • projects: get base and current exchange rates from API (93cb833)
  • publications: add components from XRAS Submit ACCESS (c73b5fc)
  • publications: Publications author affiliation is now optional (4b0ee76)
  • resource-catalog: migrate components from @xras/resource-catalog (e2eff72)
  • resource-catalog: port resource filtering feature (24ea301)
  • resourceCatalog: Updated the standlone Resource Catalog/On-Ramps Sorting to use the sorting specified by ACCESS admins (b8d158b)
  • style: add support for host sites without Bootstrap 5 (a38fb96)

Bug Fixes

  • Added baseUrl to the image import and link button styling (d4bf629)
  • Changed resource_name to display_resource_name (2b8f07c)
  • Fixed more merge issues (7ce8f8c)
  • Fixed the index.html page to resolve merge conflict and bumped the version number (93c7607)
  • onramps-resource-catalog: use HTTPS fonts URLs (b09f866)
  • projects: correctly handle multiple incomplete requests (d53664b)
  • projects: display action entry date instead of start date (3601ddd)
  • projects: fix missing route function (c96d1d7)
  • projects: replace placeholder with people search route (82a48da)
  • re-added the original resourceCatalog as some sites still use it (c527302)
  • Removed "sticky" from filters bar (2500fe1)
  • style: make styles work with shadow DOM (ec7fb14)
  • Updated Filters menu to no longer use "offcanvas" (2b4c09f)
  • Updated label text for ticket create button to "Open a help ticket" per web and branding group (612397c)
  • Updated language for On-Ramps (5be9458)
  • Yes/No resource amounts will now just show "Yes" or "No" for their allocation amount (7de2de3)

Miscellaneous Chores