Files
documenso/apps/remix
ephraimduncan 96539cda09 feat: redesign api tokens settings page
Aligns the API tokens settings page with the webhooks settings pattern. Token creation moves
from an inline form into a dialog triggered from the settings header, which reveals the newly
created token in-dialog with a copy button. The "never expire" switch is folded into the
expiration select as a "Never" option, and the token list is now a data table with created and
expiry dates, an expired badge, and skeleton, empty, and error states. The delete confirmation
dialog footer and copy now match the other confirm dialogs.
2026-07-07 13:26:43 +00:00
..
2026-06-01 18:17:16 +10:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2026-06-28 12:38:38 +10:00
2026-05-08 16:04:22 +10:00
2025-02-13 14:10:38 +11:00
2026-05-08 16:04:22 +10:00
2026-05-08 16:04:22 +10:00

@documenso/remix

The main Documenso web application. Built with React Router v7 and served by a Hono server.

This package is part of the Documenso monorepo and is not meant to be run standalone. Use the root scripts instead.

# From the monorepo root
npm run dev