This diff replaces all uses of Notification.js functions in Configure.js with direct calls to the antd notification component.
Integration tests added for key success and error notifications, however does not cover every single permutation otherwise it will clog the test suite. This is because the notification checks occur at the tail end of a very long end to end workflow.