Antonio-Maranhao opened a new pull request #1125: [partitioned-dbs] Support 
create and list databases
URL: https://github.com/apache/couchdb-fauxton/pull/1125
 
 
   ## 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
   

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


With regards,
Apache Git Services

Reply via email to