nxtgauge-backend-rust/scripts
Ashwin Kumar Sivakumar a24e03fd02
All checks were successful
build-and-release / build (cron) (push) Successful in 1m1s
build-and-release / build (catering-services) (push) Successful in 1m40s
build-and-release / build (companies) (push) Successful in 1m50s
build-and-release / build (employees) (push) Successful in 2m19s
build-and-release / build (developers) (push) Successful in 2m23s
build-and-release / build (customers) (push) Successful in 2m27s
build-and-release / build (gateway) (push) Successful in 1m4s
build-and-release / build (graphic-designers) (push) Successful in 57s
build-and-release / build (jobs) (push) Successful in 47s
build-and-release / build (makeup-artists) (push) Successful in 50s
build-and-release / build (fitness-trainers) (push) Successful in 2m37s
build-and-release / build (photographers) (push) Successful in 1m39s
build-and-release / build (payments) (push) Successful in 2m4s
build-and-release / build (job-seekers) (push) Successful in 2m56s
build-and-release / build (social-media-managers) (push) Successful in 2m25s
build-and-release / build (tutors) (push) Successful in 2m52s
build-and-release / build (ugc-content-creators) (push) Successful in 3m0s
build-and-release / build (video-editors) (push) Successful in 2m3s
build-and-release / build (users) (push) Successful in 4m20s
Add runtime-config foundation for verification wizard + field locking
Reconciles onboarding_configs.schema_json (previously orphaned seed data
using a field vocabulary that didn't match production) with the live
profile-fields-config.ts field keys, and extends the schema with
lockAfterApproval flags, step types, and a per-role portfolioModel so
the frontend wizard is entirely schema-driven rather than hardcoded per
role.

Also: closes an unauthenticated write on the onboarding/dashboard
config create endpoints (require_admin was missing), and adds
server-side enforcement in save_profile rejecting changes to any field
marked lockAfterApproval once a profile is APPROVED — the UI already
disables these inputs, this stops a direct API call from bypassing it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-28 20:10:15 +05:30
..
bootstrap-live-compat.sql feat(ai): complete AI plans/credits implementation and build tooling 2026-06-15 06:15:49 +05:30
build-all.sh feat: Add Dockerfiles for jobs/leads services and build scripts 2026-06-13 18:31:34 +05:30
build-base-image.sh feat(ai): complete AI plans/credits implementation and build tooling 2026-06-15 06:15:49 +05:30
build-changed.sh feat(deployment): add optimized build system for faster deployments 2026-04-10 05:14:27 +02:00
deploy-changed.sh feat(deployment): add optimized build system for faster deployments 2026-04-10 05:14:27 +02:00
deploy-smtp-test111.sh fix: Update Dockerfiles to use ci.nxtgauge.com registry 2026-07-08 03:37:18 +05:30
fast-build.sh feat(ai): complete AI plans/credits implementation and build tooling 2026-06-15 06:15:49 +05:30
init-db.sql Update backend services: catering_services, companies, developers, gateway, job_seekers, photographers, social_media_managers, tutors, ugc_content_creators, users; update cache (otp, token), contracts (profession_shared, profession_state), db (job_seeker, verification), email; add revision-requested email template; update init-db.sql and start-services.sh 2026-05-08 15:34:29 +02:00
seed-tracecoin-packages.sql feat(ai): complete AI plans/credits implementation and build tooling 2026-06-15 06:15:49 +05:30
seed.sql Add runtime-config foundation for verification wizard + field locking 2026-07-28 20:10:15 +05:30
seed_external_role_management.sql chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00
seed_kb.sql feat: add KB and support ticket system 2026-04-02 13:36:12 +02:00