golang-cafe / job-board

Golang Cafe - Go job board with no recruiters and clear salary ranges
https://golang.cafe
BSD 3-Clause "New" or "Revised" License
208 stars 50 forks source link

[FEATURE] allow recruiters to see sent messages #125

Closed rjackson closed 1 year ago

rjackson commented 1 year ago

This PR adds a new "Sent Messages" page, accessible to recruiters and admins, showing any messages they've previously sent to developers.

I've also included two small fixes alongside this PR:

Screenshots:

Scenario Screenshot
No messages Screenshot 2023-05-05 at 15 56 58
Many messages Screenshot 2023-05-05 at 15 56 51

Solves #83 /claim #83

ghost commented 1 year ago

thank you @rjackson - testing in prod now