Rory Madden
Rory Madden
If no severity is provided from a server message then nothing is displayed. This provides a default severity 'error', which I assume is the most likely use-case.
This pull requests adds a '_messageVariableKey' which allows you to inject variables in the server messages. E.g. if a field is required the message could be: ``` js { messages:...
I can connect to the parse plugin and get the installation id but the subscriptions never get saved. The code below outputs: Successfully connected to parse plugin Installation id: 123456...
Will upgrade to responsive design once bootstrap version 3 is released.
An unexpected error can bring down the server. Need to make the server more resilient
Waiting for Protractor to be the official test platform for Angular. Will update once released
The angular-bootstrap dialog has a number of problems which are being tackled in the issue https://github.com/angular-ui/bootstrap/issues/441 Will investigate these issues and tests once the above issue is fixed.
Run auto karma tests on grunt server. (conflict with node-inspector) Run E2E tests through grunt - will wait for Protractor