Commit graph

18 commits

Author SHA1 Message Date
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)