Commit Graph

9 Commits

Author SHA1 Message Date
NaiJi 4c7cf05578 Refactor FieldCubit creation for user forms
Move all cubit fields to a special factory which encapsulates all logic related to their default properties, which leaves possibility for future dependency inversion on that factory or future factories of other cubit fields (in case we will have to replace it with other implementations).
2022-05-04 19:58:47 +03:00
Kherel 3a5353dbf4 add validation 2021-07-29 11:34:26 +02:00
Kherel 21611e63c7 commit 2021-06-20 23:08:52 +02:00
Kherel d3f494adeb update 2021-05-25 23:53:54 +02:00
Kherel 804147b8d6 update 2021-03-26 14:38:39 +01:00
Kherel ab2893a075 update 2021-03-18 01:55:38 +01:00
Kherel 0ec549042c update 2021-03-15 16:39:44 +01:00
Kherel 853e1fdbdd update 2021-01-14 19:45:10 +01:00
Kherel 9a749cf006 update 2021-01-06 18:35:57 +01:00