Skip to content

GeoNetwork-UI v2.4.0 alpha 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jahow jahow released this 30 Sep 18:13
· 122 commits to main since this release

This alpha version comes with a Metadata Editor application that is usable for the first time!

More complete patch notes will follow soon.

What's Changed

New features

Fixes & improvements

  • feat(ui-inputs): Fix and extend autocomplete component by @Angi-Kinas in #898
  • [Fix]: Reset map dropdown links by @cmoinier in #900
  • Datahub: Catch OGC API error for geometry by @tkohr in #916
  • fix(platform-service): Exclude place thesarus keywords by @Angi-Kinas in #915
  • [Datahub] Fix read more button by @tkohr in #934
  • [Datahub]: Fix WFS error on QGIS by @cmoinier in #926
  • UI component switch toggle by @Angi-Kinas in #924
  • Fix [Datahub]: Map keyword link to key by @tkohr in #937
  • Support Services / allow remote debugging of GeoNetwork by @jahow in #925
  • Metadata Editor / fix error when saving with GeoNetwork 4.2.5+ by @jahow in #945
  • [DATAHUB]: Record has no link error displayed when loading by @rcaplier in #947
  • Datahub: Make geo data badge more readable by @tkohr in #946
  • Another attempt at making E2E tests more reliable by @jahow in #953
  • EDITOR: Fix dashboard e2e test by @rcaplier in #954
  • Use a proper tooltip for the Metadata Quality widget by @gkeimeHDF in #952
  • Datahub: Display search filter topic label in plural by @tkohr in #956
  • ME: rework markdown parser display to be more generic by @LHBruneton-C2C in #961
  • Fix E2E test failures by @jahow in #960
  • ME: delete a record and its draft, delete a draft without record by @LHBruneton-C2C in #950
  • ME: add trackBy on sortable list by @LHBruneton-C2C in #958
  • ME: revert image input component by @LHBruneton-C2C in #959
  • [Editor]: Add a success notification when a record is deleted by @cmoinier in #963
  • fix(storybook): Fix contact card component storybook by @rcaplier in #964
  • fix(ME): do not return null on text fields for new records by @jahow in #965
  • [ME]: Revert dump by @cmoinier in #968
  • [ME] UI components for attached resources by @jahow in #970
  • ME: fix a bug when clicking "back" after creating a record would cause an error by @jahow in #975
  • ME: draft rollback by @LHBruneton-C2C in #966
  • [me-dh-lib]: Fixtures refactoring by @rcaplier in #976
  • Fix broken storybook after deploy on main by @rcaplier in #977
  • [ME]: Add some prerequisites documentation. by @rcaplier in #982
  • chore: put max upload size in field config by @jahow in #984
  • Datahub: Fix cutoff expanded abstract by @tkohr in #986
  • [ME]: Filter out place keywords in keyword section by @Angi-Kinas in #987
  • [Editor] : Polish editor form by @cmoinier in #981
  • [me]: Fix owner org handling in iso converter (writeRecord) by @rcaplier in #994
  • [Editor] : Add missing e2e tests by @cmoinier in #988
  • [Editor]: Disable non-implemented buttons by @cmoinier in #995
  • Element ref wasn't working on ng-for wizard.component.html with multiple fields by @f-necas in #996
  • [ME]: Seperate search inputs for allRecord and myRecords by @tkohr in #1003
  • [ME]: Fix misc issues with dashboard view by @rcaplier in #990
  • Update communication options with geonetwork-ui user forum by @jodygarnett in #1005
  • [ME]: Trying to upload the same file as a resource or attachment twice fails by @rcaplier in #1009
  • [ME]: Error when trying to import a record from Geocat.ch by @rcaplier in #1010

Dependencies

New Contributors

Full Changelog: v2.3.0...v2.4.0-alpha.1