Commit Graph

  • b03806fae6 Merge pull request 'feat: add endpoints to list and read log files; enhance log retrieval functionality' (#20) from epic-6-snap-hybrid-complete into dev dev root 2025-12-05 08:29:20 +0000
  • 164e62c234 feat: add endpoints to list and read log files; enhance log retrieval functionality epic-6-snap-hybrid-complete Tengku Achmad 2025-12-05 15:28:14 +0700
  • ea2fb9ca61 Merge pull request 'epic-6-snap-hybrid-complete' (#19) from epic-6-snap-hybrid-complete into dev root 2025-12-05 08:26:02 +0000
  • 405f150724 feat: add fs and path dependencies; update server logging and webhook handling Tengku Achmad 2025-12-05 15:05:51 +0700
  • e70fd7be81 fix: comment out unused DemoStorePage imports in router Tengku Achmad 2025-12-04 23:02:31 +0700
  • c32ac1882d feat: update global styles and Tailwind configuration with Inter font; remove obsolete test files and add server documentation Tengku Achmad 2025-12-04 22:57:38 +0700
  • 9d4d2f1ea8 Merge pull request 'epic-6-snap-hybrid-complete' (#18) from epic-6-snap-hybrid-complete into dev root 2025-12-04 10:11:22 +0000
  • 29b28a389e Fix UX CIFO Dev 2025-12-04 17:09:57 +0700
  • 6aa9a0658b fix build CIFO Dev 2025-12-04 17:06:02 +0700
  • a9bb11f080 Merge pull request 'UX FIX' (#17) from epic-6-snap-hybrid-complete into dev root 2025-12-04 10:01:03 +0000
  • e9016d507d UX FIX CIFO Dev 2025-12-04 16:47:31 +0700
  • 01179d646e Merge pull request 'fix ux' (#16) from epic-6-snap-hybrid-complete into dev root 2025-12-04 08:49:07 +0000
  • 7ebb5faa2f fix ux CIFO Dev 2025-12-04 15:47:52 +0700
  • 5976f8e088 Merge pull request 'epic-6-snap-hybrid-complete' (#15) from epic-6-snap-hybrid-complete into dev root 2025-12-04 08:25:49 +0000
  • 3512fa4a4d fix ux CIFO Dev 2025-12-04 14:56:53 +0700
  • c6225e3d35 feat: Add customer name display and improve Snap payment UX CIFO Dev 2025-12-04 12:45:05 +0700
  • 1f1393be30 Fix auto-payment trigger: wait for valid orderId before triggering Snap CIFO Dev 2025-12-04 10:39:54 +0700
  • 386c84a26f Auto-trigger Snap payment: remove manual 'Bayar Sekarang' button click CIFO Dev 2025-12-04 10:35:32 +0700
  • 4bca71aeb3 Fix Snap payment flow: direct to payment UI in step 2 and add customer/item details to API request CIFO Dev 2025-12-03 17:01:12 +0700
  • d051c46ac4 feat: Epic 6 Stories 6.1-6.5 - Snap Hybrid Payment Strategy CIFO Dev 2025-12-03 15:33:22 +0700
  • 34ee97848d adding ecosystem Ariq 2025-11-28 07:24:50 +0000
  • 7dce250966 Merge pull request 'feat/payment-ux-story-1-1' (#14) from feat/payment-ux-story-1-1 into dev root 2025-11-28 01:14:24 +0000
  • 4e36c42136 chore: remove .bmad, .trae, and docs folders from Git tracking feat/payment-ux-story-1-1 CIFO Dev 2025-11-28 08:06:53 +0700
  • 9754232d4c chore: update .gitignore to exclude .bmad, .trae folders and docs folder CIFO Dev 2025-11-28 05:56:02 +0700
  • dd975ad222 new improvement CIFO Dev 2025-11-25 16:24:52 +0700
  • d08b0bd312 feat(payments): complete Story 1.1 - Add loading overlay and error messages to all payment panels CIFO Dev 2025-11-25 14:24:54 +0700
  • 4eccff2c03 feat(payments): implement Story 1.1 - Add error messages utility, loading overlay, and update BankTransferPanel CIFO Dev 2025-11-25 14:04:41 +0700
  • 9a0f6d85f8 Merge remote-tracking branch 'origin/feat/payment-link-flow' CIFO Dev 2025-11-25 13:52:49 +0700
  • 90923de3bd docs: Add Phase 1 Payment UX Improvements planning (problem-solution, tech-spec, epic, stories) CIFO Dev 2025-11-25 13:51:14 +0700
  • c5995f7b39 Merge pull request 'feat/payment-link-flow' (#13) from feat/payment-link-flow into main main root 2025-11-24 13:36:36 +0000
  • b98c50cea8 refactor(payments): remove indomaret support and update navigation feat/payment-link-flow Tengku Achmad 2025-11-24 20:22:01 +0700
  • 5034ecf1e4 feat: replace demo store with initial page and improve payment UI Tengku Achmad 2025-11-24 09:53:20 +0700
  • 18513b5968 Merge pull request 'feat/payment-link-flow' (#12) from feat/payment-link-flow into main root 2025-11-22 05:01:17 +0000
  • c6b17bfab6 feat: update favicon and page title for branding Tengku Achmad 2025-11-22 11:58:37 +0700
  • ec96b71161 feat(payments): extend payment link expiration to 24 hours Tengku Achmad 2025-11-22 11:54:46 +0700
  • 2494f3cedd Merge pull request 'feat(server): support multiple ERP notification URLs (ERP_NOTIFICATION_URLS)\n\n- Add env ERP_NOTIFICATION_URLS (comma-separated) with fallback to ERP_NOTIFICATION_URL\n- Update' (#11) from feat/payment-link-flow into main root 2025-11-17 06:40:53 +0000
  • 96c4cd3aba feat(server): support multiple ERP notification URLs (ERP_NOTIFICATION_URLS)\n\n- Add env ERP_NOTIFICATION_URLS (comma-separated) with fallback to ERP_NOTIFICATION_URL\n- Update otifyERP to broadcast payload to all endpoints and aggregate results\n- Log per-endpoint result and summary via erp.notify.success and erp.notify.summary\n- Add dev endpoint /api/echo2 for local multi-URL testing\n\nThis ensures signature is included in body for all endpoints and improves visibility in logs. CIFO Dev 2025-11-17 13:33:03 +0700
  • 9a4e14575b Merge pull request 'ERP: gunakan ERP_CLIENT_SECRET untuk signature; perbaiki fallback; tambah log detail HTTP request/response; endpoint GET /api/logs untuk akses log via browser; log payload ERP dengan signature length dan presence' (#10) from feat/payment-link-flow into main root 2025-11-17 06:08:55 +0000
  • 8c42768ec3 ERP: gunakan ERP_CLIENT_SECRET untuk signature; perbaiki fallback; tambah log detail HTTP request/response; endpoint GET /api/logs untuk akses log via browser; log payload ERP dengan signature length dan presence CIFO Dev 2025-11-17 10:58:44 +0700
  • 11197bf3c7 Merge pull request 'refactor(erp): make computeErpSignature async and improve signature handling' (#9) from feat/payment-link-flow into main root 2025-11-14 10:47:32 +0000
  • e1dbe911c9 refactor(erp): make computeErpSignature async and improve signature handling Tengku Achmad 2025-11-14 16:43:31 +0700
  • 33df1b326c Merge pull request 'refactor: remove unused Link import from AppLayout' (#8) from feat/payment-link-flow into main root 2025-11-14 08:47:56 +0000
  • b234556f92 refactor: remove unused Link import from AppLayout Tengku Achmad 2025-11-14 15:47:17 +0700
  • e4c81dce78 Merge pull request 'feat: implement toast notifications and update UI components' (#7) from feat/payment-link-flow into main root 2025-11-14 08:45:08 +0000
  • f4e0ca4741 Merge pull request 'feat/payment-link-flow' (#6) from feat/payment-link-flow into main root 2025-11-14 08:42:08 +0000
  • e1f989447b feat: implement toast notifications and update UI components Tengku Achmad 2025-11-14 15:13:46 +0700
  • 9edcd6191a notify erp CIFO Dev 2025-11-14 10:07:11 +0700
  • 80fb683dcc Remove dev-only status mock; always query Midtrans API. Add helper script to compute Midtrans webhook signature for local tests. CIFO Dev 2025-11-14 10:04:53 +0700
  • d430e82d3f Merge pull request 'fixing merchant id' (#5) from feat/payment-link-flow into main root 2025-11-12 05:24:48 +0000
  • 6472e95310 fixing merchant id CIFO Dev 2025-11-12 10:29:37 +0700
  • 9b8a62f1d8 Merge pull request 'feat/payment-link-flow' (#4) from feat/payment-link-flow into main root 2025-11-11 08:55:06 +0000
  • 4b43c61365 update merchat order id CIFO Dev 2025-11-11 15:11:22 +0700
  • 92ec715632 QA: Update Postman Create Transaction body to ERP schema (mercant_id,timestamp,deskripsi,nominal,nama,no_telepon,email,item[]) CIFO Dev 2025-11-11 13:53:20 +0700
  • ef4dcb8795 Merge pull request 'Align PayPage flow and update /createtransaksi schema' (#3) from feat/payment-link-flow into main root 2025-11-11 06:09:03 +0000
  • baed44ecd7 Align PayPage flow and update /createtransaksi schema CIFO Dev 2025-11-11 10:19:50 +0700
  • 11ca3f5117 Merge pull request 'feat/payment-link-flow' (#2) from feat/payment-link-flow into main root 2025-11-10 10:02:10 +0000
  • 4d10f0e121 perbaikan flow CIFO Dev 2025-11-10 16:59:31 +0700
  • a940fda6b2 payment link change CIFO Dev 2025-11-10 16:39:10 +0700
  • b0ded99d34 Merge pull request 'feat/payments-ux-instructions-va' (#1) from feat/payments-ux-instructions-va into main root 2025-11-10 08:50:51 +0000
  • 85d0c9a58b improvisasi feat/payments-ux-instructions-va CIFO Dev 2025-11-10 15:32:41 +0700
  • 0201274182 payments: konsistenkan varian tombol dan penataan VA CIFO Dev 2025-11-10 14:50:55 +0700
  • b07c267704 chore(assets): point bank logos to files in public/logos CIFO Dev 2025-11-10 13:28:58 +0700
  • 343afa2af9 feat: improve payments UX (VA layout, instructions, accessibility) CIFO Dev 2025-11-10 12:06:34 +0700
  • 4862c32978 feat(payments): stabilisasi QRIS & CStore; hapus tombol Buat QR CIFO Dev 2025-11-10 11:10:35 +0700