- Mar 27, 2024
-
-
Julian authored
-
Hangzhi Yu authored
-
- Mar 16, 2024
- Mar 15, 2024
- Feb 29, 2024
- Feb 24, 2024
-
-
Julian authored
-
- Feb 16, 2024
- Feb 09, 2024
- Feb 06, 2024
-
-
permcu authored
-
- Feb 05, 2024
- Jan 31, 2024
- Jan 30, 2024
Previously empty strings where not properly handled and the previous value persisted.
Is now done in loadingMixin of createOrPatchMixin.
Disabled grays the text - readonly does not. But readonly still allows to select the textfield.
This overwrites the handleUpdateAfterCreateOrPatch method of the createOrPatchMixin and adapts it to work with documentations that where send by the backend as either already created or dummy.
Initial version for desktop & edit. Will update for mobile.