decap-cms icon indicating copy to clipboard operation
decap-cms copied to clipboard

A Git-based CMS for Static Site Generators

Results 351 decap-cms issues
Sort by recently updated
recently updated
newest added

Default sluggification is simplistic, relying on a title field and performing no inference whatsoever. **With no field named "title", entries currently fail to save.** The ideal fix is to simply...

kind: feature
kind: discussion
status: needs design
roadmap
area: ui/editor/control-pane
hot
release: 2.0
pinned

**Is your feature request related to a problem? Please describe.** Whenever you model a collection you need an identifier field for its entries. Most of the time the collection does...

type: feature
extensions/widgets/uuid

**Describe the bug** Content of the DropdownItem Component, that exceeds the size of the Component, will be hidden. **To Reproduce** One possible way: - set `locale: 'de'` in the `config.yml`...

good first issue
area: ux
pinned

These plugins could be installed and updated via npm instead of having our own plugin repo. We could update in the UI and update the package.json, then refresh the page...

type: feature

**Describe the bug** If a field inside a collapsed object fires a validation error, the entry will not be saved. This is the correct behavior, but the problem is, that...

good first issue
area: extensions/widgets
pinned
type: bug

**Is your feature request related to a problem? Please describe.** I am looking for a way to apply custom transformations on fields in template string `{{ someField | filter }}`...

good first issue
pinned
type: feature

I'm making extensive use of variable types in the list widget, and it has been extremely useful! One thing I would like to see would be the ability to add...

good first issue
pinned
type: feature
area: extensions/widgets/list

**Describe the bug** If you use github as backend the following basic setup is required: - run your own github auth server backend (see https://github.com/vencax/netlify-cms-github-oauth-provider) - https://mygithub-auth-backend.org as an example...

good first issue
status: confirmed
pinned
type: bug

**Is your feature request related to a problem? Please describe.** Given a large number of entries in a collection that have different taxonomies (like blog posts or products) it can...

pinned
type: feature

I changed the workflow from "publish_mode: editorial_workflow" to direct publishing but my master-branch was still protected. When I deleted some entries of my collection they seemed to be deleted successfully....

good first issue
status: confirmed
area: extensions/backends
status: stale
type: bug