project-bifrost-platform/migrations
Arlind a9e8a57642 feat(roadmap): feature bullets, live items, larger scroll-locked route
- Add per-item feature bullets (features column, migration 0009, db helpers,
  admin field) rendered as plus-icon lists on desktop + mobile.
- Reseed with the live roadmap items; status labels renamed
  (In dev / Planning) and "— Alpha" suffix dropped from titles.
- Enlarge the route and lock the roadmap page to sideways-only scroll so the
  timeline stays on screen; full-bleed edge-to-edge width; nudge the header
  down toward the page centre.
- Small-caps stage suffix helper (splitStageSuffix) in format.ts.
2026-06-18 16:04:56 +02:00
..
0001_initial.sql feat: database schema, migrations, and seed data 2026-04-18 22:43:16 +02:00
0002_join_requests.sql feat: join_requests table and join CTA flow 2026-04-19 20:29:09 +02:00
0003_council_portal.sql feat(db): add migration 0003 for council portal schema 2026-05-11 14:39:07 +02:00
0004_phase_two.sql feat(db): migration 0004 — phase 2 schema + 4 new tokens 2026-05-11 15:46:53 +02:00
0005_polls_on_dispatches.sql feat(polls): polls attach to dispatches — standalone Pulses entity retired 2026-05-12 10:14:50 +02:00
0006_roadmap_considering.sql feat(db): roadmap_items gains 'considering' + 'in_beta' rename, --on-ink tokens 2026-05-12 10:46:39 +02:00
0007_roadmap_metadata.sql feat(db): roadmap_items.metadata_text + admin field 2026-05-12 11:39:18 +02:00
0008_roadmap_planned.sql feat(roadmap): add planned status 2026-06-10 11:30:06 +02:00
0009_roadmap_features.sql feat(roadmap): feature bullets, live items, larger scroll-locked route 2026-06-18 16:04:56 +02:00