v3.1.1
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
- tests done, ready for review / discussion (deb1236)
- test parallel build (5f69ddd)
- test parallel build (7bb14a0)
- test parallel build (24557db)
- test parallel build (bf1798d)
- test parallel build (9e1935d)
- test prod image (5eaf653)
- test increasing containers (fb1a850)
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
- Update/#264482 pipeline duration by @MalibusParty in #484
- Refactored MealState computation by @MalibusParty in #485
- Bugfix/#264663 mealcards size by @MalibusParty in #486
- Bugfix/#264727 participation limit input by @MalibusParty in #490
- Bugfix/#264726 event backend validation by @MalibusParty in #489
- Bugfix/#264703 login redirect by @MalibusParty in #488
- Release v3.1.1 by @github-actions in #487
Full Changelog: v3.1.0...v3.1.1