Commit Graph

8 Commits

Author SHA1 Message Date
c5bc3a32f8 chore: clean up unused imports and improve accessibility in pagination 2025-06-05 12:55:14 +00:00
2c064d5aff chore: minor changes 2025-06-05 11:41:26 +00:00
9739a0ca96 feat: use data-table on template pages 2025-06-05 10:53:53 +00:00
9ccd8e0397 fix: table empty state and use the table somewhere else 2025-06-05 07:42:39 +00:00
f5365554ab feat: rework document table filters 2025-05-30 18:17:50 +00:00
17370749b4 feat: add folders (#1711) 2025-05-02 02:46:59 +10:00
63a4bab0fe feat: better document rejection (#1702)
Improves the existing document rejection process by actually marking a
document as completed cancelling further actions.

## Related Issue

N/A

## Changes Made

- Added a new rejection status for documents
- Updated a million areas that check for document completion
- Updated email sending, so rejection is confirmed for the rejecting
recipient while other recipients are notified that the document is now
cancelled.

## Testing Performed

- Ran the testing suite to ensure there are no regressions.
- Performed manual testing of current core flows.
2025-03-13 15:08:57 +11:00
01dccb7916 chore: flattern routes 2025-02-21 15:53:23 +11:00