Commit graph

34 commits

Author SHA1 Message Date
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00
Milan Kolar
6dd8aab087 rename folder back to pype 2021-04-01 18:48:33 +02:00
iLLiCiTiT
c00bf43a52 renamed pype folder to openpype 2021-04-01 18:34:19 +02:00
iLLiCiTiT
ddd5cbb136 changed exception type on root entity 2021-03-25 19:42:06 +01:00
iLLiCiTiT
f5e9096fdc added key validation to roots entity 2021-03-25 13:38:42 +01:00
iLLiCiTiT
5c7ea9d9e4 enum entity was abstracted to be able do more specific schema validations 2021-03-23 17:48:26 +01:00
iLLiCiTiT
42752c4648 using specific exceptions for schema errors 2021-03-23 17:47:25 +01:00
iLLiCiTiT
8a44461dd7 Merge branch 'develop' into feature/1139-anatomy-data-on-project-document 2021-03-22 12:54:26 +01:00
iLLiCiTiT
8b86b0634c fixed SystemSettings initialization in project settings root 2021-03-22 10:52:25 +01:00
iLLiCiTiT
561ad4b8c6 setter methods use conversion method 2021-03-19 12:11:49 +01:00
iLLiCiTiT
8a8f0b7e8d root entities have get_entity_from_path but not all are implemented 2021-03-18 11:52:26 +01:00
iLLiCiTiT
bf313d4d08 system and project schemas have their methods for getting schema data 2021-03-17 13:25:26 +01:00
iLLiCiTiT
94b32eb08f fix saving of default system settings 2021-02-19 10:56:15 +01:00
iLLiCiTiT
e3da1d3366 remov one todo 2021-02-18 10:35:09 +01:00
iLLiCiTiT
cfb339da73 all actions have wrappers 2021-02-17 15:48:05 +01:00
iLLiCiTiT
7d3445470c fix remove project action 2021-02-17 12:22:07 +01:00
iLLiCiTiT
e20bfd267b fix arguments of remove_from_project_overrides 2021-02-17 09:34:09 +01:00
iLLiCiTiT
73f16955c5 renamed update methods 2021-02-17 09:33:49 +01:00
iLLiCiTiT
5b8c197b58 project settings can load and save project overrides 2021-02-16 19:23:33 +01:00
iLLiCiTiT
c48ddbc54f fix project saving 2021-02-16 18:55:49 +01:00
iLLiCiTiT
6dabce1232 fix defaults dir of project settings 2021-02-16 17:40:28 +01:00
iLLiCiTiT
15cd66c0a6 added schema validations to root entity 2021-02-16 15:12:38 +01:00
iLLiCiTiT
715afc209c modify validations method for project settings 2021-02-16 14:48:12 +01:00
iLLiCiTiT
6c376fd9ff initial implementation of project settings entity 2021-02-15 12:23:08 +01:00
iLLiCiTiT
a063b65d5b added one level of entities called EndpointEntity 2021-02-12 12:06:42 +01:00
iLLiCiTiT
107464b315 added value type validations to set method 2021-02-12 10:35:47 +01:00
iLLiCiTiT
5e3b4eb969 override_state is private 2021-02-11 19:34:25 +01:00
iLLiCiTiT
19f52512cb renamed item_initalization to _item_initalization 2021-02-11 19:20:35 +01:00
iLLiCiTiT
4a48a4ef9f less attributes and some private attributes 2021-02-11 19:11:15 +01:00
iLLiCiTiT
a996532061 added basic docstrings to root entities 2021-02-11 18:10:21 +01:00
iLLiCiTiT
a6f043a089 added some docstrings 2021-02-11 16:48:23 +01:00
iLLiCiTiT
33beb4ffc6 exceptions moved to single file 2021-02-11 15:42:20 +01:00
iLLiCiTiT
9c4b841695 reorganized and split base entities 2021-02-11 15:34:48 +01:00
iLLiCiTiT
c50b3c1266 extracted root entities to specific file 2021-02-11 14:08:27 +01:00