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/07/10 20:25:07 UTC

[GitHub] Antonio-Maranhao opened a new pull request #1103: Show full or truncated values on the documents list

Antonio-Maranhao opened a new pull request #1103: Show full or truncated values on the documents list
URL: https://github.com/apache/couchdb-fauxton/pull/1103
 
 
   ## Overview
   
   Adds switch on the documents list page to show truncated or full values.
   
   **Truncated values (default)**
   ![image](https://user-images.githubusercontent.com/30349380/42535292-fdca2790-845c-11e8-9c67-4be03f553e51.png)
   
   **Full values**
   ![image](https://user-images.githubusercontent.com/30349380/42535331-1ad03dfc-845d-11e8-83f3-6ef4a95bd30b.png)
   
   
   ## Testing recommendations
   
    - Go to documents list
    - Click on `Truncate values` to switch between full/truncated values
    - It should work for both Table and Metadata modes. Option is hidden in JSON mode
   
   ## 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:
users@infra.apache.org


With regards,
Apache Git Services