Currently, it looks like any alerts to users are hard coded into the source code. By abstracting this out to the API layer, consistency could be ensured and there would be less chance of breaking it.
Here's the notification type deal I'm talking about:
Currently, it looks like any alerts to users are hard coded into the source code. By abstracting this out to the API layer, consistency could be ensured and there would be less chance of breaking it.
Here's the notification type deal I'm talking about: