docs(06-02): complete SFTP data layer and SftpAuthToggle plan
This commit is contained in:
+8
-5
@@ -3,14 +3,14 @@ gsd_state_version: 1.0
|
||||
milestone: v1.1
|
||||
milestone_name: Backlog & Tech Debt
|
||||
status: planning
|
||||
stopped_at: Completed 06-new-backends 06-01-PLAN.md
|
||||
last_updated: "2026-03-30T16:14:54.046Z"
|
||||
stopped_at: Completed 06-new-backends 06-02-PLAN.md
|
||||
last_updated: "2026-03-30T16:15:00Z"
|
||||
last_activity: 2026-03-27 — v1.1 roadmap created, 11 requirements mapped across 3 phases
|
||||
progress:
|
||||
total_phases: 3
|
||||
completed_phases: 1
|
||||
total_plans: 8
|
||||
completed_plans: 6
|
||||
completed_plans: 7
|
||||
percent: 88
|
||||
---
|
||||
|
||||
@@ -70,6 +70,7 @@ Progress: [░░░░░░░░░░] 0% (v1.1)
|
||||
| Phase 05-tech-debt P03 | 3 | 2 tasks | 2 files |
|
||||
| Phase 06-new-backends P00 | 5min | 3 tasks | 3 files |
|
||||
| Phase 06-new-backends P01 | 5min | 2 tasks | 3 files |
|
||||
| Phase 06-new-backends P02 | 4min | 2 tasks | 4 files |
|
||||
|
||||
## Accumulated Context
|
||||
|
||||
@@ -94,6 +95,8 @@ Recent decisions affecting v1.1 work:
|
||||
- [Phase 06-new-backends]: SFTP CSS-hide tab toggle pattern follows AzureAuthToggle convention (div.hidden/div.block)
|
||||
- [Phase 06-new-backends]: GCS rclone type = 'google cloud storage' (with spaces) not 'gcs' — critical for correct rclone.conf output, test asserts not.toContain('type = gcs')
|
||||
- [Phase 06-new-backends]: OneDrive uses paste-based OAuth token (JSON token field), GCS uses service_account_credentials (paste JSON), B2 uses account + key — all follow stateless browser-paste pattern
|
||||
- [Phase 06-new-backends]: SftpAuthToggle follows AzureAuthToggle CSS-hidden pattern: both pass and key_pem always registered with react-hook-form, tab visibility via div.block/div.hidden
|
||||
- [Phase 06-new-backends]: RCLONE_TYPE_MAP and BACKEND_SCHEMAS extended for all 7 backends in plan 02 (not just sftp) to fix failing onedrive/gcs/b2 test assertions
|
||||
|
||||
### Pending Todos
|
||||
|
||||
@@ -108,6 +111,6 @@ None yet.
|
||||
|
||||
## Session Continuity
|
||||
|
||||
Last session: 2026-03-30T16:14:54.042Z
|
||||
Stopped at: Completed 06-new-backends 06-01-PLAN.md
|
||||
Last session: 2026-03-30T16:15:00Z
|
||||
Stopped at: Completed 06-new-backends 06-02-PLAN.md
|
||||
Resume file: None
|
||||
|
||||
Reference in New Issue
Block a user