Dominic Marcelino

Results 41 comments of Dominic Marcelino

@rijkvanzanten sorry for tagging, but is there a solution for creating new (nested) items? Right now we have collection "a" with a many to many relation to collection "b" (junction...

> I don't think there's a good workaround currently besides making a custom hook that runs the validation logic to your exact spec. What you're running into is exactly what's...

> That's near impossible for me to accurately predict. What's being worked on next is a combination of community demand, sponsored work, (emergency) bugfixes that have to happen first, and...

> @Dominic-Marcelino thank you for the feedback and suggestions, our UX team is currently working on this. @peterhashair awesome 🤩 Is there already some kind of high-level roadmap? Couldn’t find...

VsCode displays an error related to the construct signature, but except from that it seems to work! (from the first tests) Now importing it via `import MatomoTracker from "matomo-tracker";` The...

Vue 3.0 doesn't have Vue.extend anymore. Apart from this, there shouldn't be that many changes needed. Tried to contribute, but get the following errors: 1. eslint ^7.5 is not compatible...

> Not necessarily in their current state but i'd love to have an official way of adding migrations to extension bundles that require schema changes/custom tables instead of hacking around...

> they're not that transportable across instances that use different database types Regarding the database agnostic part I assume that's something Durus will solve? 🤔 > process to check what...

Is this something that will be added? Alternatively I could imagine another specific operator like `_ain` (all_in, name could be optimized 😅 ) that is the same like `_in`except that...