Skip to content

Releases: SocialGouv/carte-jeune-engage

v0.7.0

21 Feb 12:28
Compare
Choose a tag to compare

0.7.0 (2024-02-21)

Bug Fixes

Features

  • validityFrom offer field & refactor shared where (6feb418)

v0.6.4

20 Feb 15:12
Compare
Choose a tag to compare

0.6.4 (2024-02-20)

Bug Fixes

  • deps: update dependency framer-motion to v11 (4806f7a)

v0.6.3

20 Feb 15:05
Compare
Choose a tag to compare

0.6.3 (2024-02-20)

Bug Fixes

v0.6.2

20 Feb 14:55
Compare
Choose a tag to compare

0.6.2 (2024-02-20)

Bug Fixes

  • deps: update dependency next to v13.5.6 (723b717)

v0.6.1

19 Feb 15:52
Compare
Choose a tag to compare

0.6.1 (2024-02-19)

Bug Fixes

  • redirect user on signup and onboarding page when user is complete (9abb287)

v0.6.0

19 Feb 15:40
Compare
Choose a tag to compare

0.6.0 (2024-02-19)

Bug Fixes

  • add specific validation for signup form fields (b163ecd)
  • add timeAtCEJ value to user update (ff820c5)
  • allow several french phone format (4af0c61)
  • animation flick home (2dad9a3)
  • auth /me dynamic with supervisor implementation (5a714e6)
  • autocomplete (8ff4b94)
  • back button otp (ce0f9e8)
  • change email to userEmail in account informations and generate types (5b53540)
  • floating label for autocomplete and disabled button if address is not in list (f0ed57f)
  • label chakra theme regression (546a2c7)
  • match new props field on FormInput (c9d15c2)
  • missing migration file for user new properties (3a3a49b)
  • missing package (5df6897)
  • omit credentials on fetch for refresh-token to prevent admin token to expire (f066643)
  • redirection in middleware for unauthenticated user for signup and onboarding and remove back btn on onboarding first step (740d965)
  • reorganize signup page and add form tag for native validation (dc3b8ed)
  • resolve conflicts (58653a0)
  • restore old login route (bbbf32f)
  • types for users (e11994b)
  • update yarn.lock (f6a071a)

Features

  • add new form autocomplete input with debounce for address field (27649a1)
  • add new form component block for select choice and fix typescript types errors (480cbbc)
  • add onboarding with preferences to select and finished component (daaffe2)
  • add redirection for signup and onboarding (13bc4f6)
  • add secrets & selead secrets for envs (42f26d8)
  • add steps wrapper for signup with progress bar (00201e2)
  • add supervisor auth and rename userProtectedProcedures (6af5b8b)
  • add unauthorized page (4d5f96a)
  • add users phones to whitelist (f1b088a)
  • authorize several phone number format and check authorization route (b8ad939)
  • begin signup page with multiple steps form and re-design FormInput component (21a5ef6)
  • big loader at login (44f7335)
  • disable resend link with timer (62e201e)
  • home page integration (55ecf45)
  • logout supervisor (840ad83)
  • OTP logic (4b9f943)

v0.5.2

12 Feb 09:37
Compare
Choose a tag to compare

0.5.2 (2024-02-12)

Bug Fixes

  • limit of coupon find in list of available route (f5c011e)

v0.5.1

12 Feb 09:23
Compare
Choose a tag to compare

0.5.1 (2024-02-12)

Bug Fixes

  • next_public for version env (63b0820)

v0.5.0

12 Feb 09:06
Compare
Choose a tag to compare

0.5.0 (2024-02-12)

Bug Fixes

  • account page loader infinite (88eb6fd)
  • add migration file for payload change (f7fb5e8)
  • add required to amount in saving collection and display coupon when used even if no saving yet (bff3c8c)
  • add user id instead of fake value in card cje (d033ec3)
  • add year for month when it's not the month from the current year (4136772)
  • afteChange hook on coupon collection, check user variable if is populate or not (8cf377e)
  • change smpt from name and address (f390cc0)
  • change smtp port from number to string (6256c2d)
  • do not display quickAccess title if no quickAccess in database (bfe001e)
  • rename props withoutUserOutcome into ignoreUserOutcome and give InstallationBanner default light theme (19a1c4d)

Features

  • add current version of package instead of fake version in account page (857c63e)
  • add email smtp config for maildev (29bba43)
  • add page follow saving for user, add total amount of saving in page account and add hook for asignedUserAt and usedAt for coupon collection (9505ff7)
  • add phone_number and address to user collection and display them in information page (732b34d)
  • add saving collection and remove unnecessary status from coupon and filter (f5594bd)
  • begin layout of page informations for account (fae3b47)
  • handle image and image status in backoffice and in account and create page for cje card (61c236b)
  • setting up account page layout (d5d54c0)

v0.4.2

05 Feb 13:19
Compare
Choose a tag to compare

0.4.2 (2024-02-05)

Bug Fixes

  • change icons from custom to hero icons 2 and switch explorer and discount in order (45670e0)