Skip to content

Conversation

@mvorisek
Copy link
Member

@mvorisek mvorisek commented Apr 29, 2023

Thank to #2031 we can test cross request changes reliably.

This PR should fix #1375 and #1860 (TODO review before merge) and related atk4/data#881 and atk4/data#1004.

The Form/Crud components for child records work on virtualized database which produces serialized state managed by the main Form and thus no changes are done on the real database until the main Form is submit.

TODO cover (or delete) https://app.codecov.io/gh/atk4/ui/commit/04aba5baff5a8f00747aaa851d34ed49ce3e3995/blob/src/Form/Control/Multiline.php#L430

might need fomantic/Fomantic-UI#2792, fomantic/Fomantic-UI#2944

@mvorisek mvorisek added the MAJOR label Apr 29, 2023
@mvorisek mvorisek force-pushed the crud_in_form branch 11 times, most recently from 70eb924 to 196e4e8 Compare May 9, 2023 19:13
@mvorisek mvorisek force-pushed the crud_in_form branch 16 times, most recently from 05a4b64 to f8b0fb5 Compare May 18, 2023 11:16
@mvorisek mvorisek force-pushed the crud_in_form branch 2 times, most recently from 877921b to f4ae384 Compare May 21, 2023 20:18
@mvorisek mvorisek force-pushed the crud_in_form branch 2 times, most recently from e1541df to 5950975 Compare September 24, 2023 16:00
@mvorisek mvorisek force-pushed the crud_in_form branch 2 times, most recently from bb05054 to 907f6b8 Compare October 1, 2023 13:14
@mvorisek mvorisek force-pushed the crud_in_form branch 3 times, most recently from 517ddc8 to 942ee5a Compare October 14, 2023 23:07
@mvorisek mvorisek force-pushed the crud_in_form branch 2 times, most recently from 7304da1 to c68de35 Compare November 11, 2023 10:17
@mvorisek mvorisek force-pushed the crud_in_form branch 2 times, most recently from c5f3051 to a53fb8c Compare October 2, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Add 1:N Form Control

2 participants