You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thinking on modifying red.models.Exchange to include a status. They would be three possible statuses:
pending: when a user is interested in another's offer and shows interest, a red.models.Exchange object will be created with this state. This can be used to generate notifications.
rejected: when a user rejects anothers interest in a particular offer.
accepted: when a user accepts anothers interest in a particular offer.
I like the idea :)
On Apr 6, 2012 3:46 PM, "Alejandro Gmez" < [email protected]>
wrote:
I was thinking on modifying red.models.Exchange to include a status.
They would be three possible statuses:
pending: when a user is interested in another's offer and shows
interest, a red.models.Exchange object will be created with this state.
This can be used to generate notifications.
rejected: when a user rejects anothers interest in a particular offer.
accepted: when a user accepts anothers interest in a particular offer.
Reply to this email directly or view it on GitHub: #10 (comment)
We should implement a new feature to notify the news activities for every user in the system
The text was updated successfully, but these errors were encountered: