pelagia-portal/App/pelagia-portal/app
Hardik 2e6678f829 fix(gst): correct microservice default port and captcha field name
Default port changed 3002 → 3003 in the GstService and both proxy
routes.  The vendor-form was reading `captchaB64` from the API
response but the GstService returns `captchaBase64`, so the CAPTCHA
image was never displayed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 17:07:31 +05:30
..
(auth)/login feat(auth): NextAuth v5 credentials login, database sessions and role permissions 2026-05-05 23:24:15 +05:30
(portal) feat(gst): replace API-key lookup with Playwright microservice 2026-05-14 13:27:15 +05:30
actions feat(storage): shared link-document action and Python package requirements 2026-05-06 00:17:56 +05:30
api fix(gst): correct microservice default port and captcha field name 2026-05-14 17:07:31 +05:30
globals.css chore: initialize Next.js 15 project with Tailwind, TypeScript and tooling config 2026-05-05 23:23:43 +05:30
layout.tsx chore: initialize Next.js 15 project with Tailwind, TypeScript and tooling config 2026-05-05 23:23:43 +05:30
page.tsx chore: initialize Next.js 15 project with Tailwind, TypeScript and tooling config 2026-05-05 23:23:43 +05:30