Commit Graph
270 Commits
Author SHA1 Message Date
hectorzhao 208a6c23f8 fix: complete first version issue remediation 2026-07-11 10:14:37 +08:00
hectorzhao 709ac97764 fix: handle existing admin during deploy 2026-07-10 13:48:23 +08:00
hectorzhao 09b78377e6 fix: preserve linux script line endings 2026-07-10 13:45:31 +08:00
hectorzhao d5e668a2e6 feat: scope blacklists and paginate phone segments 2026-07-10 13:42:39 +08:00
hectorzhao ff0756ff9c feat: add application interface controls 2026-07-09 18:32:26 +08:00
hectorzhao 767f0ca9aa fix: correct application cmpp credentials 2026-07-09 17:18:39 +08:00
hectorzhao 57a4c86a79 fix: show sms receipt details with local time 2026-07-09 16:51:24 +08:00
hectorzhao 3ed5f51bae fix: show raw receipt codes in sms details 2026-07-09 16:31:53 +08:00
hectorzhao dc7d015219 fix: handle cmpp2 deliver receipts 2026-07-09 16:14:11 +08:00
hectorzhao 20757203d9 fix: submit cmpp2 packets for cmpp2 channels 2026-07-09 16:01:10 +08:00
hectorzhao 64bb3fb430 fix: show login failure feedback 2026-07-09 15:18:19 +08:00
hectorzhao 268392ee9c fix: preserve production admin password on deploy 2026-07-09 15:08:47 +08:00
hectorzhao 06e6be3c39 fix: align channel copy and gateway connection state 2026-07-09 14:57:55 +08:00
hectorzhao 2a65b41c4e feat: enhance admin sms records view 2026-07-09 12:30:35 +08:00
hectorzhao e0579857c6 fix: decouple channel test sms records 2026-07-09 12:23:43 +08:00
hectorzhao c58a010951 fix: close admin channel test sms loop 2026-07-09 11:49:20 +08:00
hectorzhao a4a638208e fix: correct login entry routing and errors 2026-07-08 18:03:30 +08:00
hectorzhao 8144f08652 feat: complete cmpp gateway delivery recovery workflows 2026-07-08 16:30:06 +08:00
hectorzhao cc628d0214 feat: add cmpp inbound gateway listener 2026-07-07 16:19:14 +08:00
hectorzhao ad3b86ba0a fix: strip prisma schema from pg health check 2026-07-07 15:35:28 +08:00
hectorzhao 3777ef95e8 fix: clean api build output before deploy 2026-07-07 15:34:12 +08:00
hectorzhao a08dd7f58d fix: use detected node path in api service 2026-07-07 15:29:48 +08:00
hectorzhao 7ac364b407 fix: use china go proxy for production build 2026-07-07 15:27:58 +08:00
hectorzhao 3781e07015 fix: install dev dependencies during production build 2026-07-07 15:24:51 +08:00
hectorzhao 07b0c89df6 fix: configure postgres password auth in bootstrap 2026-07-07 15:23:41 +08:00
hectorzhao fb15e1568f fix: use url safe database password in bootstrap 2026-07-07 15:21:33 +08:00
hectorzhao 5a856e0b84 fix: allow local object storage deployment 2026-07-07 15:17:26 +08:00
hectorzhao 994dadb84e fix: skip existing minio in production bootstrap 2026-07-07 15:13:58 +08:00
hectorzhao a35ba4886a fix: add go download fallback for production bootstrap 2026-07-07 15:08:39 +08:00
hectorzhao ac859d5607 fix: install node from official tarball in bootstrap 2026-07-07 15:04:19 +08:00
hectorzhao 9fee6fa81b fix: support arm64 production bootstrap 2026-07-07 15:02:23 +08:00
hectorzhao 4c8f7dd73f feat: add application queue priority routing 2026-07-07 14:49:10 +08:00
hectorzhao 72f2c010ce fix: polish channel groups and add production deployment 2026-07-07 11:16:08 +08:00
hectorzhao b5132d7f4e fix: harden real backend workflows and channel connections 2026-07-06 17:54:53 +08:00
hectorzhao 8cca361441 fix: harden real backend admin workflows and ui 2026-07-03 19:29:56 +08:00
hectorzhao dd09d91c1e fix: enforce carrier-specific channel group routing 2026-07-03 12:48:16 +08:00
hectorzhao a890b03163 fix: implement channel group routing failover 2026-07-03 11:07:43 +08:00
hectorzhao 131f344ac4 fix: connect remaining sms pages to real backend 2026-07-02 19:30:04 +08:00
hectorzhao 06562e42dd docs: update testing execution notes 2026-07-02 16:31:41 +08:00
hectorzhao e26d8324c3 feat: complete login and user management flow 2026-07-02 16:28:48 +08:00
hectorzhao 9c639d54b9 chore: set cmpp port to 17890 2026-07-02 15:59:17 +08:00
hectorzhao 321cf716f2 fix: connect operations pages to real backend 2026-07-02 15:16:34 +08:00
hectorzhao ab421cf8a7 feat: wire admin workflows to real APIs 2026-07-02 13:50:09 +08:00
hectorzhao f8c9b78c21 fix: close sms scheduling and billing gaps 2026-07-01 18:56:05 +08:00
hectorzhao 8ba4ef8a13 test: record step8 final regression 2026-07-01 18:23:08 +08:00
hectorzhao df3df3a771 test: record step7 cmpp status coverage 2026-07-01 18:19:10 +08:00
hectorzhao 118a4179e8 test: record step6 billing coverage 2026-07-01 18:13:16 +08:00
hectorzhao 251989e318 test: record step5 send-chain coverage 2026-07-01 18:08:46 +08:00
hectorzhao 9e03920e61 test: record step4 precheck coverage 2026-07-01 18:01:16 +08:00
hectorzhao 26757cb3b3 docs: record testing step three execution 2026-07-01 17:49:48 +08:00