couchdb-fauxton icon indicating copy to clipboard operation
couchdb-fauxton copied to clipboard

Fauxton is the new Web UI for CouchDB

Results 79 couchdb-fauxton issues
Sort by recently updated
recently updated
newest added

## Overview Change the Create Database panel so a non-partitioned database is the default. Give more detailed guidance about picking the partitioned option as outlined [here](https://github.ibm.com/cloudant/onecloud/issues/900) ## Testing recommendations Can...

Since CouchDB 3.2 `enable_cors` moved from section `[httpd]` to section `[chttpd]`. Fixes apache/couchdb-pkg#96

## Expected Behavior A light theme should have a dark font on a light background consistently ## Current Behavior Currently many element of the UI are inconsistent, for example the...

## Overview Configure webpack to insert generated css styles as links rather than inline. This completely removes the need for CSP policies with `style-src unsafe-inline`, enabling users to have more...

## Description 1.create a DB 2.go to permissions 3.add role admin on member list 4.add the same user login or any other login on members list 5.navigate to any other...

The JSON editors used in the Mango query and manage indexes screens will automatically reformat your input on submit. When it does this, it appears to use a 3-space indent,...

## Expected Behavior Usually when the user session expires, all the other tabs such as `Setup`, `Active Tasks`, `Configuration` show a toast message: `Failed to .... You're not a server...

## Overview Added to .asf.yaml to protect the main branch and, by omission, unprotect the master branch. See https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#git.asf.yamlfeatures-BranchProtection ## Testing recommendations No code changes. Ensure after merge that the...

I'm using a fresh CouchDB instance run as a docker container. I've added some documents to a new database. The results on the database changes tab are the following: ![CouchDB_Changes_01](https://user-images.githubusercontent.com/65273850/135067005-2e2539b3-b044-4bdd-8e44-bc1a0b2cea35.png)...