Skip to content

Releases: SocialGouv/carte-jeune-engage

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)

v0.4.1

05 Feb 09:54
Compare
Choose a tag to compare

0.4.1 (2024-02-05)

Bug Fixes

  • add required for offer relation in quickAcess global (07b1025)

v0.4.0

05 Feb 09:32
Compare
Choose a tag to compare

0.4.0 (2024-02-05)

Bug Fixes

  • add query params for switch in-store and online on wallet page (1bb029f)
  • add validityTo check of offer to coupon getOne and assignToUser routes (68bc183)
  • beforeinstallprompt for pwa in default layout and in auth context (4c24d31)
  • change custom type in-store / online to offer model kind voucher / code for standardization (9b8a046)
  • missing secrets on setup of new dev environnement (eae36e3)
  • pwa service worker redirect because of the middleware (8ee6a4b)
  • remove chakra theme on admin component (7ef9e6a)
  • revert using sealed secret for build cmd for testing purpose (532632f)

Features

  • add new wallet page for current users coupons, with loading and no data state and switch between in-store and online offers (06157ad)
  • add property used to coupon, hide coupon when used on list and wallet (be217ef)
  • add quickAccess to global payload and display quickAccess in homepage (5f81d34)
  • begin homepage with list of categories, list of offers, list of partner, fix bg color add categories to bottom navigation (cf712d5)

v0.3.2

29 Jan 09:55
Compare
Choose a tag to compare

0.3.2 (2024-01-29)

Bug Fixes

  • offer name in coupon wrapper (f48f225)

v0.3.1

29 Jan 09:21
Compare
Choose a tag to compare

0.3.1 (2024-01-29)

Bug Fixes

v0.3.0

29 Jan 09:08
Compare
Choose a tag to compare

0.3.0 (2024-01-29)

Bug Fixes

  • add close icon to installation banner (15b281c)
  • add migrations and new default command for seed (c70d2b3)
  • add name of relation instead of id (582288f)
  • add papaparse dependency (6bb691b)
  • animation export error (4cbeb2f)
  • back btn colorScheme (5e13489)
  • chakra btn hover state issue on mobile (53804c1)
  • change theme color with partner color for offer page and change default color in manifest (b70e321)
  • cleanup landing page with login, remove register page and update dependencies for migration issues (dae9d62)
  • database connection string (2205fb8)
  • env example & readme (a0c9ab3)
  • installation banner btn styling (33f041e)
  • loading block on offer (c1f6c23)
  • missing env variable from configmap (84492f2)
  • order offers by partners names (897ffc3)
  • readme add docker compose up (e3664d0)
  • remove in-store offer card display, remove offer from list if no coupon and remove back btn from login page (b34c06a)
  • remove unused cross-env package (cc267ab)
  • remove unusued code (4c5e1bd)
  • seed cmd in readme (9cbc82d)
  • tap highlight color for mobile (b2265a3)
  • tmp fix for testing purpose (bd95341)

Features

  • add and modify category with new images in seeds, add categories page and dynamic page by category (f7972ec)
  • add animation on coupon activation (31a5809)
  • add loading spinner for pages categories, offer list and offer (b0c0e2e)
  • add logout link on account page (d097ddf)
  • add new collection coupon, add url to partner and coupon router (577b02f)
  • add toast & tooltip (03ff455)
  • attach coupon on activation, add interactivity with current coupon for partner url, copy of coupon code and validity from offer (42168be)
  • begin page offer online, default layout cleanup and layout for offer page (dc408bc)
  • change from drawer component to modal for offer page (34f19cd)
  • coupons import csv with hardcoded offer_id (a2492f1)
  • finish static flow for online coupon, fix scroll on categories and list of offers (d51c6c3)
  • modal to choose offer when importing coupons (6441d0e)
  • use payload REST API to import coupons (a9f41a7)
  • wrapper for categories page (b7d5494)
  • wrapper for category page (f4e3cdd)
  • wrapper for offer page - offer & coupon wrapper - animation exported (fe345d0)