Commit graph

15239 commits

Author SHA1 Message Date
iLLiCiTiT
f588cfec01 fixed how tasks are validated 2021-09-07 10:19:49 +02:00
iLLiCiTiT
39e1fdeee2 task model keeps information about asset/task relations 2021-09-07 10:14:38 +02:00
iLLiCiTiT
43654be4f8 added instance validity of current selection on submit 2021-09-06 18:26:07 +02:00
iLLiCiTiT
e9df22b5cb set btns methods are "private" 2021-09-06 18:25:29 +02:00
iLLiCiTiT
96feb068a6 use already existing methods for hiding and disabling buttons 2021-09-06 18:20:42 +02:00
iLLiCiTiT
bbbc81c6b5 added single method which handles size of icon button 2021-09-06 14:05:49 +02:00
iLLiCiTiT
3f4e984681 fixed minimum size of validation error instance list 2021-09-06 14:03:03 +02:00
iLLiCiTiT
92ed7a3013 change layout direction 2021-09-06 13:57:51 +02:00
iLLiCiTiT
5d47e600d5 skip not active instances 2021-09-06 13:34:14 +02:00
iLLiCiTiT
f54f5a60bf use NiceCheckbox in instance view 2021-09-06 13:33:07 +02:00
iLLiCiTiT
79746d029f skip super call if clicked 2021-09-06 12:31:03 +02:00
iLLiCiTiT
0c77693775 added darker gradient 2021-09-06 12:28:32 +02:00
iLLiCiTiT
3e8d4e46cd removed unused border colors 2021-09-06 12:28:20 +02:00
iLLiCiTiT
5c17752f75 added better size hint to NiceCheckbox 2021-09-06 12:21:24 +02:00
iLLiCiTiT
aa9571e99c added nice chekcbox widget 2021-09-06 12:13:40 +02:00
iLLiCiTiT
50bbe7f102 added creat enew instance title 2021-09-03 19:04:19 +02:00
iLLiCiTiT
64dc59d030 enable/disable footer with publish stuff in valid/invalid instances change state 2021-09-03 19:02:50 +02:00
iLLiCiTiT
c145c81821 added validation of instances callbacks 2021-09-03 19:02:25 +02:00
iLLiCiTiT
f8605040d6 added active_changed signal 2021-09-03 19:01:07 +02:00
iLLiCiTiT
def20bc03c instance context change triggers refresh of instance states 2021-09-03 18:32:21 +02:00
iLLiCiTiT
e89c0d42ad change invalid state of instance on asset/task change 2021-09-03 18:31:55 +02:00
iLLiCiTiT
93e84fc78f refresh also refresh validness of instance 2021-09-03 18:31:08 +02:00
iLLiCiTiT
abf36845d0 renamed refresh_active_state to refresh_instance_states 2021-09-03 18:30:38 +02:00
iLLiCiTiT
b0b0ea5e3a added validation of task input 2021-09-03 18:15:39 +02:00
iLLiCiTiT
529485ab0a added validation of asset name 2021-09-03 18:07:45 +02:00
iLLiCiTiT
edbe1206c2 added validation to variant input 2021-09-03 18:05:37 +02:00
iLLiCiTiT
5edbf42ff4 moved more colors to data.json in style 2021-09-03 18:04:32 +02:00
iLLiCiTiT
a8e5528169 families are not editable 2021-09-03 17:12:24 +02:00
iLLiCiTiT
4ae582b9ea added few docstrings 2021-09-03 17:12:09 +02:00
iLLiCiTiT
77e6ad0984 added variant regex validation 2021-09-03 17:11:42 +02:00
iLLiCiTiT
8289e93453 added icon attribute to Creator class 2021-09-03 17:08:01 +02:00
iLLiCiTiT
d69f94b849 added get_openpype_icon_filepath and get_openpype_splash_filepath functions 2021-09-03 14:07:34 +02:00
iLLiCiTiT
294c7b05e5 fixed width of validation error 2021-09-03 13:58:04 +02:00
iLLiCiTiT
2f3b7146ec validation error title are scrollable 2021-09-03 12:21:51 +02:00
iLLiCiTiT
411b62a869 change bg based on validation errors 2021-09-03 11:56:06 +02:00
iLLiCiTiT
7906defafe store actions result to report 2021-09-03 11:50:43 +02:00
iLLiCiTiT
4f121f0645 it is possible to pass asset name and task name to creator dialog 2021-09-03 11:03:19 +02:00
iLLiCiTiT
7d0d87e8cb removed auto close and use selection checkboxes 2021-09-03 11:02:53 +02:00
iLLiCiTiT
7094866e1f save changes on create/remove instance 2021-09-03 10:37:26 +02:00
iLLiCiTiT
9aa6cfd00d fix report per instance 2021-09-02 19:17:06 +02:00
iLLiCiTiT
13967eae00 added auto save of changes and removed save btn 2021-09-02 18:51:27 +02:00
iLLiCiTiT
d187a46102 save context data only if there are changes 2021-09-02 18:49:04 +02:00
iLLiCiTiT
9ed8a50e3b added saving of context to save process 2021-09-02 18:47:52 +02:00
iLLiCiTiT
465c6d94e3 modified what is sent to update_context_data 2021-09-02 18:47:31 +02:00
iLLiCiTiT
f3112d62c8 fixed json dump 2021-09-02 18:47:19 +02:00
iLLiCiTiT
13302a23df added instance plugin for testing 2021-09-02 18:21:19 +02:00
iLLiCiTiT
89aa07509c inherit from OpenPypePyblishPluginMixin 2021-09-02 18:03:29 +02:00
iLLiCiTiT
6ed50af935 few hound fixes 2021-09-02 17:57:16 +02:00
iLLiCiTiT
4c7eca92be adde dempty context.json 2021-09-02 17:53:43 +02:00
iLLiCiTiT
5bee95ea34 context collector has get_attribute_defs 2021-09-02 17:53:28 +02:00