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/11 19:53:02 UTC

[GitHub] Antonio-Maranhao opened a new pull request #1138: Update config addon to use redux

Antonio-Maranhao opened a new pull request #1138: Update config addon to use redux
URL: https://github.com/apache/couchdb-fauxton/pull/1138
 
 
   ## Overview
   
   Update config addon to use redux
   
   ## Testing recommendations
   
   - Go to Configuration page
   - Click 'Add Option' button, fill in the values and press 'Create'
     - The list is updated and the new option is displayed
   - Click on the new option to edit its value. Change the value and press the green button to save.
     - Option value is updated
   - Click the Trash button and confirm the deletion
     - List is refreshed and option no longer appears
   
   ## 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