You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/10/12 21:40:53 UTC

[GitHub] Antonio-Maranhao opened a new pull request #1139: Update fauxton/notifications to use redux

Antonio-Maranhao opened a new pull request #1139: Update fauxton/notifications to use redux
URL: https://github.com/apache/couchdb-fauxton/pull/1139
 
 
   ## Overview
   
   Update fauxton/notifications to use redux
   
   ## Testing recommendations
   
   - Try to create a database name `db%`. The error notification should be displayed.
   - Create a database with a valid name. The success notification is displayed.
     - Verify that clicking the notification close button works
   
   - Open the Notification Center (bell icon on the top right corner)
   - All previous notifications are displayed.
   - Clicking the filter buttons at the top ('All', 'Success', 'Error', 'Info') and verify the list is updated correctly.
   - Click the 'Clear All' button at the bottom and verify the list is cleared.
   - Click the Close (X) button at the top right to close the Notification Center
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [x] Changes are covered by tests;
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services