Commit Graph

9 Commits

Author SHA1 Message Date
0f3c9dafa8 fix: cannot find source column 2025-06-19 15:35:31 +00:00
8484783ec5 fix: merge conflicts 2025-06-19 15:16:16 +00:00
e6dc237ad2 feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
64695fad32 chore: add translations 2025-06-05 12:31:53 +00:00
2c064d5aff chore: minor changes 2025-06-05 11:41:26 +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
383b5f78f0 feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00