couchdb-fauxton

Fauxton is the new Web UI for CouchDB

APACHE-2.0 License

Downloads
148
Stars
378
Committers
78

Bot releases are hidden (Show)

couchdb-fauxton - v1.3.1 Latest Release

Published by big-r81 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/apache/couchdb-fauxton/compare/v1.3.0...v1.3.1

couchdb-fauxton - v1.3.0

Published by nickva 11 months ago

Full Changelog: https://github.com/apache/couchdb-fauxton/compare/v1.2.9...v1.3.0

couchdb-fauxton - v1.3.0

Published by nickva 11 months ago

Changes since v1.2.9

Full Changelog: https://github.com/apache/couchdb-fauxton/compare/v1.2.9...v1.3.0

couchdb-fauxton - v1.2.9

Published by nickva almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/apache/couchdb-fauxton/compare/v1.2.8...v1.2.9

couchdb-fauxton - v1.2.7

Published by nickva about 3 years ago

couchdb-fauxton - Latest release

Published by garrensmith about 4 years ago

couchdb-fauxton -

Published by popojargo over 4 years ago

  • Show errors on upload fail
  • Enhance document saving UX
couchdb-fauxton -

Published by popojargo over 4 years ago

Features

Fixes

couchdb-fauxton - v1.2.3

Published by willholley over 4 years ago

  • Support multiple server-generated warnings in Query #1245
  • Fix potential selector ID collisions #1246
couchdb-fauxton - v1.2.2

Published by willholley about 5 years ago

Fixes

  • Explicitly add peerdependencies in package.json (#1233). Fixes building the release bundle under webpack 4.
couchdb-fauxton - v1.2.1

Published by willholley about 5 years ago

Fixes

  • Update webpack to 4.41. Fixes build issues on various platforms.
couchdb-fauxton - v1.2.0

Published by willholley about 5 years ago

Features

  • Partitioned databases support
  • Search Index support

Fixes

  • Remove references to deprecated dbinfo fields
  • Numerous CSS fixes
  • Improve accessibility for screen readers
couchdb-fauxton - v1.1.20

Published by Antonio-Maranhao over 5 years ago

Features

  • Users can now configure the number of databases per page to show in the database list
  • Show icons to identify global vs partitioned mango indexes
  • Scope dropdown list in docs search box to match the selected partition key

Fixes

  • Characters with accents are ignored in the documents search box
  • Fail to edit documents with IDs starting with 'new'
  • Update detection of partitioned feature flag to match CouchDb
  • Error creating new doc when partition key is selected
  • Warning is not displayed when accessing a global view while a partition key is selected
couchdb-fauxton - v1.1.19

Published by Antonio-Maranhao almost 6 years ago

Features

  • Run query when pressing Ctrl-Enter in mango query editor
  • Increase width of string editor modal
  • Allow user to customize the font size and text density of the results list
  • [preview] Support for partitioned databases. Only available when feature is enabled on the CouchDB server

Fixes

  • Error is shown when enabling CORS
  • Cancel link in the View Editor doesn't work when ddoc name has special chars

Maintenance

  • Update dependencies to solve npm audit issues
  • Refactored several addons to use Redux
  • Update test-related packages (Jest, Sinon, Enzyme, etc)
  • Remove dependency with Chai
couchdb-fauxton -

Published by popojargo about 6 years ago

  • Fix caching issues with IE11
  • Fix replication URL for a local database when accessing Fauxton under a sub route.
couchdb-fauxton -

Published by popojargo about 6 years ago

  • Add polyfills for IE11
couchdb-fauxton - v1.1.16

Published by Antonio-Maranhao about 6 years ago