Skip to content

v3.1.2

Compare
Choose a tag to compare
@MalibusParty MalibusParty released this 24 Jul 11:59
· 109 commits to main since this release
63adb29

Fixes

  • fixed cypress test (1f7df92)
  • fixed code smell (16f748d)
  • fixed formatting (0715dd6)
  • fixed scrollbar appearing on the tv screen (a3b43ed)
  • fixed disappearing participationcounter (2f03355)
  • fixed vanished meal checkbox on guestpage (80eb940)
  • fixed lockdates fixture to match expected week (183476c)
  • fixed cypress tests (6fb7c95)

Other

  • Bump socket.io-parser from 3.3.3 to 3.3.4 in /tests/e2e (b60a14b)
  • adjusted tests (a7287dc)
  • removed a fixture user from the pool of participants (067b243)
  • added filtering of dishes by diet (13502c6)
  • added variations component and added cypress test for guest invitation (caf98a2)
  • cleaned up unused guest code (ca70fa0)
  • added tests to verify VegiIcon is working (47f658a)
  • potential fix for cypress test (b4aa824)
  • formatting fix (547f466)
  • Intermediate extended tests (ae86f09)
  • created migration for new diet attribute and fixed broken tests (47d97cb)
  • adjusted styling of VeggiIcon, added tooltip for VeggiIcon, added Diet to TV-Screen (b9a1d51)
  • added icons for vegan and vegetarian, adjusted interfaces of apicontroller to also include diet attribute, adjusted tests to match the interfaces (c909e0f)
  • formatting fixes and code smell fixing (c7eb650)
  • added diet input for variations and updated the state update process (c283724)
  • changed dish input form to allow for inputting a diet type (dec2165)
  • adjusted dish interface to accomodate diet type, updated interface check to work with diet type and fixed unit tests that broke due to the changes (ed72f13)
  • added attribute Diet to Dish and extended fixtures to accomodate Diet type (91332e1)