Skip to Content
UpdatesChangelog | Technical Updates2024November 30th, 2024

Saturday, November 30th 2024

Update: Technical Changes - November 2024

Features

  • d80ae7fd6: feat(integration): content_location integration check for dropbox transfer oauth
  • 2262305ec: feat(express): dropbox upload utils are done
  • 4170f85b5: build(express): express now has the utils-lambda package
  • 679dcd2aa: feat(reports): Added revenue graph for editor owners
  • ac777325a: feat(reports): Completed Combined Graphs (Daily,Weekly,Monthly)
  • bc565636a: feat(reports): Added Financial Graph for each currency
  • 37c88ba11: feat(reports): Added Specific Reports
  • f29085e96: feat(reports): Added Editor Qty Breakdown
  • e245986f6: feat: Added order reports each category
  • 06c15930a: feat(reports): Added optional percentage to all charts
  • eaf7ffcf2: feat(reports): Added Totals in each category + rev/profit/margin/expense
  • e66acbcaa: feat(dash): Added outstanding invoice
  • 5f58615d1: feat(order): adjust section showing a small gallery
  • 2b4d4eb2a: feat: new relative due time component added to multiple sections
  • 9470ca4bc: feat(service): service style input, add full screen lightbox preview button

Refactoring

  • 33b1c9ae8: refactor(express): express error utils into one file
  • e2a9fca26: refactor(express): file functions moved to fileUtils
  • 14836a8a3: refactor(express): queue types moved to repo/types
  • 903d5971d: refactor: a lot of options moved into one export option/filter object
  • 70586ad8f: refactor(gen): added asyncFuncObj with common queries for comboBoxes
  • 28feca10c: build(package): moved more content files to @repo/client-content
  • 484505416: build: content moved from content repo into client-content package
  • 71709ee5f: refactor: ie admin financial graph
  • 92f8215a0: refactor: reorganising report utils functions
  • 71399f526: refactor: slight adjustment on report auth
  • c9cd797bd: refactor: reorganise of the reports api routes
  • 817e1ee9b: refactor: starting the auth refactor on report client side

Fixes

  • 611a4ad92: fix(order): order admin func to double check status is fixed
  • c80cb6922: fix(payment): small auth fix on edit totals visibility condition
  • 682cb83f9: fix(service): service style, doesnt get service style items marked as deleted
  • 093195285: fix(service): service style image updating fix
  • dec9a3d1f: fix(service): service style, process delete of item first before update/creates
  • 564a45771: fix: time utils fix again
  • c4f98d748: fix: time utils get day small fix
  • 5cd654158: fix(gen): get day from number util func fix
  • be28bf321: fix(service): service style item project link update fix
  • 15939c1d8: fix(gen): small chat export and import fix
  • b7268d27f: fix(content): double check https on links
  • 157370ec5: fix: tiny fixes

Build/Infrastructure

  • aa2f458ad: build(prisma|db): migration for content_location to have col for setting json
  • 372dacbe7: build(prisma|db): migration to add json settings for prisma column for integration
  • c1eef9259: fix(express): added openssl to docker files for prisma requirements
  • ae883fc1c: refactor(express): queue types exported refactor
  • d80ae7fd6: build(express): express now has the utils-lambda package
  • 187dae700: build(prisma|db): migration for new flag check added
  • b3f239612: build(prisma|db): service style, service_main_id col removed in favor of junction table
  • 4c76e841a: build(prisma|db): service_style added orderBy column to item and parent
  • 7b455d085: build(package): pnpm package versions in workspace for clean up
  • 568f267fe: build: small rename of report folder to client-report
  • ae695386b: build(order): order and invoice moved to @repo/client-order and @repo/client-payment
  • 3e702d15d: build(bus): business moved from @repo/client to @repo/client-bus
  • a8e538ffb: build(user): move relevant user components to repo/client-user
  • cb4cb887f: build(service): major move for services files to @repo/client-service
  • e1038bfc1: build: @repo/client-service init
  • f612304fa: build(prisma|db): service style input name col added

Other Updates

  • ce93a171c: chore(express): dropbox worker is finished, needs testing
  • 39c53cb43: chore: json viewer added expand and collapse icons and copy json handler
  • aa2f458ad: chore(content): content location type for setting dropbox added
  • 0e1eb2d8b: chore(express): good progress on dropbox transfer
  • 15d0c8cc7: chore(express): report for file transfer dir
  • d23024421: chore(integration): dropbox queue data types adjust
  • 1f919a108: chore(auth): oauth access gen, able to pass expiration time frame check
  • 51300b39e: chore(integration): dropbox loading state for file tree added
  • 17128c582: chore(integration): dropbox folder selector start, working finally
  • 37124bcd8: chore(gen): added the file tree component from magic ui
  • 1dd1b38c1: chore(integration): starting dropbox setting api calls
  • 3b741a33f: chore(integration): enhance dropbox integration with error handling and UI
  • 429524899: chore(reports): Added toggle report section
  • 70719d21e: chore(reports): Combined graphs (daily,weekly,monthly) selection
  • 431cccd7d: chore(reports): service graph sort count
  • 0c182d316: chore(reports): Titlecase/pascal in some graphs
  • e0810f343: chore(reports): skeleton fixes
  • 80d615d4b: chore(reports): smol update for category list table
  • e1be95cf2: chore(gen): christmas widget for dashboard
  • 228cfa79a: chore(payment): dash report card reusable for invoice outstanding
  • a8d35b401: chore: changed the invoice outstanding where clause
  • 64d43d3b7: chore(service): service log page added
  • c18e296cc: chore(order): due date back to count down
  • 5307a3c46: style(service): service style preview, close button displaying correctly
  • 12cf93b76: style: graphs matching selected theme last commit
Last updated on