David Matějka
David Matějka
This change is [](https://reviewable.io/reviews/contember/engine/337)
The issue with the current metrics aggregation is that it occurs in the order in which individual workers respond to the GET_METRICS_REQ message. This may cause variations in the aggregation...
so some hooks like useState or useMemo can be used in a Component
CLI should cover all tenant, actions and system API mutations and queries
## Introduction This RFC proposes enhancements to the Access Control List (ACL) system in Contember. The focus is on introducing a more nuanced control mechanism for non-root entities, like `Image`,...
This change is [](https://reviewable.io/reviews/contember/engine/382)
Allow to write SQL assertion / constraints, which will be evaluated after a mutation. It should allow complex queries to validate consistency of relations etc. There should be some dependency...
Introducing a new package that makes it easier to write webhook handlers for Contember Actions. The package includes TypeScript types, validation features, and abstraction for popular cloud function providers such...
A single command that: - Looks for inconsistencies between local migrations and database - Looks for new changes and interactively asks for a name or if to amend them -...
Now, you must acutally run a view to verify it matches the entity definition.