Open mfendeksilverstripe opened 11 months ago
FYI: @maxime-rainville
In my mind the following "must have" are more in the "nice to have" category:
Some of the cards that were still open, were actually completed already, so I close those.
Next steps: we need to make sure this module works with LinkField 4 and ideally make the validation work the same way as LinkField.
Release 1.x.x acceptance criteria
We are aiming to get this module to a stable
1.x.x
release state. This issue covers the acceptance criteria for that.This module is valuable as it provides expanded options for Elemental inline editor, specifically a much needed GridField replacement. Note that this does not provide all capabilities that GridField used to have but it does cover quite a significant chunk of it.
What we're currently looking it as item management of models nested under content blocks but in the future the capability of this module can be enhanced further.
Notable features:
has_many
relation support for item management (created, read, update, delete)Ideally, we can put together a roadmap for this module with the aim to have a stable release by September 1st 2024.
Must have AC
These requirements are mandatory.
Nice to have AC
These requirements are optional for the initial release but should be delivered in future minor versions.
Notes
LinkField v4
as the current implementation is built on top ofLinkField v3
LinkField v3
as we want to get stable release out without overcommitting on the effort - once this module becomes officially supported we can create a new major version based onLinkField v4