Skip to content

v0.3.0

Compare
Choose a tag to compare
@SocialGroovyBot SocialGroovyBot released this 29 Jan 09:08
· 934 commits to main since this release

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)