Skip to Content

Friday, January 31st 2025

Update: Technical Changes - January 2025

Features

  • a16dc4f67: feat(integration): content_location integration check for dropbox transfer oauth
  • 357cc0782: feat(express): dropbox upload utils are done
  • f80afda7b: feat: basic order edits for client users
  • 4b3e09c32: test(express): worker test endpoint is working well
  • bec464df7: test(express): worker inte test added

Refactoring

  • 6e0dacf01: chore: import type fix from arnold export, also some renaming
  • 81726e11b: refactor(type): export zEnums.ts
  • d95382d0a: refactor(type): export userType.ts
  • c81ebec14: refactor(type): export uploaderType.ts
  • 077186eef: refactor(type): export serviceTypes.ts
  • a8334e47e: refactor(type): export orderGenType.ts
  • 8abcfd0ea: refactor(type): export invoiceGenType.ts
  • 748f3286d: refactor(test): moved vitestNoDb func to utils-server
  • f9972c7eb: refactor(order): small refactor with new exports for order update functions
  • 4fbaf81e5: refactor(order): order update function, separate conditions into auth func for testing
  • c5032eed4: refactor(service): move the service access current get to separate api
  • 79d741718: refactor(express): actually use express router correctly
  • 6e06b729f: refactor(order): removed utilsFunc, made formChangeDetect function

Fixes

  • 01c074315: fix(service): service edit form updated the conditions
  • 18e912ae3: fix(express): transfer queue where clause is better for null folder paths
  • 91151c164: fix(express): small ieFetch await added for inv monthly

Build/Infrastructure

  • 9c978b889: test(package): added vitest to pnpm workspace catalog
  • 893251915: build(express): express test endpoint small rework/rename
  • 74193a4b0: build(package): added argon package from workspace
  • 5e2a9311b: build(express): argon added to express deps
  • d364067c9: build(prisma|db): migration for content_location to have col for setting json

Other Updates

  • 31ac56131: chore: tiny checking todo haydnJob text
  • b819413fe: chore(content): order adjustments will also work with approving with status of requested
  • 4f3182f4f: chore(integration): make sure we have flag checks for integrations
  • 45143feb2: chore(order): refund log, added sale price snippet
  • 7749ecfdd: test: vitest for job board specific working with test orders from live db
  • 566a17502: chore: remove the chrissy time off notification
  • cb71a2575: chore(service): refactored service list api get with extra where conditions
  • ceaedc053: chore(order): order edit input description for fields client cant edit
  • 773591683: chore(express): added middleware for api header auth
  • eb0e98b07: chore(express): move the transfer filtering into prisma where clause last commit
Last updated on