Commit graph

27 commits

Author SHA1 Message Date
iLLiCiTiT
a2475ff051 PathInput will strip passed string 2022-01-17 18:42:57 +01:00
iLLiCiTiT
247c931c0f Merge branch 'develop' into enhancement/OP-2075_version-handling 2022-01-04 16:53:23 +01:00
iLLiCiTiT
16ae291386 adde abstract method to be able know if entity has children by a path key 2021-12-16 15:46:45 +01:00
iLLiCiTiT
8e853314da added schema validation for value hints 2021-12-06 18:23:53 +01:00
iLLiCiTiT
1249886294 text entity may have value hints 2021-12-06 18:10:29 +01:00
iLLiCiTiT
f26d16f4fe fixed typo '_item_initalization' to '_item_initialization' 2021-10-27 17:34:50 +02:00
iLLiCiTiT
e75e9a6465 make sure that steps are not 0 2021-09-09 14:33:19 +02:00
iLLiCiTiT
7af864a6e0 steps can not be set 2021-09-09 14:28:17 +02:00
iLLiCiTiT
72b2f44fa9 added loading of steps from schema 2021-09-09 14:25:58 +02:00
Jakub Trllo
b77ff30c61
Merge pull request #1978 from pypeclub/feature/number_sliders
Settings UI: Number sliders
2021-09-07 16:01:16 +02:00
iLLiCiTiT
d6fc47d1c1 added option to have sliders in number widgets 2021-08-30 11:34:51 +02:00
iLLiCiTiT
cad4d3987d Merge branch 'develop' into feature/module_settings 2021-08-24 15:11:15 +02:00
iLLiCiTiT
91eaa205ce added ability to collect static entities by path 2021-08-12 12:33:15 +02:00
iLLiCiTiT
f65dee0a0e added method which collects dynamic schema entities 2021-08-10 12:22:53 +02:00
iLLiCiTiT
5541b3fd0c added few conditions so it is possbile to load dynamic schemas 2021-08-10 12:16:57 +02:00
iLLiCiTiT
500a254803 rawjson entity can store value as string 2021-07-12 11:36:20 +02:00
iLLiCiTiT
672ee1d98d store ignore_missing_defaults and reuse it on callbacks 2021-06-29 16:57:01 +02:00
iLLiCiTiT
d58c8f1a11 added argument ignore_missing_defaults to set_override_state method 2021-06-29 12:46:10 +02:00
iLLiCiTiT
1c6d0dd804 renamed previous require_restart to require_restart_on_change 2021-05-27 13:26:35 +02:00
iLLiCiTiT
0508a73902 implemented reuire_restart for endpoint and input entity 2021-05-27 13:26:16 +02:00
iLLiCiTiT
e2ae219495 endpoint entities can trigger changes on root item 2021-05-26 20:24:38 +02:00
iLLiCiTiT
907e6e0b59 path input may have defined placeholder_text 2021-05-05 16:28:17 +02:00
iLLiCiTiT
94b9d6f43b check if group_item is None instead of expecting right boolean 2021-05-04 22:16:14 +02:00
iLLiCiTiT
e468fc340d fix attribute names of check methods 2021-05-04 10:19:53 +02:00
iLLiCiTiT
bfc07c8ba6 check if make sence to do any changes before execution of the action 2021-05-01 15:16:54 +02:00
iLLiCiTiT
5c6a746452 BooleanEntity can have defined default value 2021-04-20 11:15:53 +02:00
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00
Renamed from pype/settings/entities/input_entities.py (Browse further)