hue
hue copied to clipboard
[frontend] Introduced new warning message popups
What changes were proposed in this pull request?
Changes at all places to make the alert component (warn / warning messages) work according to the new CUIX component because of which the warn message popup will now the follow the Cloudera design and the warn message is better for the users to understand (though the actual error message from the backend side still needs to be updated instead of declaring the warn as global warn message). Also, this is PR is an extension of the PR (https://github.com/cloudera/hue/pull/3488) where the changes in the hue error message popups was made. Related PRs: https://github.com/cloudera/hue/pull/3578 https://github.com/cloudera/hue/pull/3571
How was this patch tested?
Manually tested
Please review Hue Contributing Guide before opening a pull request.