| Currently in OpenShift when some operation is started, finished or failed, UI informs user about that with notifications. This should be implemented also in Mobile Developer Console UI. One example is deletion of build config - currently if deletion fails in MDC, there is no notification about that for user. Notifications for all relevant events should be added. To get an idea of what notifications we should implement, try to do CRUDL operations on all mobile related resources in OpenShift and look for notifications. |