Commit graph

  • fcf65664bf feat(admin): add Guard Events tab to AI Management page main high-performance Tracewebstudio Dev 2026-08-15 14:20:50 +02:00
  • 11041ba91c feat(kb): AI Draft button in KB article editor Tracewebstudio Dev 2026-08-15 14:03:54 +02:00
  • 8c03cd0eac fix(docker): don't set NODE_ENV=production before npm ci in builder stage Ashwin Kumar Sivakumar 2026-08-14 04:15:32 +05:30
  • 2614beb62a chore: re-trigger admin-solid build (previous run died mid-checkout) Ashwin Kumar Sivakumar 2026-08-14 04:11:02 +05:30
  • 26667c7ede feat: add Waitlist admin page Ashwin Kumar Sivakumar 2026-08-14 04:07:18 +05:30
  • b9c209aa67 Merge remote-tracking branch 'forgejo/high-performance' into high-performance Ashwin Kumar Sivakumar 2026-08-14 01:46:28 +05:30
  • 066b077941 feat(ai-credits): add role scoping UI to AI Credit Packages admin Ashwin Kumar Sivakumar 2026-08-14 01:46:22 +05:30
  • 2ea364f73f fix(lint): auto-fix curly brace errors across admin routes Tracewebstudio Dev 2026-08-13 21:49:08 +02:00
  • 6b8d4894fd feat: pending-verification count badge in sidebar Tracewebstudio Dev 2026-08-12 17:10:48 +02:00
  • 164bbaf99b feat: role registration wizard + shared identity doc pre-fill Tracewebstudio Dev 2026-08-12 14:55:25 +02:00
  • bd9666aabf Block saving a wizard-enabled onboarding schema with no fields Ashwin Kumar Sivakumar 2026-07-29 11:46:22 +05:30
  • 5316811b45 Add Onboarding Schema Editor, replacing the deprecated stub Ashwin Kumar Sivakumar 2026-07-28 20:11:12 +05:30
  • cb99b90774 Fix "View" showing the nxtgauge logo instead of the submitted document Ashwin Kumar Sivakumar 2026-07-27 23:02:01 +05:30
  • 69479291c9 Fix captcha not rendering on admin login: route through /api/gateway proxy Ashwin Kumar Sivakumar 2026-07-27 20:53:26 +05:30
  • 47f36a3d69 Fix admin login: send required captcha, unblocking all admin sign-ins Ashwin Kumar Sivakumar 2026-07-27 19:30:16 +05:30
  • 280d99da32 Stop rendering permanent Backblaze URLs in the approval viewer Ashwin Kumar Sivakumar 2026-07-27 18:07:56 +05:30
  • d89c8bb3c1 Fix security audit findings: PayU secret leak, dead auth gate Ashwin Kumar Sivakumar 2026-07-23 17:32:28 +05:30
  • fbf343263d fix: expose verification_status as a selectable JOB_SEEKER dashboard widget Ashwin Kumar Sivakumar 2026-07-23 04:25:53 +05:30
  • 1de5baeb92 fix: show real company/applicant data in Verification Management table and detail view Ashwin Kumar Sivakumar 2026-07-19 22:03:59 +05:30
  • fadb2c0a80 fix: make Verification Management pagination actually work Ashwin Kumar Sivakumar 2026-07-19 19:41:39 +05:30
  • b208b37845 fix: show real uploaded documents/profile data on verification review, use reference numbers Ashwin Kumar Sivakumar 2026-07-19 16:35:49 +05:30
  • 0e08cf9d6b feat(admin): extend session on activity, expire on 15 min idle Ashwin Kumar Sivakumar 2026-07-19 00:14:39 +05:30
  • ca2c5a4ef6 feat(admin): show a dialog when the session expires instead of failing silently Ashwin Kumar Sivakumar 2026-07-19 00:03:57 +05:30
  • 5df2d6c07e fix(admin-verification): send request body on Approve action from queue list Ashwin Kumar Sivakumar 2026-07-18 23:41:22 +05:30
  • fe9c994b74 fix(admin-verification): attach bearer token to verification queue/detail fetches Ashwin Kumar Sivakumar 2026-07-18 22:59:04 +05:30
  • d1db169162 fix(admin-auth): read GATEWAY_URL from process.env instead of build-time Vite var Ashwin Kumar Sivakumar 2026-07-18 22:23:19 +05:30
  • ed4b65cba8 fix(ci): sort registry prune by real image build time, protect current SHA Ashwin Kumar Sivakumar 2026-07-17 05:37:45 +05:30
  • bed7035ec5 fix: TypeScript errors, test quality, and admin panel correctness Tracewebstudio Dev 2026-07-17 00:47:43 +02:00
  • 87fe3c0c59 fix(admin-auth): point forgot-password at the employees endpoint, not users Ashwin Kumar Sivakumar 2026-07-14 23:29:27 +05:30
  • eb6baf037b fix(admin-auth): route forgot-password calls through the gateway proxy Ashwin Kumar Sivakumar 2026-07-14 23:09:28 +05:30
  • 812fc5ef04 fix(admin-auth): point forgot-password flow at endpoints that actually exist Ashwin Kumar Sivakumar 2026-07-14 22:56:52 +05:30
  • 0866b7a069 fix(admin): add missing detail pages for 8 profession admin lists Ashwin Kumar Sivakumar 2026-07-14 21:24:02 +05:30
  • 7ae59fee20 fix: admin panel bugs found in QA audit Ashwin Kumar Sivakumar 2026-07-13 18:24:44 +05:30
  • 98a41d833a fix(ci): push gitops updates via GitHub instead of direct-to-Forgejo Ashwin Kumar Sivakumar 2026-07-12 23:00:58 +05:30
  • 697a4b0d92 fix(ci): use GITOPS_PAT for gitops push, not never-configured SSH secrets Ashwin Kumar Sivakumar 2026-07-12 18:37:20 +05:30
  • 7f4351550a fix(ci): tolerate whitespace in buildx metadata-file digest grep Ashwin Kumar Sivakumar 2026-07-12 18:32:57 +05:30
  • f94dafdf7c fix(ci): detect docker gateway instead of hardcoding 127.0.0.1 Ashwin Kumar Sivakumar 2026-07-12 18:28:38 +05:30
  • ef8f4410c7 fix: dead Add Note buttons and no-op row click in admin review pages Ashwin Kumar Sivakumar 2026-07-12 17:59:03 +05:30
  • e78b7c2642 fix: Update Dockerfile to use ci.nxtgauge.com registry Ashwin Kumar Sivakumar 2026-07-08 03:37:18 +05:30
  • 78b6558539 fix: Storybook import path for onboarding-management Ashwin Kumar Sivakumar 2026-07-06 22:02:39 +05:30
  • a5bfe63f78 ci: remove GitHub Actions workflow - using Forgejo CI exclusively Ashwin Kumar Sivakumar 2026-07-06 04:19:48 +05:30
  • fa9e221fe3 fix(ci): switch from GHCR to Forgejo registry Ashwin Kumar Sivakumar 2026-07-06 03:49:11 +05:30
  • 43d181bf5a fix: JSX structure in credit.tsx Ashwin Kumar Sivakumar 2026-07-06 03:04:14 +05:30
  • 578fb2c5a1 fix: JSX structure in credit.tsx Ashwin Kumar Sivakumar 2026-07-06 02:49:39 +05:30
  • 059c7569c4 feat: Add AI Credits admin UI on high-performance branch (Task 2) Ashwin Kumar Sivakumar 2026-07-06 01:49:44 +05:30
  • 2d02d5f26f ci(forgejo): update admin build pipeline Ashwin Kumar Sivakumar 2026-07-03 19:51:38 +05:30
  • b7023648a6 ci: sync GitHub pushes to Forgejo Ashwin Kumar Sivakumar 2026-07-03 18:58:29 +05:30
  • 69079caa1d feat: admin invoice/credit/pricing UI overhaul with auth token injection Tracewebstudio Dev 2026-07-02 13:50:44 +02:00
  • 2f042bbc15 Merge branch 'high-performance' of https://github.com/Traceworks2023/nxtgauge-admin-solid into high-performance Ashwin Kumar Sivakumar 2026-07-02 06:51:14 +05:30
  • 4623d7c371 Update Dockerfile Ashwin Kumar Sivakumar 2026-07-02 06:51:03 +05:30
  • 22fe140987 Refine admin Razorpay gateway screen Tracewebstudio Dev 2026-06-26 21:07:36 +02:00
  • d13fc3218a Update Forgejo admin publish workflow Ashwin Kumar Sivakumar 2026-06-17 03:28:45 +05:30
  • becc90b48c fix(ci): isolate gitops checkout dir Ashwin Kumar Sivakumar 2026-06-16 03:29:01 +05:30
  • 34f7bf744c fix(ci): retry gitops sync pushes Ashwin Kumar Sivakumar 2026-06-16 01:26:32 +05:30
  • 15df115504 fix(ci): run admin deploys on self-hosted runners Ashwin Kumar Sivakumar 2026-06-16 00:50:03 +05:30
  • 41b3bf3e1d Merge remote high-performance: keep local AI management page and resolve conflicts Ashwin Kumar Sivakumar 2026-06-15 06:19:36 +05:30
  • 446152648f feat(ai): add AI management page and sidebar link Ashwin Kumar Sivakumar 2026-06-15 06:19:17 +05:30
  • f511a3c31a feat: add AI management page to admin panel Tracewebstudio Dev 2026-06-14 20:28:07 +02:00
  • 8ad3f091aa fix(ci): deploy via gitops from github actions Ashwin Kumar Sivakumar 2026-06-14 23:05:23 +05:30
  • d32afaed0b fix(ci): use lowercase ghcr image names Ashwin Kumar Sivakumar 2026-06-14 22:57:54 +05:30
  • 7dfa08f148 ci: deploy admin via github actions and ghcr Ashwin Kumar Sivakumar 2026-06-14 22:48:56 +05:30
  • 5422cf4af0 fix(ci): deploy admin via immutable gitops release Ashwin Kumar Sivakumar 2026-06-14 05:52:49 +05:30
  • a1bbff87b1 chore: rebuild all Ashwin Kumar Sivakumar 2026-06-13 18:32:15 +05:30
  • bd29c678cd fix: remove push preflight from forgejo mirror sync Ashwin Kumar Sivakumar 2026-06-11 19:29:41 +05:30
  • 9037b1a694 fix: trigger forgejo mirror sync via api Ashwin Kumar Sivakumar 2026-06-11 19:14:46 +05:30
  • 915b088284 fix: use basic auth for forgejo sync Ashwin Kumar Sivakumar 2026-06-11 18:56:39 +05:30
  • dff45b83cc fix: use existing forgejo mirror secrets Ashwin Kumar Sivakumar 2026-06-11 18:19:10 +05:30
  • 26c6140c74 fix: point forgejo sync to ashwin namespace Ashwin Kumar Sivakumar 2026-06-11 18:00:03 +05:30
  • 75a93cf476 chore: migrate ci naming to forgejo Ashwin Kumar Sivakumar 2026-06-11 17:17:42 +05:30
  • 4b59338d2c chore: trigger rebuild Ashwin Kumar Sivakumar 2026-06-08 21:22:40 +05:30
  • ee45ea44db Resolve conflicts: remove Woodpecker CI, use Gitea Tracewebstudio Dev 2026-05-08 15:41:06 +02:00
  • 394046fdb3 Update admin session, gateway, jobs/leads routes, login, and add API me endpoint Tracewebstudio Dev 2026-05-08 15:34:46 +02:00
  • 0e44cfa181 Update Woodpecker CI/CD configuration Tracewebstudio Dev 2026-05-08 15:34:39 +02:00
  • b117514df7 chore: trigger gitea pipeline Tracewebstudio Dev 2026-05-05 20:26:49 +02:00
  • 6e848d221f ci: trigger rebuild Tracewebstudio Dev 2026-05-05 18:54:26 +02:00
  • 198da5f492 ci: skip gitops update if GITEOPS_REPO secret not set Tracewebstudio Dev 2026-05-01 18:46:04 +02:00
  • f76cab8545 ci: update gitops with new SHA on each build (auto-deploy) Tracewebstudio Dev 2026-05-01 11:04:23 +02:00
  • 55aab42470 ci: add post-push registry prune (keep latest 1 SHA build) Tracewebstudio Dev 2026-05-01 10:10:30 +02:00
  • 7f2d17bade chore: trigger gitea pipeline Tracewebstudio Dev 2026-05-01 00:17:44 +02:00
  • ac03dbc5e3 chore: trigger gitea pipeline Tracewebstudio Dev 2026-05-01 00:14:33 +02:00
  • 71427fcefb fix(ci): use docker socket instead of dind host Tracewebstudio Dev 2026-04-30 22:54:24 +02:00
  • 6766fdc95e chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-30 22:51:27 +02:00
  • 66ccbc9a3d chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-30 22:47:33 +02:00
  • eb8fc6d494 chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-30 22:41:36 +02:00
  • 4b15d109d9 fix(ci): force http1.1 for gitea git transport Tracewebstudio Dev 2026-04-30 22:32:38 +02:00
  • 99f34c0f1d chore(ci): enable git trace for sync debugging Tracewebstudio Dev 2026-04-30 22:27:16 +02:00
  • 366656266a fix(ci): use GITEA_SECRET in sync workflow Tracewebstudio Dev 2026-04-30 22:18:09 +02:00
  • b8f87e5a51 fix(ci): enforce Admin basic auth sync flow Tracewebstudio Dev 2026-04-30 22:03:23 +02:00
  • c87d96e6be fix(ci): always use token owner login for gitea auth Tracewebstudio Dev 2026-04-30 21:45:03 +02:00
  • e0ba1deaf9 fix(ci): use GITEA_SECRET for sync token Tracewebstudio Dev 2026-04-30 21:40:10 +02:00
  • c6cd1a0ef3 fix(ci): add preflight token check and static secret usage Tracewebstudio Dev 2026-04-30 21:36:42 +02:00
  • 66922b06d4 fix(ci): use authenticated remote URL for gitea git ops Tracewebstudio Dev 2026-04-30 21:23:07 +02:00
  • e076342cac chore(ci): log resolved gitea user and validate ls-remote Tracewebstudio Dev 2026-04-30 21:03:52 +02:00
  • 0f89d90cbc fix(ci): tolerate /user 401 and fallback to configured auth user Tracewebstudio Dev 2026-04-30 20:59:10 +02:00
  • 0355c7b45f fix(ci): use basic auth header with token-owner login Tracewebstudio Dev 2026-04-30 20:56:11 +02:00
  • c1216323c4 fix(ci): support GITEA_TOKEN secret with fallback Tracewebstudio Dev 2026-04-30 20:48:06 +02:00
  • 0efacd053b fix(ci): hardcode admin gitea sync remote Tracewebstudio Dev 2026-04-30 20:45:49 +02:00
  • 2820851aa7 fix(ci): use basic auth header for gitea git operations Tracewebstudio Dev 2026-04-30 20:38:18 +02:00
  • 093faba4db fix(ci): prefer token owner login for gitea git auth Tracewebstudio Dev 2026-04-30 20:33:51 +02:00
  • f3d2575133 chore: trigger gitea pipeline Tracewebstudio Dev 2026-04-30 20:24:43 +02:00