Skip to Content

Wednesday, August 28th 2024

Update: Recent Fixes and Improvements

Not an exciting update, but we’ve made a lot of fixes and improvements to the live app. Here’s a quick update on everything that’s been done. This page is more for technical understand, its a quick list of each main changes that have been made. If we have more

Features

  • 67b60cc: feat(content): zips will now have order name in the file name
  • c6fa9a1: feat(payment): invoice detail section, different ui for tax invoice and then also just receipt for wallet payment methods
  • fb1521c: feat: business credit balance list section for ie admin. mostly done
  • 02489e7: feat: balance list added extra ui laoding states and error handling
  • 25e2170: feat(gen): new range component added with helpers for nuqs parser for array num 2
  • c4f3f15: feat(payment): balance filtering added
  • cae052e: feat(bus): business balance updating when queried with stripe
  • c9dd9cf: feat: allow admin to check balances and the transactions.
  • fdd7275: feat(payment): invoice pdf download ui adjust and clean up. good to go. last commit

UI/Style

  • c38ea76: style(payment): invoice detail show business gov id

Fixes

  • 2d32518: fix(gen): more form submitting fixes
  • 0194e51: fix(order): adjust fixed, nothing in commit, just had to fix env with pusher
  • 3e12995: fix(prisma|db): small prisma type import fix’

Other Updates

  • dbc1abb: docs(commits): add new tab under updates for list of commits
  • 54cbc80: chore(test): disabled unneeded test function running
  • 5f2a30d: chore(docs): reorganise the docs page. and also added a nagivate to docs component to ie-dash dashes
  • 9aa8248: build(gen): build for @repo/env to work with pnpm devLive
  • 4fea819: build(prisma|db): prisma build fix, and exporting correct types from @repo/types
  • dca34da: chore(test): remove tag admin func
  • 9152485: chore(prisma|db): migration for invoice wallet calc gst fix. and also invoice to add wallet id for tracking with stripe
  • 642bcbf: chore(payment): extra data stored on orders for gst information. including balance trans id for customer credit balance
  • 5313347: chore(prisma|db): order gst recalc on order single from live. prisma migrate
  • 1124a1d: chore: cursor ide ignore file added
  • 3d640b2: build(gen): dev commands for stage
  • e69f073: build: pnpm dev for stage added
  • 73b4795: chore(payment): wallet balance is also updated on business entity on query balance check
  • 554c831: build(prisma|db): prisma migration for business balance state added
  • 13336ad: build: trpc packages moved to workspace catalog:trpc
  • 8fae74a: build: flag didnt need to be tsx, just ts
  • fbc4563: build(prisma|db): prisma remove unneeded/incorrect type exports
  • bce62db: build: repo client-pdf added, just init
Last updated on