You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
project_milestone: each client_module (a project) carries a checklist seeded from the dated project.milestone_template setting (advance paid / setup / installed / go-live / balance / AMC — owner-editable). Ticking stamps the date; audited. ensureProjectMilestones is idempotent and back-fills imported projects. Cross-project board (per-milestone pending counts) + drill-down (who's pending go-live). Routes: GET/POST /client-modules/:id/milestones, GET /projects/board, /projects/pending/:key. assignModule seeds the checklist for new projects. Also fixes a latent flaky-ordering bug: uuidv7() now bumps monotonically within a process, so ORDER BY id is genuine creation order (the guarantee pagination + the sync cursor already assume) — sub-millisecond ties no longer fall back to the random tail. Suite 377 green, stable across runs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
5 days ago | |
|---|---|---|
| .. | ||
| api.ts | 5 days ago | |
| audit.ts | 5 days ago | |
| auth.ts | 5 days ago | |
| aws-costs.ts | 5 days ago | |
| bounces.ts | 5 days ago | |
| crypto.ts | 2 weeks ago | |
| db-pg.ts | 5 days ago | |
| db.ts | 5 days ago | |
| gmail.ts | 5 days ago | |
| import-apex-full.ts | 5 days ago | |
| import-apex.ts | 5 days ago | |
| migrations-pg.ts | 5 days ago | |
| pdf.ts | 2 weeks ago | |
| reminder-templates.ts | 5 days ago | |
| repos-amc.ts | 5 days ago | |
| repos-aws.ts | 5 days ago | |
| repos-branches.ts | 5 days ago | |
| repos-clients.ts | 5 days ago | |
| repos-dashboard.ts | 5 days ago | |
| repos-documents.ts | 5 days ago | |
| repos-email.ts | 5 days ago | |
| repos-employees.ts | 5 days ago | |
| repos-interactions.ts | 5 days ago | |
| repos-milestones.ts | 5 days ago | |
| repos-modules.ts | 5 days ago | |
| repos-payments.ts | 5 days ago | |
| repos-pipeline.ts | 5 days ago | |
| repos-rate-card.ts | 5 days ago | |
| repos-recurring.ts | 5 days ago | |
| repos-reminders.ts | 5 days ago | |
| repos-reports.ts | 5 days ago | |
| repos-shares.ts | 5 days ago | |
| repos-tickets.ts | 5 days ago | |
| scheduler.ts | 5 days ago | |
| seed.ts | 5 days ago | |
| send-reminder.ts | 5 days ago | |
| series.ts | 5 days ago | |
| server.ts | 5 days ago | |
| templates.ts | 5 days ago | |