gsxdsm
d893a026df
FN-7971: hide GitLab import tab when GitLab is disabled
Hide the Import Tasks GitLab provider affordance when gitlabEnabled is off, coerce restored GitLab state to GitHub, and document the behavior.
- Gate GitLab provider tab visibility on effective gitlabEnabled and wait for settings before replaying persisted GitLab auto-load
- Coerce disabled GitLab provider preference to GitHub without firing GitLab fetch/import requests
- Cover hide/show/coerce paths in GitHubImportModal tests and update dashboard guide copy
- Add patch changeset for the published package
Files changed:
.changeset/fn-7971-hide-gitlab-when-disabled.md | 7 +++
docs/dashboard-guide.md | 4 +-
.../dashboard/app/components/GitHubImportModal.tsx | 27 ++++++++--
.../__tests__/GitHubImportModal.test.tsx | 62 +++++++++++++++++++---
4 files changed, 88 insertions(+), 12 deletions(-)
Fusion-Task-Id: FN-7971
Fusion-Task-Lineage: e645a4a7-85e0-4635-8dad-f5839390e5c5
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-15 12:47:14 -07:00
..
2026-07-15 12:09:29 -07:00
2026-07-13 10:32:12 -07:00
2026-07-15 12:44:30 -07:00
2026-07-15 12:47:14 -07:00
2026-07-15 00:27:59 -07:00
2026-07-13 10:32:12 -07:00
2026-07-15 12:41:05 -07:00
2026-07-15 11:14:17 -07:00
2026-07-13 10:32:12 -07:00
2026-07-13 10:32:12 -07:00
2026-06-08 15:19:27 -07:00
2026-07-15 08:44:11 -07:00