Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/252-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 2. Decomposes the standalone License dialog and the monolithic Settings modal into Administration topic panels with intra-topic tabs.
Topics ported: Basic settings, Sharing (tabs: Policy / Active links), Storage & quotas (tabs: Usage / Limits), Retention & holds, Audit, Licensing (tabs: License / Seats / Billing).
Design notes:
saveSettings()still PUTs the whole settings object — no settings-API change.#admin/<topic>/<tab>.Closes #252.