Commit graph

204 commits

Author SHA1 Message Date
iLLiCiTiT
d241877895 added schema_template to readme 2020-10-02 15:02:46 +02:00
iLLiCiTiT
af9be455d9 added default values of templates ability to examples 2020-10-02 14:31:02 +02:00
iLLiCiTiT
0c79c09a7e added possibility of default values in template 2020-10-02 14:30:41 +02:00
iLLiCiTiT
bb786b27db _fill_inner_schemas now can work with schema templates 2020-10-02 14:23:12 +02:00
iLLiCiTiT
93f489d0c3 implemented exception for missing keys 2020-10-02 14:21:52 +02:00
iLLiCiTiT
3a53f8a944 implemented function for handling schema_template item 2020-10-02 14:21:26 +02:00
iLLiCiTiT
dd29192ffe implemented filling data of schema template 2020-10-02 14:20:48 +02:00
iLLiCiTiT
c81d491198 if schema json contain list it is stored as template 2020-10-02 14:19:35 +02:00
iLLiCiTiT
42fa4c9871 schemas are also loaded in all subfolders 2020-10-02 14:18:58 +02:00
iLLiCiTiT
3d07421dd9 added schema template to example schema 2020-10-02 14:17:43 +02:00
iLLiCiTiT
be135af8ce fixed example template 2020-10-02 14:17:28 +02:00
iLLiCiTiT
39cf227447 added example template 2020-10-02 14:09:48 +02:00
iLLiCiTiT
a1d3b81807 renamed 1_examples.json to example_schema.json 2020-10-02 14:03:52 +02:00
iLLiCiTiT
14ce8eb442 fix saving of environmentes to studio overrides 2020-10-01 22:54:54 +02:00
iLLiCiTiT
de6daa65ca cleanup 2020-10-01 19:52:37 +02:00
iLLiCiTiT
d7492a13c4 added example of usage raw json for environments 2020-10-01 19:36:43 +02:00
iLLiCiTiT
87df2ea101 added validation for env group keys 2020-10-01 19:30:18 +02:00
iLLiCiTiT
03bbc6e839 raw json can return env value/keys 2020-10-01 19:01:16 +02:00
iLLiCiTiT
65d51d56a8 raw-json can store environments 2020-10-01 18:51:42 +02:00
iLLiCiTiT
2933eab903 dicitonaries can merge metadata keys 2020-10-01 18:51:20 +02:00
iLLiCiTiT
9de4efc7c3 prepared method for merging metadata under same key 2020-10-01 18:50:10 +02:00
iLLiCiTiT
d33de68566 removed has_only_environ_children 2020-10-01 18:02:48 +02:00
iLLiCiTiT
e804c47214 converting functions for overrides use new implemented conversions 2020-10-01 18:02:05 +02:00
iLLiCiTiT
08554af5fd bases use converting in and out data 2020-10-01 18:01:38 +02:00
iLLiCiTiT
116c9469c8 fix not implemented message 2020-10-01 18:01:04 +02:00
iLLiCiTiT
e6749a53f7 added 2 functions for converting gui data for storing and oposite 2020-10-01 18:00:11 +02:00
iLLiCiTiT
9afcdd3546 renamed variable OVERRIDEN_KEY to M_OVERRIDEN_KEY 2020-10-01 17:59:04 +02:00
iLLiCiTiT
8a8aa0422d raise KeyError exception not just create 2020-10-01 17:57:51 +02:00
iLLiCiTiT
227755669f METATADATA_KEY is object not type 2020-10-01 17:57:21 +02:00
iLLiCiTiT
226ddab164 preparation for storing to separated environments settings 2020-10-01 16:15:38 +02:00
iLLiCiTiT
15bb321b1f system widget can store environment fields 2020-10-01 15:44:17 +02:00
iLLiCiTiT
3830e347d4 remove all widgets in content_layout on refresh 2020-09-24 16:07:49 +02:00
Milan Kolar
53dc5e20dd switch maya capture to invidible dictionary 2020-09-24 14:55:54 +02:00
Milan Kolar
3c61a14ac3 Merge branch 'develop' into feature/maya-plugin-settings 2020-09-24 12:33:01 +02:00
Milan Kolar
666d7a1774
Merge pull request #557 from pypeclub/bugfix/path_widget_fix
Path widget fix
2020-09-24 11:01:04 +02:00
Milan Kolar
f7a0e8a321
Merge pull request #555 from pypeclub/feature/list_dict_mod_item_object_specification
List and Modifiable Dictionary items has modified object specification
2020-09-24 11:00:43 +02:00
iLLiCiTiT
4f61d84612 fix raw json item_value method 2020-09-23 19:41:34 +02:00
iLLiCiTiT
c51daf918b fixed a lot of in path widget 2020-09-23 19:40:29 +02:00
iLLiCiTiT
36a2edf2fb modified styles for dict widget 2020-09-23 19:14:39 +02:00
iLLiCiTiT
3a6c8e32eb DictWidget used as widget has ability to not add borders around the widget 2020-09-23 19:14:20 +02:00
iLLiCiTiT
0f05901ac7 simplified PathWidget with usage of dict as widget 2020-09-23 19:11:03 +02:00
iLLiCiTiT
7c80946cef modified readme 2020-09-23 17:57:15 +02:00
iLLiCiTiT
8cc5a906ff modified schema to use new object_type definition 2020-09-23 17:57:07 +02:00
iLLiCiTiT
069f25f1cb skip input modifiers in anatomy 2020-09-23 17:56:34 +02:00
iLLiCiTiT
d241a45037 info changed to warning 2020-09-23 17:51:59 +02:00
iLLiCiTiT
a1715355a3 List and ModifiableDict are creating new items in right way 2020-09-23 17:50:22 +02:00
iLLiCiTiT
83eab6b2ca ModifiableDict and List are able to handle new way of their item definition with backwards compatibility 2020-09-23 17:49:14 +02:00
iLLiCiTiT
ddc1042d6c use pype logger inside 2020-09-23 17:48:09 +02:00
iLLiCiTiT
d91f67a799 ListItem and ModifiableDictItem expect one argument less 2020-09-23 17:47:57 +02:00
Milan Kolar
8d2f25d1c0
Merge pull request #552 from pypeclub/feature/dict_checkbox_before_label
Dict checkbox before label
2020-09-23 14:27:24 +02:00