codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
28 stars 25 forks source link

Issue 509/splitting messages inbox outbox #551

Closed leekahung closed 10 months ago

leekahung commented 10 months ago

This PR:

Partially addresses #509 similar to PR #514. This PR is for splitting up the message pages into separate sub-routes, while retaining previous functionalities. Have updated unit tests accordingly and created separate tests for Inbox and Outbox.

Screenshots (if applicable):

https://github.com/codeforpdx/PASS/assets/14917816/84db6895-2000-4580-b361-5f4836d69d9f

Future Steps/PRs Needed to Finish This Work (optional):

Issues needing discussion/feedback (optional):

1. Issue #509