Commit graph

671 commits

Author SHA1 Message Date
Jakub Trllo
4aea1c9170
Merge branch 'develop' into feature/add_pyblish_debug_stepper_to_exprimental_tools 2024-10-09 10:51:47 +02:00
Roy Nieterau
f27a57b7e4
Merge branch 'develop' into enhancement/attr-defs-better-arg-names 2024-10-07 17:36:16 +02:00
Jakub Trllo
820fd54a56 remove pyblish exception logfrom records 2024-10-03 17:39:10 +02:00
Jakub Trllo
c315c96755 print logs based on env variable 2024-10-03 15:51:46 +02:00
Jakub Trllo
8923dfab05 Merge branch 'develop' into enhancement/publisher-ui-does-not-log-to-console
# Conflicts:
#	client/ayon_core/tools/publisher/models/publish.py
2024-10-03 15:27:02 +02:00
Mustafa Jafar
4d6f7d4331
Merge branch 'develop' into feature/add_pyblish_debug_stepper_to_exprimental_tools 2024-10-02 10:49:25 +03:00
ReeceMulley
09b0eb9ed2
taskType bugfix 2024-10-02 17:13:57 +10:00
Roy Nieterau
d667f21625 Move logic to make_sure_is_visible 2024-10-01 10:15:23 +02:00
Roy Nieterau
f17529b051 Make Publisher UI raised to the front when clicking AYON > Create... or AYON > Publish... in host integrations if it was already opened. 2024-09-27 13:05:31 +02:00
Petr Kalis
efb69ddef1
Merge branch 'develop' into bugfix/AY-2275_sync-dependent-representations-when-loading-maya-file 2024-09-25 17:38:47 +02:00
Petr Kalis
7106ff0441 Refactor remove unneeded check for adding to set 2024-09-24 12:49:19 +02:00
Petr Kalis
2c673ea4c4 Refactor adding site to linked representations
Previously it was handled by ugly exception, not it actually checks if representation files are present and if not it forces redownload immediately.
2024-09-24 12:48:34 +02:00
Petr Kalis
2bd7f814bf Fix directions of links
Currently workfile instance is on 'outside' side of reference link, we must look for 'input' reference links for it
2024-09-24 12:47:12 +02:00
Petr Kalis
ebbd65cc69 Refactor imports 2024-09-24 12:45:54 +02:00
Roy Nieterau
cb98ef2302
Merge branch 'develop' into feature/add_pyblish_debug_stepper_to_exprimental_tools 2024-09-24 02:54:50 +02:00
Roy Nieterau
b946ed64f3 Add simple filter field to quickly filter to certain keys only 2024-09-24 02:51:49 +02:00
Roy Nieterau
c9ea3dddd0 Cosmetics 2024-09-24 02:44:36 +02:00
Roy Nieterau
b905dfe4bb Support PySide6 2024-09-24 02:41:30 +02:00
Jakub Trllo
b2b933bc02 fix and simplify the visibility 2024-09-19 18:03:24 +02:00
Jakub Trllo
f5182f277c fix success publish page 2024-09-19 17:33:31 +02:00
Jakub Trllo
ac8848dd19 fix crash widget layour 2024-09-19 17:28:59 +02:00
Jakub Trllo
57266dc7b6 use single object of handler 2024-09-17 09:59:48 +02:00
Jakub Trllo
717e370be5
Merge branch 'develop' into enhancement/publisher-ui-does-not-log-to-console 2024-09-16 19:06:06 +02:00
Jakub Trllo
f174941e1d use new attribute names 2024-09-16 12:01:54 +02:00
Jakub Trllo
774a7f7f60
Merge branch 'develop' into enhancement/exception-for-artist-error 2024-09-13 19:05:36 +02:00
Jakub Trllo
2fd99f232a fix expand button 2024-09-13 18:56:37 +02:00
Jakub Trllo
882d61f2f3 refactored validation error handling to publish error handling 2024-09-13 18:53:39 +02:00
Jakub Trllo
7ca0a354ca remove double line 2024-09-13 17:27:44 +02:00
Jakub Trllo
5be47d4f5b better typehint 2024-09-13 17:05:50 +02:00
Jakub Trllo
b4e0e32e1b show publish error as validation error 2024-09-13 17:05:39 +02:00
Jakub Trllo
d62b31c981 fix error message shown in progress bar 2024-09-13 17:05:18 +02:00
Jakub Trllo
d3d2f83677 added message to error info and simplified initialization 2024-09-13 17:04:51 +02:00
Jakub Trllo
9cbfecf92c fill title in exception if is missing 2024-09-13 17:04:25 +02:00
Jakub Trllo
a14df299c8 don't show detail until it should be visible 2024-09-13 17:04:06 +02:00
Jakub Trllo
0b35227395 fix images used for collapsed widget 2024-09-13 17:03:35 +02:00
Jakub Trllo
e43cb8af3f
Merge branch 'develop' into enhancement/remove-openpype-compatibility 2024-09-13 15:42:08 +02:00
Jakub Trllo
f5c26e3d6e call getMessage in try block 2024-09-13 11:18:06 +02:00
Jakub Trllo
89d2f145dd
Merge branch 'develop' into enhancement/exception-for-artist-error 2024-09-12 16:19:11 +02:00
Jakub Trllo
84b513f700
Merge branch 'develop' into enhancement/publisher-ui-does-not-log-to-console 2024-09-12 16:18:52 +02:00
Jakub Trllo
930e10f63d insntances with context promise have disabled inputs 2024-09-10 18:30:09 +02:00
Jakub Trllo
66353ec8c4 change how context validation happens on instances 2024-09-10 18:29:48 +02:00
Jakub Trllo
f618de8fa2
Merge branch 'develop' into enhancement/remove-openpype-compatibility 2024-09-10 14:11:59 +02:00
Jakub Trllo
7a6484ea83
Merge branch 'develop' into enhancement/exception-for-artist-error 2024-09-10 14:04:05 +02:00
Jakub Trllo
079a7967b7 move crash widget to left 2024-09-10 14:02:28 +02:00
Jakub Trllo
58fc67eed8 make logs visible based on unknown error 2024-09-10 14:02:19 +02:00
Jakub Trllo
56b8ca9d38 added is_unknown_error to error info 2024-09-10 14:02:01 +02:00
Jakub Trllo
17f76c761f use explicit margins 2024-09-10 14:01:47 +02:00
Jakub Trllo
4c809f9278 calculate message at the time of emit 2024-09-10 11:09:47 +02:00
Jakub Trllo
6099d4a5ae move propagate to publish iterator 2024-09-10 11:03:44 +02:00
Jakub Trllo
2a2b956312 do not log into console during publishing 2024-09-10 10:46:50 +02:00