Skip to content

v3.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 05:53
070b54b

Version v3.1.1 (2024-07-12)

Fixes

  • fixed a code smell (d67a63a)
  • fixed a cypress test and added a new test for the fixed menu creation bug (11e97fd)
  • fixed formatting (10eeaa0)
  • fixed a bug that prevented participation limits to be set before saving a menu and fixed a bug that prevented a meal to be added to the menu after deleting the first meal of a day (add3080)
  • fixed a bug that gave locked days in the dashboard the wrong minimum height (5be07bf)
  • fixed code smell (14ee9d8)

Tests

Chores and tidying

  • updated faulty method signiture, added automatic reloading on session timeout, added popup to indicate a session timeout (a5aab74)
  • updated frontend validation for event joining and added validation for event joining in the backend (e6c9577)

Other

  • added text and styling to SessionCheckerPopup, exported session checking from checkActiveSession (ddc29ea)
    • refactored MealState to be computed in the frontend (51cb729)
  • started working on fixing participation input (9c94546)
  • added redirect to mitigate faulty app state (911b29a)
  • added and configured cypress-split to parallelise the cypress tests (517d4cb)
  • decreased the number of weeks and meals to load as fixtures (2bb8d7d)
  • Changed creation of random users in fixture loading in dev environment to speed up fixture loading (17402d5)

What's Changed

Full Changelog: v3.1.0...v3.1.1