Skip to content

Release v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mvegter mvegter released this 26 Jun 12:29
· 686 commits to master since this release

Features

  • added and updated controllers, routers, middleware and utils in server for attachments (096c27c)
  • Added attachment Adapter and repository (782cb00)
  • Added attachment dtos (002155d)
  • added Attachment model (cf0d3c4)
  • Added Attachment related DTOs and entities (ca394a9)
  • Added attachment related use cases (bae2677)
  • added attachments to openapi (f1caee7)
  • added collapse feature in generic table component (0993678)
  • added file and files to dtovalidator (b2da043)
  • Added file uploading (8fc1b8f)
  • added index on Attachment mime type (10c539c)
  • Added middleware (60833c4)
  • added middleware possibility to route builder (099ae3c)
  • added OpenID integration (267e8fe)
  • added startsWith and endsWith filter in QueryBuilder (47b3abc)
  • Added tests (bf5e660)
  • Added tests and test assets (a29555b)
  • Updated and added use cases needed for attachments (1a9fd72)
  • Updated attachment database adapter and repo (ff03b92)
  • updated attachment related routers and controllers (3bbcf99)
  • ui: added Emoji hint and autocomplete (498f8de)
  • ui: added links to Jira and GitHub in profile dropdown (be4fca8)
  • use OpenID data to link user to created logs (00afc71)

Bug Fixes

  • cleanup (55980aa)
  • cleanup of attachmentAdapter (90a1502)
  • CreateTagDto can have a token in the query (9785e7d)
  • Fixed some problems (3888955)
  • Removed useless filename from DTO (9bf91bb)
  • docker: updated unsatisfiable constraints (ee3b6ee)
  • ui: RemoteData failure can be a Framework error which are not JSON:API conform (0ecec06)
  • ui: set column width during loading of Log overview to prevent resizing (5d9f7bf)
  • tag list of a log incomplete when filtering based tags (3ad21f3)