Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

v1.24.0

Compare
Choose a tag to compare
@n2o n2o released this 31 Jan 13:32
· 420 commits to master since this release
c89262c

1.24.0 (2020-01-31)

Fixes

  • Fix D-BAS Build !803 !802
  • Fix problem when creating new issues !797
  • Fix GraphQL !795
  • Do not crash if elastic search returns with error !801
  • Clarify that web make has to be executed while the container is running !799
  • Display cursor as pointer when hovering login/logout menu item !785
  • Fix race condition, which seems to brake some tests on certain machines !783
  • Fix changing password for new local user not possible !784

Additions

  • Add cypress frontend tests !805
  • Add statistics script via CLI !794
  • Add documentation for whoami-Route !800
  • Add documentation for the guest-user 📚 !780
  • Add correct URL to HHU's Identity Management System !779
API
  • Add is_supportive to ArgumentDTO via API !806
  • Enable user registration via API !791

Changes

  • Replace pip with poetry !796
  • User creating an issue automatically participate in it !781
  • Use ilike to query case-insensitive nicknames !804

Refactoring #sadtember

  • Rename private methods and refactor duplicate code blocks !786
  • Rework History !788 !790 !798 !789
  • Refactor JavaScript to make min-length and max-length for text-input global !793