Commit Graph

  • 76817fb969 Merge pull request 'chore: harden reliability checks' (#2) from main-new into main main nalalangan 2026-05-25 14:28:32 -0900
  • a2c08aff45 chore: harden reliability checks main-new Nico 2026-05-25 16:20:35 -0700
  • e4774ecd6a chore: update repository registry name Nico 2026-05-25 14:36:45 -0700
  • d4b1de452c test: tighten Playwright selectors Nico 2026-05-25 11:48:12 -0700
  • d2fe873956 chore: fix npm audit vulnerabilities Nico 2026-05-25 11:47:45 -0700
  • 767def37cf docs: improve project onboarding Nico 2026-05-25 11:47:21 -0700
  • 5a2848ebcf refactor: use slide confirmation for role changes Nico 2026-03-31 01:24:22 -0700
  • cfec916392 feat: allow owners to transfer household ownership Nico 2026-03-31 01:19:38 -0700
  • 1e63ed9726 style: separate member card actions into footer Nico 2026-03-31 01:12:35 -0700
  • 12b514262e fix: persist selected household across refresh Nico 2026-03-31 00:40:50 -0700
  • af0d95432f feat: switch household joins to invite links Nico 2026-03-31 00:32:40 -0700
  • 9bdf2247f4 feat: add invite link approval management Nico 2026-03-31 00:26:26 -0700
  • 4aff7e78f2 style: remove gray from secondary action buttons Nico 2026-03-31 00:07:18 -0700
  • 93e3d42edc style: highlight member role actions Nico 2026-03-31 00:00:28 -0700
  • d31fb6c79f style: fix household management dark card surfaces Nico 2026-03-30 23:57:35 -0700
  • ca0b4897cb style: brighten household settings cards Nico 2026-03-30 23:55:15 -0700
  • 043460ac21 style: tighten household settings layout Nico 2026-03-30 23:48:35 -0700
  • 74913c3435 style: refresh shared visual system Nico 2026-03-30 23:46:38 -0700
  • 5510401635 fix: onboard users without households Nico 2026-03-30 23:38:05 -0700
  • dc422f6127 docs: reinforce frequent checkpoint commits Nico 2026-03-30 23:37:54 -0700
  • bd945568c8 fix: auto-advance buy modal by list order Nico 2026-03-29 13:09:04 -0700
  • 5693570f33 fix(db): restore classification upsert constraint Nico 2026-03-29 12:49:15 -0700
  • f6a66a37ea feat: move store item management into modal Nico 2026-03-29 01:01:38 -0700
  • 7c8c655cba feat: add household store item runtime Nico 2026-03-29 01:01:19 -0700
  • 36277a9e67 fix(ui): manage household store items in store settings Nico 2026-03-28 23:41:03 -0700
  • 15c3ea279c fix(ui): handle missing store item catalog table gracefully Nico 2026-03-28 23:22:03 -0700
  • 254d166e84 fix(ui): surface store item catalog in manage stores Nico 2026-03-28 23:16:14 -0700
  • 41d08f1286 fix(ui): keep available item management out of grocery flow Nico 2026-03-28 23:00:30 -0700
  • 084ffe7099 fix(ui): portal assign item dropdown Nico 2026-03-28 22:51:02 -0700
  • 104519668a fix(ui): restore classification detail modal flow Nico 2026-03-28 22:50:52 -0700
  • 033dd5dc33 feat: add store catalog ui Nico 2026-03-28 22:46:53 -0700
  • 86eebcc6f4 feat: add store catalog backend Nico 2026-03-28 22:35:34 -0700
  • 77ae5be445 refactor Nico 2026-02-22 01:27:03 -0800
  • ee94853084 fix(list): restore added-by attribution with display name fallback Nico 2026-02-21 00:07:22 -0800
  • 3dd58f51e8 fix(ui): use bounded member dropdown in assign-item modal Nico 2026-02-21 00:07:17 -0800
  • beb9cdcec7 fix(invites): lock invite row without outer join update error Nico 2026-02-21 00:07:11 -0800
  • 9fa48e6eb3 feat: support assigning grocery items to other household members Nico 2026-02-20 23:33:22 -0800
  • a1beb486cb changed dev frontend port Nico 2026-02-18 14:53:29 -0800
  • d62564fd0d refactor: streamline navbar and settings tab cues Nico 2026-02-18 14:52:41 -0800
  • c1259f0bf5 fix: recover when sessions table is missing Nico 2026-02-18 14:52:35 -0800
  • c3c0c33339 fix: harden auth inputs, throttling, and debug exposure Nico 2026-02-18 12:24:15 -0800
  • 3469284e98 docs: add project state audit and execution plan Nico 2026-02-16 01:49:44 -0800
  • aa9488755f feat: enable cookie auth flow and database url runtime config Nico 2026-02-16 01:49:03 -0800
  • 119994b602 feat: add db-backed session cookie auth compatibility Nico 2026-02-16 01:43:27 -0800
  • 0f9d349fa5 feat: add db migration for session storage Nico 2026-02-16 01:40:18 -0800
  • 9cb0ac19e5 refactor: use safe request-scoped backend error logging Nico 2026-02-16 01:36:39 -0800
  • e2e9ec9eb4 fix: redact invite codes in logs using last4 policy Nico 2026-02-16 01:34:09 -0800
  • 05ad576206 refactor: return json from health endpoints for request ids Nico 2026-02-16 01:28:11 -0800
  • 16e60dcf63 refactor: align legacy list controller with sendError Nico 2026-02-16 01:27:35 -0800
  • 2a9389532f fix: assign default user role on registration Nico 2026-02-16 01:26:52 -0800
  • 9a73cea27d refactor: adopt sendError helper across core controllers Nico 2026-02-16 01:26:18 -0800
  • fec9f1ab25 feat: include request id in all json responses Nico 2026-02-16 01:23:42 -0800
  • a5f99ba475 fix: normalize frontend api errors and remove sensitive debug logs Nico 2026-02-16 01:20:45 -0800
  • ac92bed8a1 feat: standardize error envelope and request id propagation Nico 2026-02-16 01:18:51 -0800
  • b3f607d8f8 feat: add request id middleware for api responses Nico 2026-02-16 01:10:26 -0800
  • 7fb28e659f chore: establish governance baseline and migration workflow Nico 2026-02-16 01:09:13 -0800
  • dfaab1dfcb add handling of no stores and fix app naming Nico 2026-01-28 01:06:19 -0800
  • e9b678c7be revert registry Nico 2026-01-28 00:54:08 -0800
  • 872945c747 test new registry Nico 2026-01-28 00:37:52 -0800
  • 78bbcde97f re-run Nico 2026-01-28 00:19:14 -0800
  • 67d681114f update gitea workflow to allow for 2 different actions Nico 2026-01-27 23:48:02 -0800
  • 11f23eb643 styling fix and readme files reorg Nico 2026-01-27 00:03:58 -0800
  • 31eda793ab polished implementation of new artchitecture Nico 2026-01-26 22:52:16 -0800
  • 213134c4a5 Included household/stores management features Nico 2026-01-26 00:37:43 -0800
  • 9fc25f2274 phase 3 - create minimal hooks to tie the new architecture between backend and frontend Nico 2026-01-25 23:23:00 -0800
  • 4d5d2f0f6d phase2 - get backend api modified for new implmentations and create api test Nico 2026-01-25 01:40:18 -0800
  • ccf0c39294 phase1 - implement database foundation Nico 2026-01-25 00:18:04 -0800
  • fc887bdc65 create plan for multi household Nico 2026-01-24 23:59:11 -0800
  • 1281c91c28 add password and display name manipulation Nico 2026-01-24 21:38:33 -0800
  • 889914a57f css refactor Nico 2026-01-24 21:10:57 -0800
  • fa41f12e3d revamp edit item modal Nico 2026-01-23 22:24:05 -0800
  • aea07374d9 update css Nico 2026-01-23 22:23:37 -0800
  • 68976a7683 frontend refresh and update backend for frontend's new behavior Nico 2026-01-23 00:25:11 -0800
  • 4139a07cd2 potential fix to user duplicates when user adds mopre than 1 of same item Nico 2026-01-22 23:54:53 -0800
  • 5ce4177446 Implement settings page and feature and also add dark mode Nico 2026-01-22 23:41:10 -0800
  • 0c16d22c1e cleaned up grocerylist page, created reference document for cleaning up files, and consolidated all readme docs within docs folder Nico 2026-01-22 01:06:48 -0800
  • bc7e212eea fix zone ordering Nico 2026-01-22 00:47:26 -0800
  • 1300cbb0a8 merge image and confirmbuy modal and improve on them Nico 2026-01-22 00:41:46 -0800
  • ce2574c454 improve on responsiveness with the use of react.memo Nico 2026-01-22 00:12:36 -0800
  • 8d5b2d3ea3 change backend to fix added_by data Nico 2026-01-04 20:14:54 -0800
  • 2838cb5806 add api/config for current newly-implemented filesize restriction settings applied on the front end and possibly futrure configs Nico 2026-01-04 19:54:22 -0800
  • a38c29b5b5 increase allowable image filesize from 10mb to 20mb Nico 2026-01-04 19:44:18 -0800
  • cd06dbd9fc fix issue with lowercase Nico 2026-01-04 16:15:18 -0800
  • b5c530cfad update readme Nico 2026-01-04 16:02:19 -0800
  • 7c58ab57f7 fix string similarity check Nico 2026-01-02 18:51:44 -0800
  • 471ffae088 potential fix Nico 2026-01-02 17:49:26 -0800
  • 4b2bfd4be8 potential fix Nico 2026-01-02 17:45:29 -0800
  • 7adbbc1d3f potential serving fix Nico 2026-01-02 17:42:43 -0800
  • cbfb835b4f Merge branch 'main' of http://192.168.7.78:3000/nalalangan/costco-grocery-list Nico 2026-01-02 17:30:50 -0800
  • 4c62297fb6 Update dockerfile dev Nico 2026-01-02 17:26:20 -0800
  • 0b0283127b Merge pull request 'dev' (#1) from dev into main nalalangan 2026-01-02 15:12:31 -1000
  • 0d5316bc27 fix add item formatting and suggestion loigic Nico 2026-01-02 17:00:48 -0800
  • aa9e71194c major refactor and restructure Nico 2026-01-02 15:59:01 -0800
  • aee9cd3244 further apply zoning and add ordering by zone feature Nico 2026-01-02 15:33:53 -0800
  • 8894cf21ea remove re-marking bought items as bought Nico 2026-01-02 14:38:11 -0800
  • d2824f8aeb Apply item classification feature Nico 2026-01-02 14:27:39 -0800
  • 29f64a13d5 have backend automatically reload with the addition of nodemon.json and within it are watch settings add bought items within grocery list page Nico 2026-01-02 13:55:54 -0800
  • 3073403f58 wip Nico 2026-01-01 22:55:39 -0800
  • 54fd64b9e3 UpdateUpdate expiration Nico 2025-12-11 08:47:41 -0800
  • e24260a2fe Fix deploy Nico 2025-11-27 16:40:23 -0800