Martin Jagodic
Martin Jagodic
As discussed in #4969, I would like to see nested collections work with the flat content structure. Currently, nested collections work with only one type of content structure, where every...
I get notifications for issues, pull requests, and discussions in Gitify, but only issues and PRs are clickable. To see the discussion I have to open each repo individually and...
Solves the problem with time_format in datetime widget described in #7090
Current state - users have to be logged in to the same browser, but it's not always possible to log in via the Cloudinary widget - experience is not consistent...
**Is your feature request related to a problem? Please describe.** The image widget returns a string (URL) or an array of strings if `multiple: true`. On Cloudinary you can have...
`/admin` apparently looks for config.yml at the wrong place, or it gets rewritten with HTML.  **steps to reproduce** clone the repo at `main`, run...
Closes #7271 The value was set in the UI, but handleChange never triggerred, so it never rewrote `"{{now}}"` with the current date. This PR moves the check into the mount...
Closes #7262 `attempt` was used to better handle the function, but it obtused the error so it was not clear which frontamtter field was duplicated.
**Is your feature request related to a problem? Please describe.** Sometimes we commit frontmatter via git and it happens that we duplicate a key. This causes an error, but it's...
**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...