kkhatua opened a new pull request #1644: DRILL-7036: Improve UI for alert and 
error messages
URL: https://github.com/apache/drill/pull/1644
 
 
   This PR standardizes error and alert messages to a cleaner interface by 
leveraging Bootstraps UX elements for publishing the messages in a presentable 
format.
   Exceptions reported back to the browser and rendered in a neat tabular 
format (using Panels)
   All errors can be redirected to errorMessage.ftl which will render it in a 
neat format.
   Alerts are replaced with modals.
   Interactions (pages) affected by Alert modals
   1. Missing Query submission
   2. profile Query Rerun
   3. invalid Profile Listing Fetch
   4. invalid Option Value for update
   5. Missing username/password submission
   
   The errorMessage.ftl has been moved to root dir, and unused `error.ftl` was 
removed

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to