## Overview

First in a series of PRs that will be submitted in support of the new 
user-defined partitioned databases feature 
(https://github.com/apache/couchdb/pull/1605).

To provide backwards compatibility, Fauxton will detect if the feature is 
enabled on the server and only display the new GUI elements based on this check.

Summary:
 - Detect and enable support if the feature is available on the server
 - Add 'Partitioned' checkbox when creating a new database
 - Show 'Partitioned' column in the database list

## Testing recommendations

 - Create a new database and check the 'Partitioned' checkbox
 - Verify the new database is listed and its 'Partitioned' column reads 'Yes'

## Related Pull Requests

https://github.com/apache/couchdb/pull/1605

## 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


[ Full content available at: 
https://github.com/apache/couchdb-fauxton/pull/1125 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to