Commit graph

9996 commits

Author SHA1 Message Date
iLLiCiTiT
4e30296c80 few modification to be able add new item 2021-01-28 16:56:46 +01:00
iLLiCiTiT
c2b8372904 fisrt modificatio of dict item 2021-01-28 15:26:44 +01:00
iLLiCiTiT
f2a6806cee mutable dict is non collapsible by default 2021-01-28 12:23:34 +01:00
iLLiCiTiT
f861353d19 Expanding widget checks for content_widget existence 2021-01-28 12:19:18 +01:00
iLLiCiTiT
f113615cf9 implemented empty mutable key item 2021-01-28 12:18:57 +01:00
iLLiCiTiT
497bcf24fe removed schema functions for is_file items 2021-01-28 11:50:02 +01:00
iLLiCiTiT
a5a62fc0b5 dict immutable item has new attribute 2021-01-28 11:49:08 +01:00
iLLiCiTiT
59b36c7613 NOT_SET is part of entities __init__ file 2021-01-28 11:48:54 +01:00
iLLiCiTiT
53502c40a6 slightly modified mutable dict item 2021-01-28 11:48:31 +01:00
iLLiCiTiT
6f7a47143b create ui for entity will raise an error now 2021-01-28 11:23:08 +01:00
iLLiCiTiT
2a51533219 removed uninportant attributes from system category 2021-01-28 11:21:16 +01:00
iLLiCiTiT
00de464e2e window do not import from base but categories 2021-01-28 11:20:45 +01:00
iLLiCiTiT
b3b3985e67 base of DictMutableKeys widget 2021-01-28 11:20:26 +01:00
iLLiCiTiT
7758c5186a removed gui items from entities folder 2021-01-28 11:11:47 +01:00
iLLiCiTiT
961b880713 reorganized widgets to be able to separate them to multiple files 2021-01-28 10:40:03 +01:00
iLLiCiTiT
37918bb70d item_widgets import from base 2021-01-27 18:45:43 +01:00
iLLiCiTiT
fbeaf70a19 BTN_FIXED_SIZE moved to lib.py 2021-01-27 18:45:27 +01:00
iLLiCiTiT
7896113e5a base widgets moved to base.py 2021-01-27 18:45:10 +01:00
iLLiCiTiT
e8d629b736 renamed base.py to categories.py 2021-01-27 18:40:36 +01:00
iLLiCiTiT
3ac875cbeb ignore input changes is done with help of object opointer 2021-01-27 18:39:55 +01:00
iLLiCiTiT
06ab37ee68 set state to newly created item 2021-01-27 18:24:56 +01:00
iLLiCiTiT
8537169c39 modifications to be able to add/remove items in list 2021-01-27 17:00:46 +01:00
iLLiCiTiT
4dc5ed3b05 empty list widget has access to list widget 2021-01-27 17:00:12 +01:00
iLLiCiTiT
084f134010 kinda modified list entity behavior 2021-01-27 16:59:35 +01:00
iLLiCiTiT
361157ed06 adde base widget for list 2021-01-27 16:41:47 +01:00
iLLiCiTiT
b3c2f51166 added few schema validations 2021-01-27 16:40:20 +01:00
iLLiCiTiT
b73a98203a added base of PathInput widget 2021-01-27 15:15:09 +01:00
iLLiCiTiT
e01c1436bb Path entity has base of widget 2021-01-27 15:11:49 +01:00
iLLiCiTiT
964826ccb6 added on change callbacks usefull in settings tool 2021-01-27 15:10:28 +01:00
iLLiCiTiT
bbe1e60c16 PathInput do not inherit from TextEntity 2021-01-27 15:10:02 +01:00
iLLiCiTiT
5b74674925 PathEntity does not pass group info to child 2021-01-27 15:09:35 +01:00
iLLiCiTiT
9d15bd9a8d renamed current_value to value 2021-01-27 15:09:09 +01:00
iLLiCiTiT
8506421472 Base widget of enum item 2021-01-27 14:51:28 +01:00
iLLiCiTiT
8fd52475af rawjsonitem shows data 2021-01-27 14:40:17 +01:00
iLLiCiTiT
142bccef86 moved new classes to separated file 2021-01-27 14:33:46 +01:00
iLLiCiTiT
6e9e7a40f8 number widget shows input widget 2021-01-27 10:04:15 +01:00
iLLiCiTiT
519817f179 added number attributes to number entity 2021-01-27 09:52:40 +01:00
iLLiCiTiT
ee62e2f767 more specific imports in entities init file 2021-01-26 19:38:14 +01:00
iLLiCiTiT
ff0275dc47 text entity has gui attributes 2021-01-26 19:37:56 +01:00
iLLiCiTiT
e47c3c0e28 GUI entity has ability to acces schema data directly 2021-01-26 19:37:45 +01:00
iLLiCiTiT
8b08d9d429 added attributes to Immutable dict 2021-01-26 19:37:32 +01:00
iLLiCiTiT
765bafcc39 settings entities can create some gui instances 2021-01-26 19:37:03 +01:00
iLLiCiTiT
8ae478935e initial commit of conversion system setting gui to entities 2021-01-26 19:36:37 +01:00
iLLiCiTiT
c51a88ab12 removed environ_fields which are not used 2021-01-26 19:35:47 +01:00
iLLiCiTiT
83822973cb System settings entity does not require schema data as init arg 2021-01-26 15:39:36 +01:00
iLLiCiTiT
f4af3bc034 added few more methods for system root entity 2021-01-26 13:29:07 +01:00
iLLiCiTiT
c36c142db3 schema_validations method implemented to item entities 2021-01-26 13:13:23 +01:00
iLLiCiTiT
9e0f32fce8 added schema_validations method 2021-01-26 13:01:09 +01:00
iLLiCiTiT
6e17a6012a removed few testing methods 2021-01-26 12:57:11 +01:00
iLLiCiTiT
5cb67cfccd reset is more separated 2021-01-26 12:49:08 +01:00