iLLiCiTiT
|
1005fc747d
|
return copy of value on settings_value but do not create copy on value
|
2021-02-10 12:27:38 +01:00 |
|
iLLiCiTiT
|
f44c55a435
|
value attribute retuns copy of current value
|
2021-02-10 12:25:12 +01:00 |
|
iLLiCiTiT
|
5950f2d3fe
|
mutable dict do not care about environment metadata
|
2021-02-10 11:33:56 +01:00 |
|
iLLiCiTiT
|
7b9ac43f6d
|
mutable dict won't show temporary uuid keys
|
2021-02-10 11:09:23 +01:00 |
|
iLLiCiTiT
|
edd917d4ca
|
mutable widget update values
|
2021-02-10 10:53:21 +01:00 |
|
iLLiCiTiT
|
f333e3e99c
|
removed children attribute from mutable dict
|
2021-02-09 19:00:59 +01:00 |
|
iLLiCiTiT
|
7e825a6e73
|
mutable dict entity can store values on change
|
2021-02-09 18:42:05 +01:00 |
|
iLLiCiTiT
|
ee4fd21b86
|
just change focus on add new key in modifiable dict
|
2021-02-09 18:05:42 +01:00 |
|
iLLiCiTiT
|
3ee9ae722f
|
fixed GUIEntity
|
2021-02-09 17:38:41 +01:00 |
|
iLLiCiTiT
|
376c97b844
|
preparation for removing project overrides
|
2021-02-09 17:29:35 +01:00 |
|
iLLiCiTiT
|
a21830635f
|
dict immutable always update values for all children even if key is not set
|
2021-02-09 17:23:52 +01:00 |
|
iLLiCiTiT
|
e5ae0622d9
|
reset to pype should work
|
2021-02-09 16:39:13 +01:00 |
|
iLLiCiTiT
|
1eaa941a04
|
reset_to_pype_default is wrapped similar to discard changes
|
2021-02-09 15:58:06 +01:00 |
|
iLLiCiTiT
|
ddee7a3e70
|
imports fix second step
|
2021-02-09 13:10:09 +01:00 |
|
iLLiCiTiT
|
b94463f690
|
import cleanup
|
2021-02-09 13:07:33 +01:00 |
|
iLLiCiTiT
|
91f7158746
|
metadata are not removed during env group validation
|
2021-02-09 11:38:58 +01:00 |
|
iLLiCiTiT
|
a4f7c8dde1
|
settings has function get_system_settings_entity to get system root entity
|
2021-02-09 11:37:28 +01:00 |
|
iLLiCiTiT
|
3bdc855d8f
|
renamed patter variable
|
2021-02-09 11:21:02 +01:00 |
|
iLLiCiTiT
|
5e88bb63a0
|
validation validate_environment_groups_uniquenes should happen on initialization
|
2021-02-09 11:19:04 +01:00 |
|
iLLiCiTiT
|
91ab493682
|
validation of group uniquenes already happens in entities
|
2021-02-09 11:18:33 +01:00 |
|
iLLiCiTiT
|
c6a6ec55d8
|
removed unused imports
|
2021-02-09 11:14:48 +01:00 |
|
iLLiCiTiT
|
39687fe4ee
|
moved schema key duplication validation to entity
|
2021-02-09 11:14:23 +01:00 |
|
iLLiCiTiT
|
c4dc514eda
|
removed metadata convesion functions
|
2021-02-09 11:13:35 +01:00 |
|
iLLiCiTiT
|
7b4368f423
|
removed variables from different settings lib
|
2021-02-09 11:13:19 +01:00 |
|
iLLiCiTiT
|
08efc48a87
|
removed constants from entities
|
2021-02-09 11:01:49 +01:00 |
|
iLLiCiTiT
|
a7ae6ce9cd
|
added validation of duplicated environment groups
|
2021-02-09 10:50:17 +01:00 |
|
iLLiCiTiT
|
a04014d1f4
|
removed M_POP_KEY variable
|
2021-02-09 10:44:25 +01:00 |
|
iLLiCiTiT
|
ff0c168715
|
removed project schema from settings scheas
|
2021-02-09 10:26:30 +01:00 |
|
iLLiCiTiT
|
85dc0c684b
|
adde contains magic methods for dicts
|
2021-02-09 10:25:27 +01:00 |
|
iLLiCiTiT
|
9b6260665f
|
remove system schemas from settings tool
|
2021-02-09 10:21:37 +01:00 |
|
iLLiCiTiT
|
328a73ee51
|
Merge branch 'develop' into feature/settings_entities
|
2021-02-09 10:20:01 +01:00 |
|
iLLiCiTiT
|
35ec4f4688
|
pass changes of immutable dict entity
|
2021-02-09 10:18:58 +01:00 |
|
iLLiCiTiT
|
96a2739899
|
fixed list discard changes issue
|
2021-02-09 10:17:03 +01:00 |
|
iLLiCiTiT
|
6e55bda056
|
lsit widget can add and show items in right order
|
2021-02-08 19:34:51 +01:00 |
|
iLLiCiTiT
|
9372736c48
|
enumerator widget can set value
|
2021-02-08 13:09:47 +01:00 |
|
iLLiCiTiT
|
58b74d1a68
|
fixed enum item set_value
|
2021-02-08 12:54:22 +01:00 |
|
iLLiCiTiT
|
554fab18c8
|
fixed path entity
|
2021-02-08 12:26:19 +01:00 |
|
iLLiCiTiT
|
7c44a9328f
|
default value of path input are 2 empty strings
|
2021-02-08 12:04:37 +01:00 |
|
iLLiCiTiT
|
2182e9a54c
|
fix entities import
|
2021-02-08 12:00:15 +01:00 |
|
iLLiCiTiT
|
5fa2dbc1b5
|
list strict has implemented few methods
|
2021-02-08 11:58:29 +01:00 |
|
iLLiCiTiT
|
8635e12dad
|
implemented few list strict methods
|
2021-02-08 11:27:38 +01:00 |
|
iLLiCiTiT
|
5d15cc3036
|
fix method name
|
2021-02-08 10:56:15 +01:00 |
|
iLLiCiTiT
|
181107eb5b
|
on_value_change is not abstract method
|
2021-02-08 10:53:58 +01:00 |
|
iLLiCiTiT
|
d944e892ce
|
set more booleans on dict immutable set override state
|
2021-02-08 10:50:50 +01:00 |
|
iLLiCiTiT
|
a81106909f
|
base implementation of remaining mutable dict methods
|
2021-02-08 10:49:58 +01:00 |
|
iLLiCiTiT
|
822b3ac191
|
implemented few action methods in mutable dict
|
2021-02-08 10:41:47 +01:00 |
|
iLLiCiTiT
|
487f931fc2
|
change override bools on state change
|
2021-02-08 10:41:29 +01:00 |
|
iLLiCiTiT
|
9b21fc8876
|
store initial value after setting value of children
|
2021-02-08 10:41:02 +01:00 |
|
iLLiCiTiT
|
37ac7247e1
|
store if mutable dict had overrides
|
2021-02-08 10:40:47 +01:00 |
|
iLLiCiTiT
|
6c29367045
|
mitable dict has implemeted few methods
|
2021-02-07 19:59:19 +01:00 |
|