The attached zip provides Diff UI support for the Profile module, with a dependency on this module ie. Entity Diff UI. I'm not expecting to put this code elsewhere so just leaving it here in case anyone wants to pick it up. It requires the #2599014: Create the revision UI for profiles patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | profile_diff.zip | 6.22 KB | sime |
Comments
Comment #2
simeComment #3
simeJust leaving a note here that this custom code is throwing phpstan errors and I notice there are quite a lot in entity_diff_ui.
Comment #4
simeThe attached code is working really well for us, and I would like to see this added to the entity_diff_ui as a submodule. If this is of interest I'll add it as an MR.
Comment #5
mingsongThanks @Si,
Yes, please create a MR, we can go from there.
Comment #6
mingsongComment #7
simeAs discussed at DrupalSouth we'll keep the code custom since there is a generic revision UI on the way. The zip file is still here for anyone to use.