Skip to content

Releases: SocialGouv/carte-jeune-engage

v0.48.5

31 Oct 14:26
Compare
Choose a tag to compare

0.48.5 (2024-10-31)

Bug Fixes

  • add isAdminOrSelf access for user and supervisor read on self (1ce1e11)

v0.48.4

31 Oct 14:10
Compare
Choose a tag to compare

0.48.4 (2024-10-31)

Bug Fixes

  • protect payload routes, only admin can acces them (332e791)

v0.48.3

31 Oct 10:30
Compare
Choose a tag to compare

0.48.3 (2024-10-31)

Bug Fixes

  • remove newPassModal if user already uploaded a picture (4af6b34)

v0.48.2

31 Oct 10:25
Compare
Choose a tag to compare

0.48.2 (2024-10-31)

Bug Fixes

  • redirect to offer_id on widget onboarding cej (a1e6b05)

v0.48.1

30 Oct 16:29
Compare
Choose a tag to compare

0.48.1 (2024-10-30)

Bug Fixes

  • change address label, title and placeholder in signup form to match the new onboarding (ed3036b)

v0.48.0

30 Oct 15:54
Compare
Choose a tag to compare

0.48.0 (2024-10-30)

Bug Fixes

  • add @hookform/resolvers (bfb4246)
  • add auto-connect on login-widget page if cej_id already exists (2001d3b)
  • build (c0b66c0)
  • cookie same-site and secure properties for iframe purpose (a2b55f8)
  • name of userEmail in signup schema zod defintion (6b8a1af)
  • onboarding cej from widget with full address for autocomplete, add description on text field (6daa308)
  • refactor page signup for better dev dx (71e4660)
  • remove @hookform/resolvers from main package.json (02b4b42)
  • remove type submit to prevent multiple form submission (ca1f5a4)
  • set-cookie in server side instead of client side and return this cookie from getServerSideProps instead of gettingit client side (1e0edc7)
  • uncomment hero section on widget page (d896f64)

Features

  • add widget-login and widget onboarding schema, move FormField to a separate component (dc62c23)

v0.47.2

30 Oct 14:24
Compare
Choose a tag to compare

0.47.2 (2024-10-30)

Bug Fixes

  • add tutorial modal to install webapp for ios (05be70b)

v0.47.1

29 Oct 10:25
Compare
Choose a tag to compare

0.47.1 (2024-10-29)

Bug Fixes

  • ssr for jumbotron animation (566b9e6)

v0.47.0

28 Oct 09:29
Compare
Choose a tag to compare

0.47.0 (2024-10-28)

Bug Fixes

  • correct seed with new required field source on offer (3ac52cf)
  • migration fill db for new required source field (a2b5305)
  • sousgenre script finder (49bb826)

Features

  • begin importer (cae1d45)
  • handle obiz version of offer in payload (3b4b1f0)
  • improve explorer & first genre mapping (f8e5ea6)
  • SLD parser & finder (a995b27)

v0.46.0

28 Oct 09:11
Compare
Choose a tag to compare

0.46.0 (2024-10-28)

Bug Fixes

  • handle mouse over body cursor change, paddings, sizes, disable interaction on mobile, disabling text selection (1895410)
  • scrolling through canvas (c2ea8fa)

Features

  • adapted to partners images from main branch, handled all cases of width/height bodies, possible to set img height value (9bdddaf)
  • base for triggering physics animation (17c042e)
  • base section with physics using matter js lib to handle physic with body interaction (wip) (7c763be)
  • base world with physics on each partner items (using matter js) (0a8abb5)
  • handled rounded body using circles bodies, fixed link click, fixed jumbotron images over second section (076be34)