Antonio-Maranhao opened a new pull request #975: Update how Create Document 
link is created to allow overriding it
URL: https://github.com/apache/couchdb-fauxton/pull/975
 
 
   ## Overview
   
   Changes how the URL for the __Create Document__ button is generated so it 
can be overriden by a `urls:interceptors` extension.
   
   ## Testing recommendations
   
   - Go to _your_database_ > All Documents, then click the __Create Document__ 
button. Click on __Save Changes__ and verify the document was created.
   - Go to _your_database_ > Run a Query with Mango, then click the __Create 
Document__ button. Click on __Save Changes__ and verify the document was 
created.
   
   ## 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

Reply via email to