cleanup: remove empty integrations settings route #313
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
status:blocked
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
type:cleanup
type:docs
type:epic
type:release
type:research
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta#313
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: #355
Problem
The settings integrations page is still a placeholder telling users that provider setup lives elsewhere. After the scope reduction, placeholder settings pages make the app feel larger than the product actually is.
Solution
Remove the placeholder UI surface only:
/settings/integrationspagesIntegrationsSectionSETTINGS_SECTIONS/api/settings/integrations*because provider storage/testing still backs calendar settings and future Google OAuth workAcceptance criteria
Reopening under #355. Current main still has the empty integrations settings route/nav entry, so this acceptance criteria is not true yet. Keep the API integration routes; remove only the placeholder settings UI surface.