Commit graph

41380 commits

Author SHA1 Message Date
Jakub Trllo
092eacf534 unpack tuple to variables 2024-10-01 15:12:27 +02:00
Jakub Trllo
c6043316a7 fix typo 2024-10-01 15:12:26 +02:00
Jakub Trllo
7338cffba3 fix bulk order processing 2024-10-01 15:12:26 +02:00
Jakub Trllo
cdc8e7c7a1 added finished suffix to finishing methods 2024-10-01 15:12:26 +02:00
Jakub Trllo
903c18c3e1 formatting fix 2024-10-01 15:12:26 +02:00
Jakub Trllo
adcdab0b03 run create with in bulk mode 2024-10-01 15:12:25 +02:00
Jakub Trllo
cadc2e6551 change collect to add 2024-10-01 15:12:25 +02:00
Jakub Trllo
ec5f4abcd7 removemend happens in bulk 2024-10-01 15:12:25 +02:00
Jakub Trllo
c8eb232461 remove product widgets into more files 2024-10-01 15:12:24 +02:00
Jakub Trllo
354bcf3122 fix 'update_create_attr_defs' 2024-10-01 15:12:24 +02:00
Jakub Trllo
e2ad2ce9c5 autoconvert values 2024-10-01 15:12:24 +02:00
Jakub Trllo
d382343c12 update attr defs 2024-10-01 15:12:24 +02:00
Jakub Trllo
8a3cbb5f94 create plugin can register callbacks 2024-10-01 15:12:23 +02:00
Jakub Trllo
db0bc46a05 modified event data and avoid unnecesasry triggers 2024-10-01 15:12:23 +02:00
Jakub Trllo
fd575a4180 refresh instances based on create context events 2024-10-01 15:12:23 +02:00
Jakub Trllo
f19c2d46c0 added helper methods to register listening to events 2024-10-01 15:12:22 +02:00
Jakub Trllo
813afc164f allow to pass sender to some methods 2024-10-01 15:12:22 +02:00
Jakub Trllo
bad93d3532 use constants for topics 2024-10-01 15:12:22 +02:00
Jakub Trllo
50305d7004 use bulk event emit for any changes 2024-10-01 15:12:22 +02:00
Jakub Trllo
5c0458599d don't use CreatedInstance in publisher UI 2024-10-01 15:12:21 +02:00
Jakub Trllo
ca9e016693 structures are triggering events in create context 2024-10-01 15:12:21 +02:00
Jakub Trllo
40708dd7ce added more methods to trigger events 2024-10-01 15:12:21 +02:00
Jakub Trllo
159b1ae911 allow only creator passed to created instance 2024-10-01 15:12:20 +02:00
Jakub Trllo
da8c349aed removed serialization methods from CreatedInstance 2024-10-01 15:12:20 +02:00
Jakub Trllo
e379f18620 emit instance added event 2024-10-01 15:12:20 +02:00
Jakub Trllo
503b2f579a safe call of methods 2024-10-01 15:12:20 +02:00
Jakub Trllo
352d40f757 move publish plugin attributes assignment to bulk finish logic 2024-10-01 15:12:19 +02:00
Jakub Trllo
921edf213b moved bulk finishing logic to separate method 2024-10-01 15:12:19 +02:00
Jakub Trllo
d18079dc2b trigger event on removed instances 2024-10-01 15:12:19 +02:00
Jakub Trllo
6af9c62d16 'set_publish_plugin_attr_defs' allows to pass in value 2024-10-01 15:12:18 +02:00
Jakub Trllo
a8c842be4f clear callbacks on reset 2024-10-01 15:12:18 +02:00
Jakub Trllo
febeff61e7 added option to clear callbacks 2024-10-01 15:12:18 +02:00
Jakub Trllo
5d982ab5e2 added event hub to context 2024-10-01 15:12:17 +02:00
Jakub Trllo
3e37f6ef15 added missing imports 2024-10-01 15:12:17 +02:00
Jakub Trllo
124cf7b6f6 replaced '_remove_instance' with '_remove_instances' 2024-10-01 15:12:17 +02:00
Jakub Trllo
93033e58a4 move private method to the bottom 2024-10-01 15:12:17 +02:00
Jakub Trllo
7427a0719e Merge branch 'develop' into enhancement/AY-5552_Publisher-attr-defs-per-instance 2024-10-01 15:10:54 +02:00
Jakub Trllo
2d59d4c246
Merge pull request #926 from ynput/enhancement/remove-unused-variable
Chore: Remove 'HOST_WORKFILE_EXTENSIONS'
2024-10-01 10:21:54 +02:00
Jakub Trllo
df1b92e83c
Merge branch 'develop' into enhancement/remove-unused-variable 2024-10-01 10:21:02 +02:00
Jakub Trllo
c31acb9e3c
Merge pull request #924 from BigRoy/enhancement/raise_publisher_ui_on_show_tool
Raise Publisher UI to front when already opened
2024-10-01 10:20:29 +02:00
Roy Nieterau
789a35dd14
Merge branch 'develop' into enhancement/remove-unused-variable 2024-10-01 10:20:09 +02:00
Roy Nieterau
3ed560cd07 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/raise_publisher_ui_on_show_tool 2024-10-01 10:15:32 +02:00
Roy Nieterau
d667f21625 Move logic to make_sure_is_visible 2024-10-01 10:15:23 +02:00
Roy Nieterau
53ffc37f35
Merge pull request #906 from BigRoy/bugfix/AY-6775_deliver_versions_udim
Fix delivering UDIMs using {udim} in delivery template
2024-09-30 23:37:47 +02:00
Roy Nieterau
89a4d5062f Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/AY-6775_deliver_versions_udim
# Conflicts:
#	client/ayon_core/plugins/load/delivery.py
2024-09-30 23:37:01 +02:00
Jakub Trllo
3712152cb7 removed 'HOST_WORKFILE_EXTENSIONS' 2024-09-30 16:52:48 +02:00
Jakub Trllo
28d30bc4ba added release trigger action 2024-09-30 14:11:11 +02:00
Jakub Trllo
0c35ccc296
Merge pull request #903 from BigRoy/enhancement/integrator_log_full_path_filename
Integrator: Log the filepath if invalidated for being fullpath for clearer log
2024-09-30 13:11:16 +02:00
Jakub Trllo
931f6b312d
Merge branch 'develop' into enhancement/integrator_log_full_path_filename 2024-09-30 13:10:47 +02:00
Jakub Trllo
8784f8ea01
Merge pull request #919 from BigRoy/enhancement/cinema4d_hooks
Add cinema4d to OCIO prelaunch hook
2024-09-30 13:07:53 +02:00