documenso/packages
Catalin Pit a71c44570b
feat: admin panel org improvements (#2548)
## Description

- Add a new team page showing team details, global settings, members,
and pending invites
- Update the organisation page to display organisation usage and global
settings
- Show the role and ID of each organisation member, with navigation to
their teams

## Checklist

<!--- Please check the boxes that apply to this pull request. -->
<!--- You can add or remove items as needed. -->

- [ ] I have tested these changes locally and they work as expected.
- [ ] I have added/updated tests that prove the effectiveness of these
changes.
- [ ] I have updated the documentation to reflect these changes, if
applicable.
- [ ] I have followed the project's coding style guidelines.
- [ ] I have addressed the code review feedback from the previous
submission, if applicable.
2026-03-27 11:55:33 +02:00
..
api fix: replace z.string().email() with RFC 5322 compliant zEmail() (#2656) 2026-03-26 16:31:21 +11:00
app-tests feat: add option to disable Document created from template (#2609) 2026-03-23 15:11:42 +11:00
assets feat: autoplace fields from placeholders (#2111) 2026-01-29 13:13:45 +11:00
auth fix: replace z.string().email() with RFC 5322 compliant zEmail() (#2656) 2026-03-26 16:31:21 +11:00
ee fix: require billing address on checkout (#2647) 2026-03-25 15:07:27 +11:00
email feat: per-recipient envelope expiration (#2519) 2026-02-20 11:36:20 +11:00
eslint-config chore: dependency updates (#2229) 2025-11-22 20:28:20 +11:00
lib fix: replace z.string().email() with RFC 5322 compliant zEmail() (#2656) 2026-03-26 16:31:21 +11:00
prettier-config chore: dependency updates (#2229) 2025-11-22 20:28:20 +11:00
prisma feat: add organisation template type (#2611) 2026-03-17 01:29:34 +11:00
signing refactor: replace pdf-sign with libpdf/core for PDF operations (#2403) 2026-01-21 15:16:23 +11:00
tailwind-config feat: add embedded envelopes (#2564) 2026-03-06 14:11:27 +11:00
trpc feat: admin panel org improvements (#2548) 2026-03-27 11:55:33 +02:00
tsconfig feat: add email domain restriction for signups (#2266) 2026-03-14 16:32:34 +11:00
ui feat: admin panel org improvements (#2548) 2026-03-27 11:55:33 +02:00