Skip to content

release 0.33.0

Michael Voigt requested to merge develop into master

Added

  • News detail view: Back button and edit layout for title, description, creation date and category
  • User Management: list and handle available taxonomy views in the .env-files
  • User Management: save and load taxonomicView from user
  • Horizontal scrollbar for tables
  • Tests for TransectRegionalCoordinatorViewer

Changed

  • display taxonomy views with label instead of just the id
  • load taxonomy data with taxonomicView of user
  • Use class instead of data-testId
  • Style of hovered stepper item
  • resolved TODOs in types/index.ts

Fixed

  • Place the map-hint in the top section of the map
  • use perPageOptions for table in TransectRegionalCoordinatorViewer, UserTransectManagement and UserRegionalCoordinatorManagement
  • Transect Inspection: section navigation correlates with section card index

Merge request reports