gsxdsm
b2373431e4
FN-8752: move escalation model to project selector
Centralize executor escalation model selection with the project-scoped provider-aware model control.
- Move escalation provider and model fields from Scheduling to Project Models
- Persist and clear escalation model pairs atomically through the shared selector
- Update search metadata, localization, documentation, and mobile coverage
Files changed:
docs/settings-reference.md | 6 +-
.../__tests__/SettingsModal.mobileClose.test.tsx | 29 +++++++
.../__tests__/SettingsModal.models-auth.test.tsx | 94 ++++++++++++++++++++++
.../search/__tests__/settings-search-index.test.ts | 17 ++++
.../app/components/settings/section-keys.ts | 4 +-
.../sections/ProjectModelsSection.search.ts | 10 +++
.../settings/sections/ProjectModelsSection.tsx | 39 +++++++++
.../settings/sections/SchedulingSection.search.ts | 18 -----
.../settings/sections/SchedulingSection.tsx | 2 -
.../settings-default-descriptions.test.tsx | 4 +-
packages/dashboard/src/shared/settings-sections.ts | 9 +++
packages/i18n/locales/en/app.json | 4 +
packages/i18n/src/resources.d.ts | 4 +
13 files changed, 213 insertions(+), 27 deletions(-)
Fusion-Task-Id: FN-8752
Fusion-Task-Lineage: f0f430d7-7976-4b65-89c5-8eab3487d26a
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-08-02 23:12:56 -07:00
..
2026-08-02 23:09:48 -07:00
2026-08-02 20:31:14 -07:00
2026-08-02 20:31:14 -07:00
2026-08-02 23:12:56 -07:00
2026-08-02 20:31:14 -07:00
2026-08-02 20:31:14 -07:00
2026-08-02 20:31:14 -07:00
2026-08-02 23:12:56 -07:00
2026-08-02 20:31:14 -07:00
2026-08-02 20:31:14 -07:00
2026-07-27 19:40:08 -07:00
2026-08-02 20:31:14 -07:00