Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/253-admin-port"
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?
Epic #250 phase 3. Adds intra-topic tabs to Retention & holds and Audit, inlines their modals, and adds the Encryption & keys topic.
holdsdlginto the Legal holds tab.auditdlginto the Query tab.Presentation-only: the holds/audit DOM is relocated at runtime, so their existing handlers (
hold-add/audit-filtersubmit, lift buttons) are reused unchanged. No settings-API changes. Deep links resolve to#admin/<topic>/<tab>.Closes #253.