Consolidate Email Settings and Automation navigation - #59
Merged
Merged
Conversation
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #58
Summary
/admin/email-settingsmailbox configuration page.HelpdeskApiGET/POST/PUT/test contract, first-record selection, masked stored-secret behavior, draft-only connection tests, explicit Save/Discard behavior, validation, dirty-navigation protection, and retryable load failures./settings/connectivityand/admin/orchestration/orchestration.Compatibility and access
/admin/pending-emails,/admin/email-rules,/admin/templates,/admin/layouts,/admin/automation,/admin/requests/services(including detail paths),/admin/ai-assistant-webhooks,/settings/connectivity, and its legacy alias.HelpdeskAdminonly; tenant administration behavior is unchanged.Validation
Implementation commit: fc39d4a
dotnet restore Helpdesk.slndotnet build Helpdesk.sln --configuration Release --no-restore— passed (0 errors)dotnet test Helpdesk.sln --configuration Release --no-build— 1146 passed, 6 existing skips, 0 failednpm citools/ci/run-ux-local.sh— setup 1/1 and UX 25/25 passedtools/ci/run-ux-local.sh tests/ux/admin-email-settings.spec.ts --output=artifacts/e2e/admin-email-settings-results— setup 1/1 and focused UX 3/3 passedtools/ci/check-public-disclosure.sh,tools/ci/validate-layout.sh, and the NewWeb publish bootstrap-asset smoke — passedSynthetic desktop and mobile screenshots were captured by the local UX fixture and visually reviewed. No credentials or customer data were used.
Scope boundary
The tenant-scoped Customers/SLA follow-up noted in #57 remains separate and is not included or claimed by this PR.