gsxdsm
bb89e1ec3c
FN-7153: relabel project card engine controls
Project dashboard cards now describe engine lifecycle actions directly.
- Change project card Pause/Resume controls to Stop engine/Start engine while preserving existing behavior.
- Replace the pause icon with a stop-square glyph for the stop action.
- Update project card i18n resources, generated resource types, tests, and the release changeset.
Files changed:
.changeset/fn-7153-stop-engine-label.md | 7 ++
packages/dashboard/app/components/ProjectCard.tsx | 20 ++--
.../app/components/__tests__/ProjectCard.test.tsx | 103 ++++++++++++++++++---
.../__tests__/ProjectThemeTokens.test.tsx | 1 +
packages/i18n/locales/en/app.json | 10 +-
packages/i18n/locales/es/app.json | 10 +-
packages/i18n/locales/fr/app.json | 10 +-
packages/i18n/locales/ko/app.json | 10 +-
packages/i18n/locales/zh-CN/app.json | 10 +-
packages/i18n/locales/zh-TW/app.json | 10 +-
packages/i18n/src/resources.d.ts | 74 +++++++++++++--
11 files changed, 208 insertions(+), 57 deletions(-)
Fusion-Task-Id: FN-7153
Fusion-Task-Lineage: 14a4efe7-7538-425e-9759-ded550438df2
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-06-27 19:54:22 -07:00
..
2026-06-27 18:10:19 -07:00
2026-06-27 18:10:19 -07:00
2026-06-27 19:37:39 -07:00
2026-06-27 19:54:22 -07:00
2026-06-27 18:10:19 -07:00
2026-06-27 18:10:19 -07:00
2026-06-27 18:10:19 -07:00
2026-06-27 19:54:22 -07:00
2026-06-27 18:10:19 -07:00
2026-06-27 18:10:19 -07:00
2026-06-08 15:19:27 -07:00
2026-06-27 18:10:19 -07:00