Commit graph

14 commits

Author SHA1 Message Date
iLLiCiTiT
4eab3340a1 fix label issue 2021-03-31 15:07:39 +02:00
iLLiCiTiT
d9c263be39 fixed tools labels getting 2021-03-26 12:49:25 +01:00
iLLiCiTiT
227e1aee1b enhanced labels of tools in enum items 2021-03-26 12:41:45 +01:00
iLLiCiTiT
76bcca4c44 changed how tools are used 2021-03-25 19:42:53 +01:00
iLLiCiTiT
222c610410 fix super call for python 2 compatibility 2021-03-24 15:26:08 +01:00
iLLiCiTiT
5c7ea9d9e4 enum entity was abstracted to be able do more specific schema validations 2021-03-23 17:48:26 +01:00
iLLiCiTiT
42752c4648 using specific exceptions for schema errors 2021-03-23 17:47:25 +01:00
iLLiCiTiT
4c89adebeb added path to exception 2021-03-23 17:13:36 +01:00
iLLiCiTiT
5bdfc29bb6 value type of enum must always be string 2021-03-23 17:13:29 +01:00
iLLiCiTiT
57447f2bfc numbers can be converted to string for text input and enum 2021-03-23 17:13:00 +01:00
iLLiCiTiT
561ad4b8c6 setter methods use conversion method 2021-03-19 12:11:49 +01:00
iLLiCiTiT
eec4119177 implemented some convertion methods 2021-03-19 12:09:45 +01:00
iLLiCiTiT
0c34efc291 implemented apps and tools enums using system settings 2021-03-18 11:53:13 +01:00
iLLiCiTiT
e248c5f585 moved enum entity to specific file 2021-03-18 11:50:52 +01:00