Commit graph

  • 61de19749f test(visual): add baseline snapshots for public pages regression suite main high-performance Ashwin Kumar Sivakumar 2026-08-15 22:32:10 +05:30
  • d8947a8357 feat(voice): mic button in chat widget with press-and-hold recording Tracewebstudio Dev 2026-08-15 14:08:12 +02:00
  • ff2dde1900 feat(ai-widget): Copy Cover Letter button + draft_content plumbing Tracewebstudio Dev 2026-08-15 13:16:29 +02:00
  • 106561189f feat(ai-widget): Save to Profile button for profile_draft responses Tracewebstudio Dev 2026-08-14 18:43:31 +02:00
  • 614b0ed43a feat(ai-chat): wire action buttons + ticket confirm flow in AiChatWidget Tracewebstudio Dev 2026-08-14 18:06:07 +02:00
  • 55c832b620 fix(credits): wire coupon Apply button to real backend validation Ashwin Kumar Sivakumar 2026-08-14 15:26:56 +05:30
  • 77febdaeb4 feat(credits): add coupon code input to AI credit checkout Tracewebstudio Dev 2026-08-14 11:19:07 +02:00
  • 74f321099f fix(coming-soon): bump near-invisible text opacity Ashwin Kumar Sivakumar 2026-08-14 05:02:52 +05:30
  • 97f1b61979 fix: hide the global AI chat widget on /coming-soon Ashwin Kumar Sivakumar 2026-08-14 04:48:24 +05:30
  • f51a94b777 feat: coming-soon page as a real SolidJS route, host-redirected from nxtgauge.com Ashwin Kumar Sivakumar 2026-08-14 04:43:24 +05:30
  • f719879e72 Merge remote-tracking branch 'origin/high-performance' into high-performance Ashwin Kumar Sivakumar 2026-08-14 02:35:20 +05:30
  • f35e76802e fix(explore): resolve TSX JSX component return type error Tracewebstudio Dev 2026-08-13 21:48:42 +02:00
  • 2637c549a9 fix(deps,types): resolve vitest/eslint version drift, fix JSX type error Ashwin Kumar Sivakumar 2026-08-14 00:57:00 +05:30
  • 8801440459 fix(e2e): use env-aware URLs, captcha-solving, and real Redis OTP retrieval Ashwin Kumar Sivakumar 2026-08-14 00:51:55 +05:30
  • 84fbfc1d73 fix: always show Verification in sidebar when user has a pending submission Tracewebstudio Dev 2026-08-12 17:46:03 +02:00
  • 7b28301793 feat: add inline role-registration wizard to ExploreServicesPage Tracewebstudio Dev 2026-08-12 17:10:36 +02:00
  • 09a5c36310 refactor: remove convention-based identity field fallback Tracewebstudio Dev 2026-08-12 16:29:41 +02:00
  • 1df875ed36 feat: role registration wizard + shared identity doc pre-fill Tracewebstudio Dev 2026-08-12 14:56:03 +02:00
  • 40e79f2d01 fix: ESLint, SolidJS reactivity bugs, role workflow bug fixes Tracewebstudio Dev 2026-08-12 13:38:38 +02:00
  • 9f1448ee1e fix: surface real create-job failure reason instead of generic error Ashwin Kumar Sivakumar 2026-08-03 17:04:43 +05:30
  • 65bdefadc7 Fix job seeker submission failing: wrong API prefix and missing auth header Ashwin Kumar Sivakumar 2026-07-30 21:53:06 +05:30
  • 9358ab541f fix: verification page transitions cleanly to Pending Review after wizard submit Tracewebstudio Dev 2026-07-30 15:36:29 +02:00
  • 00489b7414 Show runtime verification fields inline Tracewebstudio Dev 2026-07-29 18:21:26 +02:00
  • ddc6a95771 fix: persist verification docs and unlock dashboard Tracewebstudio Dev 2026-07-29 15:14:37 +02:00
  • 012a6a6072 Fix Profile Completion widget stuck at wrong % and empty-field wizard steps Ashwin Kumar Sivakumar 2026-07-29 11:46:15 +05:30
  • f4b9885974 Add schema-driven verification wizard, replacing per-role hardcoding Ashwin Kumar Sivakumar 2026-07-28 20:10:41 +05:30
  • 5fad33634a Show specifically what's missing before submit-for-verification Ashwin Kumar Sivakumar 2026-07-27 23:02:11 +05:30
  • cab192d946 Fix job seeker document submission: hide raw storage URL, fix error masking Ashwin Kumar Sivakumar 2026-07-27 18:07:37 +05:30
  • 83b5072011 Fix forgot-password flow: UI never let users enter the emailed code Ashwin Kumar Sivakumar 2026-07-23 22:25:31 +05:30
  • 7a0799f1d1 Fix security audit finding: replace fake client-side captcha Ashwin Kumar Sivakumar 2026-07-23 17:32:43 +05:30
  • 070c4bdab1 fix: job seekers unable to submit verification documents Ashwin Kumar Sivakumar 2026-07-23 04:26:13 +05:30
  • 18a9161e4f chore: remove orphaned legacy dashboard routes; fix NotificationBell's broken API calls Ashwin Kumar Sivakumar 2026-07-21 04:25:36 +05:30
  • 142e185fc6 feat: render human-readable reference numbers and show submitted documents Ashwin Kumar Sivakumar 2026-07-19 16:35:30 +05:30
  • 49b979eb16 fix: eliminate API prefix double-encoding across all dashboard components Tracewebstudio Dev 2026-07-18 11:40:20 +02:00
  • 6318b445d7 fix(ai-chat): fix gateway routing so chat send and KB lookups actually work Ashwin Kumar Sivakumar 2026-07-17 05:48:15 +05:30
  • 2025d912a5 fix(ci): sort registry prune by real image build time, protect current SHA Ashwin Kumar Sivakumar 2026-07-17 05:37:14 +05:30
  • 4efe848f3a fix: local dev proxy, TypeScript errors, and test quality Tracewebstudio Dev 2026-07-17 00:47:32 +02:00
  • 0b38bc6ca5 fix(api): stop routing through a nonexistent /api/gateway rewrite layer Ashwin Kumar Sivakumar 2026-07-15 01:17:44 +05:30
  • 3ec5e60d15 fix(signup): remove duplicate role_key field from professional registration Ashwin Kumar Sivakumar 2026-07-14 22:14:10 +05:30
  • 5290e7c70f fix(profile): persist uploaded document URLs and fill in missing doc config Ashwin Kumar Sivakumar 2026-07-14 21:23:45 +05:30
  • 629a5eeebc fix(ci): push gitops updates via GitHub instead of direct-to-Forgejo Ashwin Kumar Sivakumar 2026-07-12 22:55:19 +05:30
  • c8af6e4114 fix(ci): use GITOPS_PAT for gitops push, not never-configured SSH secrets Ashwin Kumar Sivakumar 2026-07-12 18:36:42 +05:30
  • 52e7e86a0e fix(ci): tolerate whitespace in buildx metadata-file digest grep Ashwin Kumar Sivakumar 2026-07-12 18:32:36 +05:30
  • ca1d3f504d fix(ci): detect docker gateway instead of hardcoding 127.0.0.1 Ashwin Kumar Sivakumar 2026-07-12 18:28:17 +05:30
  • 474fa637c3 fix: dead sidebar/wallet/leads/marketplace navigation links Ashwin Kumar Sivakumar 2026-07-12 17:58:37 +05:30
  • 3d6a81d4ff feat(profile): add 3-step wizard for COMPANY role with single submit button Ashwin Kumar Sivakumar 2026-07-11 01:44:27 +05:30
  • ec4bb48358 feat(api): add submitCompanyProfileWithDocuments helper for wizard Ashwin Kumar Sivakumar 2026-07-11 01:34:37 +05:30
  • 158c947944 fix(profile): use request() helper, check status correctly for save + submit Benimaru 2026-07-10 14:15:00 +05:30
  • 67af6e4a5f test: Verify CI/CD automation end-to-end Ashwin Kumar Sivakumar 2026-07-08 04:28:54 +05:30
  • b130ce23b8 fix: Update Dockerfile to use ci.nxtgauge.com registry Ashwin Kumar Sivakumar 2026-07-08 03:37:18 +05:30
  • d0fb78d21d fix: Update buttons from orange to navy blue for accessibility WCAG AA compliance Ashwin Kumar Sivakumar 2026-07-07 05:07:28 +05:30
  • bb252318ab feat: Implement light theme for NXTGAUGE Ashwin Kumar Sivakumar 2026-07-06 22:39:48 +05:30
  • d0143c229b fix: Restore brand color #fd6116, use brand navy text for accessibility Ashwin Kumar Sivakumar 2026-07-06 22:32:24 +05:30
  • 53ec112b50 chore: Configure Playwright for test111.nxtgauge.com testing Ashwin Kumar Sivakumar 2026-07-06 22:03:06 +05:30
  • 2cb4d52fb3 fix: Storybook, Playwright runtime, accessibility color contrast, test routes Ashwin Kumar Sivakumar 2026-07-06 22:02:39 +05:30
  • ba6390b158 chore: trigger build Ashwin Kumar Sivakumar 2026-07-06 04:42:21 +05:30
  • 7b29226a64 ci: remove GitHub Actions workflow - using Forgejo CI exclusively Ashwin Kumar Sivakumar 2026-07-06 04:19:48 +05:30
  • cab8cf5575 fix(ci): switch from GHCR to Forgejo registry Ashwin Kumar Sivakumar 2026-07-06 03:49:11 +05:30
  • f55a2dad77 feat: AI Credits Admin Panel Ashwin Kumar Sivakumar 2026-07-06 01:58:29 +05:30
  • a0cfbe15eb fix(ci): use runner docker host Ashwin Kumar Sivakumar 2026-07-05 22:25:37 +05:30
  • da7898e083 fix(dashboard): change all API endpoints from /api/gateway to /api Ashwin Kumar Sivakumar 2026-07-05 18:29:07 +05:30
  • 09e26d2935 fix(profile): change API path from /api/gateway to /api Ashwin Kumar Sivakumar 2026-07-05 18:00:39 +05:30
  • 38c7b4022d fix(signup): auto-login after OTP verification Ashwin Kumar Sivakumar 2026-07-05 17:04:10 +05:30
  • 3ee5e908cf fix(signup): add role_key to registration requests Ashwin Kumar Sivakumar 2026-07-05 16:51:30 +05:30
  • d7810ace96 fix(auth): change all /api/gateway/auth endpoints to /api/auth for forgot-password, login, and dashboard Ashwin Kumar Sivakumar 2026-07-05 16:25:32 +05:30
  • 1bf3191c49 fix(signup): change all auth API endpoints from /api/gateway to /api Ashwin Kumar Sivakumar 2026-07-05 16:21:17 +05:30
  • 07aa835da5 fix(signup): change API endpoint from /api/gateway/auth/register to /api/auth/register Ashwin Kumar Sivakumar 2026-07-05 14:56:11 +05:30
  • 0cf975f227 fix(signup): fix /signup routing so job-seeker and role-specific URLs work Ashwin Kumar Sivakumar 2026-07-04 22:08:03 +05:30
  • c06860367c ci(forgejo): update frontend build pipeline Ashwin Kumar Sivakumar 2026-07-03 19:51:38 +05:30
  • 48ef3e23f5 ci: sync GitHub pushes to Forgejo Ashwin Kumar Sivakumar 2026-07-03 18:59:00 +05:30
  • 6604842788 ci: add GitHub Actions workflow to sync commits to Forgejo Ashwin Kumar Sivakumar 2026-07-03 18:42:59 +05:30
  • 6e92ed43b6 fix(signup): create proper index.tsx for signup folder, rename job-seeker to jobseeker Ashwin Kumar Sivakumar 2026-07-03 17:59:34 +05:30
  • cbe49ff5ad fix: update CTAs and fix company signup validation Ashwin Kumar Sivakumar 2026-07-03 17:55:45 +05:30
  • bdf51ba3da feat(signup): create separate signup pages for each role Ashwin Kumar Sivakumar 2026-07-03 17:51:16 +05:30
  • 9519337030 fix(signup): show role badge for professional/customer intents, fix role assignment Ashwin Kumar Sivakumar 2026-07-03 17:40:14 +05:30
  • 50a27aaed0 Remove dead fake card-entry UI from AI credits checkout Ashwin Kumar Sivakumar 2026-07-02 18:58:51 +05:30
  • 43f09b78d2 feat: notifications page, auto-apply settings, customer response profiles, job status UI Tracewebstudio Dev 2026-07-02 13:33:42 +02:00
  • 564cbd8ffe Merge branch 'high-performance' of https://github.com/Traceworks2023/nxtgauge-frontend-solid into high-performance Ashwin Kumar Sivakumar 2026-07-02 06:51:14 +05:30
  • f2805499bb Update Dockerfile Ashwin Kumar Sivakumar 2026-07-02 06:51:03 +05:30
  • ab054884eb Integrate Razorpay checkout flow Tracewebstudio Dev 2026-06-26 20:47:31 +02:00
  • cfbe2b7716 Update Forgejo frontend publish workflow Ashwin Kumar Sivakumar 2026-06-17 03:28:47 +05:30
  • 79ac24217a fix(ci): isolate gitops checkout dir Ashwin Kumar Sivakumar 2026-06-16 03:28:59 +05:30
  • 9b6f8a313b fix(ci): retry gitops sync pushes Ashwin Kumar Sivakumar 2026-06-16 01:26:31 +05:30
  • 83100dd903 fix(ci): run frontend deploys on self-hosted runners Ashwin Kumar Sivakumar 2026-06-16 00:50:02 +05:30
  • 89ee3f8067 fix(ai): polish ask ash chat widget Ashwin Kumar Sivakumar 2026-06-15 17:04:02 +05:30
  • 5973e6216e fix(ai): align frontend with backend ai routes Ashwin Kumar Sivakumar 2026-06-15 09:39:26 +05:30
  • 5f535cba59 fix(ai): use authenticated ask ash chat path Ashwin Kumar Sivakumar 2026-06-15 06:50:09 +05:30
  • b5d286ada3 Merge branch 'high-performance' of https://github.com/Traceworks2023/nxtgauge-frontend-solid into high-performance Ashwin Kumar Sivakumar 2026-06-15 06:19:05 +05:30
  • 491ade57c0 feat(ai): integrate AI usage/credits into dashboard and chat widget Ashwin Kumar Sivakumar 2026-06-15 06:19:05 +05:30
  • 3b8f75d836 feat: add AI usage widget to user dashboard Tracewebstudio Dev 2026-06-14 20:28:02 +02:00
  • cbaff36f88 fix(ci): deploy via gitops from github actions Ashwin Kumar Sivakumar 2026-06-14 23:05:24 +05:30
  • 82700a68c9 fix(ci): deploy via gitops from github actions Ashwin Kumar Sivakumar 2026-06-14 23:05:24 +05:30
  • 752e331126 fix(ci): use lowercase ghcr image names Ashwin Kumar Sivakumar 2026-06-14 22:57:56 +05:30
  • d58b6903a2 fix(ci): use lowercase ghcr image names Ashwin Kumar Sivakumar 2026-06-14 22:57:56 +05:30
  • e908792ed9 ci: deploy frontend via github actions and ghcr Ashwin Kumar Sivakumar 2026-06-14 22:49:07 +05:30
  • 38dd4d6d58 ci: deploy frontend via github actions and ghcr Ashwin Kumar Sivakumar 2026-06-14 22:49:07 +05:30
  • 031d332a1d feat: add cover letter generation and improve AI chat widget Tracewebstudio Dev 2026-06-14 18:04:47 +02:00
  • 491b6725b6 fix(ci): target docker-ready forgejo runner Ashwin Kumar Sivakumar 2026-06-14 19:05:52 +05:30
  • 0c1215e9db fix(ci): use auth header for forgejo sync Ashwin Kumar Sivakumar 2026-06-14 19:02:05 +05:30
  • a4c74f39ed fix(frontend): use nxtgauge browser branding Ashwin Kumar Sivakumar 2026-06-14 18:56:33 +05:30