Tuesday, July 23, 2024
2 changes · master
Enhancements to existing features
The appointment website app now works with the updated drag-and-drop page builder that lets users choose snippets from a preview dialog. Preview data and images were added so appointment snippets appear clearly in the selection dialog, making it easier for website editors to add appointment content.
Original PR description
[IMP] website_enterprise, *: Adapts appointment for new dragNDrop system *: website_appointment Following the change in the way of dragging and dropping a snippet onto the page (by selecting it from a dialog displaying the actual previews of snippets). The "website_appointment" app has been adapted to this change in this commit. Data has also been added in this commit so the dynamic appointment snippet can be shown in the snippet dialog. task-3919405
This change updates an internal test to match expected system behavior after a stored field now performs an additional lookup. It helps keep automated checks accurate without changing user-facing document or accounting workflows.
Original PR description
Test need to be adapted because a new stored field requires to do a search