nxtgauge-backend-rust/apps/gateway
Tracewebstudio Dev 92072f04bd fix: testing session bugs (BUG-54 through BUG-56) and API improvements
- BUG-55: Fix coupon min_order_amount display dividing rupees by 100
  (users/handlers/coupons.rs - remove /100 from error message format)
- BUG-56: Fix admin applications endpoint 500 - add reference_number to
  SELECT in list_applications query (companies/handlers/admin.rs)
- BUG-54: KB category requires explicit slug field (documented; by-design)
- Various API handler improvements discovered during end-to-end testing:
  auth, profile, support, reviews, kb, pricing, modules, activity_logs,
  admin, ai_phase4, config handlers in users service
- Job seekers and customers service handler fixes
- Gateway and jobs service improvements
- DB model field additions for professional role types

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-17 14:57:50 +02:00
..
src fix: testing session bugs (BUG-54 through BUG-56) and API improvements 2026-08-17 14:57:50 +02:00
Cargo.toml feat(gateway): add security headers middleware 2026-05-31 22:55:00 +05:30
Dockerfile fix: Update Dockerfiles to use ci.nxtgauge.com registry 2026-07-08 03:37:18 +05:30