geonetwork/geonetwork-ui: GeoNetwork-UI v2.1.0
Creators
- 1. @camptocamp
- 2. titellus
- 3. GeoCat BV
- 4. @Snyk
- 5. Astun Techonology Ltd
- 6. Geotekne
Description
This new minor version of GeoNetwork-UI brings many new features to the Datahub application, as well as improvements and fixes. It also keeps expanding the functionalities of the Metadata Editor application, which now offers a powerful dashboard for authenticated users. Please note that this application is not yet fully functional and still under active development.
Note that with this version comes the possibility to create custom applications on top of GeoNetwork-UI using an NPM package. Please refer to the corresponding documentation. Happy hacking!
And as usual, thanks to all sponsors and contributors for making this release happen. :pray:
What's Changed
Security fixes
- Datahub: Prevent XSS attacks by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/706
###New features
- Datahub: show records published by me by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/638
- Metadata Editor: records published by my org by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/640
- Datahub: Add feature Metadata Quality Widget by @gkeimeHDF in https://github.com/geonetwork/geonetwork-ui/pull/497
- Metadata Editor: Add checkbox for records table by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/661
- Metadata Editor: checkbox color options by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/667
- Datahub: show links and APIs as a carousel by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/649
- Multilingual search by @fgravin in https://github.com/geonetwork/geonetwork-ui/pull/651
- Add Slovak language (sk) by @fgravin in https://github.com/geonetwork/geonetwork-ui/pull/692
- Metadata Editor: Add count for selected records by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/666
- Metadata Editor: Focus search field on app load by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/677
- Metadata Editor: persist records selection by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/669
- Export all libs as NPM package by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/676
- Add an ElasticSearch pipeline to make formats human-readable by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/659
- Datahub: Add search filter for organisations by @tkohr in https://github.com/geonetwork/geonetwork-ui/pull/717
- Datahub: Propose external viewer button for geojson files by @tkohr in https://github.com/geonetwork/geonetwork-ui/pull/736
- Datahub: Add component max-lines with toggle by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/729
- Datahub: Add an API form generator for OGC API Records by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/687
- Italian translations by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/749
Fixes & improvements
- Datahub: Display record's update status correctly by @tkohr in https://github.com/geonetwork/geonetwork-ui/pull/670
- Datahub: fine tuning by @fgravin in https://github.com/geonetwork/geonetwork-ui/pull/663
- Datahub: Links format filter filters out everything by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/668
- Datahub: Fix abstract display in record preview by @tkohr in https://github.com/geonetwork/geonetwork-ui/pull/672
- Datahub: Do not point to future web component version by @tkohr in https://github.com/geonetwork/geonetwork-ui/pull/673
- Add backport-bot into workflows by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/674
- Datahub: Show metadata origin by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/675
- Datahub: Reload the application on language switch by @fgravin in https://github.com/geonetwork/geonetwork-ui/pull/681
- Datahub: Display UpdateFrequencyCustom correctly by @tkohr in https://github.com/geonetwork/geonetwork-ui/pull/679
- Datahub: Link detection with unknown mime type by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/689
- Datahub: Improve plurals in text by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/686
- Add E2E tests to workflow by @f-necas in https://github.com/geonetwork/geonetwork-ui/pull/657
- Datahub: Improve navigation button style by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/678
- Datahub: Handle UpdateFrequency not defined by @tkohr in https://github.com/geonetwork/geonetwork-ui/pull/693
- Datahub: Fix scale value to avoid nullity by @f-necas in https://github.com/geonetwork/geonetwork-ui/pull/699
- e2e - fix tests by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/704
- Add a Platform service by @fgravin in https://github.com/geonetwork/geonetwork-ui/pull/703
- Web Components: provide gn4 platform service by @fgravin in https://github.com/geonetwork/geonetwork-ui/pull/705
- Datahub: Improve lineage display by @tkohr in https://github.com/geonetwork/geonetwork-ui/pull/684
- Datahub: handle filter geometry error by @fgravin in https://github.com/geonetwork/geonetwork-ui/pull/700
- Attempt to fix E2E flaky tests by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/708
- Datahub: Change section titles by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/707
- Datahub: Fix display of news org thumbnail by @tkohr in https://github.com/geonetwork/geonetwork-ui/pull/711
- Datahub: Center bbox extent with different coordinate reference system by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/698
- Fix gravatar service calls by @fgravin in https://github.com/geonetwork/geonetwork-ui/pull/712
- Check API version compatiblity by @fgravin in https://github.com/geonetwork/geonetwork-ui/pull/710
- Update gn4 API client to 4.2.7 by @fgravin in https://github.com/geonetwork/geonetwork-ui/pull/718
- Attempt at fixing flaky E2E tests by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/730
- Map context: fix WMTS layer extent by @fgravin in https://github.com/geonetwork/geonetwork-ui/pull/735
- Datahub: Fix organisation search with special chars by @tkohr in https://github.com/geonetwork/geonetwork-ui/pull/737
- Add accessServiceProtocol to link fixture by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/740
- Datahub: Metadata-Quality widget update by @f-necas in https://github.com/geonetwork/geonetwork-ui/pull/741
- Remove non existent MetadataQualityDisplay import in tests & storybook to fix failing build by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/742
- push geonetwork-ui-tools-pipelines docker image to docker hub by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/744
- Datahub: Display of quality widget inside records by @f-necas in https://github.com/geonetwork/geonetwork-ui/pull/745
- Datahub: Adjust linkify directive by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/739
- Datahub: add missing tooltip by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/752
- Datahub: Fix organisation search to work with pagination by @tkohr in https://github.com/geonetwork/geonetwork-ui/pull/753
- Datahub: Improve linkify REGEX by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/754
Dependencies
- chore(deps): bump axios from 1.4.0 to 1.6.0 by @dependabot in https://github.com/geonetwork/geonetwork-ui/pull/680
- chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in https://github.com/geonetwork/geonetwork-ui/pull/709
New Contributors
- @gkeimeHDF made their first contribution in https://github.com/geonetwork/geonetwork-ui/pull/497
Full Changelog: https://github.com/geonetwork/geonetwork-ui/compare/v2.0.2...v2.1.0
Files
geonetwork/geonetwork-ui-v2.1.0.zip
Files
(4.7 MB)
Name | Size | Download all |
---|---|---|
md5:04f29b2cc10a2c33633dda36e5cf663e
|
4.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/geonetwork/geonetwork-ui/tree/v2.1.0 (URL)