Antonio-Maranhao opened a new pull request #1132: Doc Editor Redux refactoring URL: https://github.com/apache/couchdb-fauxton/pull/1132 ## Overview Refactoring of Doc Editor components to use Redux. ## Testing recommendations - Edit a doc and save the changes. Open the editor again to verify the changes were made. - Upload an attachment and verify the attachment shows up under the 'View Attachments' menu. - Clone a doc. After cloning the editor loads up the cloned doc. - Click the Delete button then confirm the deletion in the dialog. Verify the doc is no longer listed in the docs list. ## Checklist - [x] Code is written and works correctly; - [x] Changes are covered by tests; - [ ] Documentation reflects the changes; - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the correct tag once a new Fauxton release is made
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
