- Feb 16, 2024
- Feb 14, 2024
-
-
permcu authored
-
- Feb 13, 2024
-
-
permcu authored
-
Hangzhi Yu authored
-
Hangzhi Yu authored
-
Hangzhi Yu authored
-
- Feb 09, 2024
- Feb 06, 2024
- Feb 05, 2024
- Jan 31, 2024
- Jan 30, 2024
Did overwrite already set props with "".
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.
data = data.data[mutation.definitions[0].name.value].items; breaks if not both names in definition are the same
Initial version for desktop & edit. Will update for mobile.
Now it works with the createOrPatchMixin. Suggestion is to really standardize on batch mutations.