Antonio-Maranhao opened a new pull request #971: WIP - Refactor documents/mango addon to use Redux URL: https://github.com/apache/couchdb-fauxton/pull/971 ## Overview Updated mango query to use Redux Pending: - [x] Replace all uses of `typeOfIndex` with `docType` - [x] Introduce new `docType` for Mango query results - [x] Hide 'Metadata' button for Mango queries - [x] Remove `dispatch` from api.js files so they are not aware of Redux of any frameworks - [x] Cleanup unused code - [x] Resolve conflicts from master ## Testing recommendations - Run Mango query - Switch between Table / JSON modes - Select & delete docs - Change 'Documents per page' - Navigate between pages using '<' and '>' buttons - Click on 'manage index' - Index list should be displayed in the JSON mode - Create a new index. Check that index list is updated - Select & delete index - Change 'Documents per page' - Navigate between pages using '<' and '>' buttons ## Checklist - [x] Code is written and works correctly; - [ ] Changes are covered by tests; - [x] Documentation reflects the changes; ---------------------------------------------------------------- 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
