Commit graph

711 commits

Author SHA1 Message Date
Jakub Trllo
c93f3449b6 ignore publish attributes without attribute definitions 2024-10-21 11:15:49 +02:00
Jakub Trllo
6a53253ca1 removed unused import 2024-10-14 17:58:50 +02:00
Jakub Trllo
8b5e3e7d77 implemented active state in list view 2024-10-14 17:54:34 +02:00
Jakub Trllo
c3641b380d card view widget is able to change active state 2024-10-14 16:11:04 +02:00
Jakub Trllo
22c3142894 added helper method to change active state 2024-10-14 16:05:59 +02:00
Jakub Trllo
a21341ad15 views are propagating context changes 2024-10-14 11:43:38 +02:00
Jakub Trllo
cc3aa6936e remove unnecessary callbacks 2024-10-14 11:30:06 +02:00
Jakub Trllo
5f380d244b consider active as context change 2024-10-14 11:29:55 +02:00
Jakub Trllo
047cc8e0cf fix issues in list view widgets 2024-10-14 11:01:20 +02:00
Jakub Trllo
e2eb8260de fix validation of context in main window 2024-10-11 17:41:07 +02:00
Jakub Trllo
c3aff4deb2 implemented similar logic to create attributes 2024-10-09 15:35:37 +02:00
Jakub Trllo
d51b56821d
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes 2024-10-09 15:19:37 +02:00
Jakub Trllo
87329306d4 don't set all values unless they are valid for the instance 2024-10-09 15:17:45 +02:00
Jakub Trllo
b0001f9a58 fix values loop 2024-10-09 14:32:47 +02:00
Jakub Trllo
a2170a76fe initial idea of merging attributes 2024-10-09 14:26:41 +02:00
Jakub Trllo
4aea1c9170
Merge branch 'develop' into feature/add_pyblish_debug_stepper_to_exprimental_tools 2024-10-09 10:51:47 +02:00
Jakub Trllo
d9e012c4af
fix key iteration
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-10-09 10:12:43 +02:00
Jakub Trllo
165f6a6626 Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes
# Conflicts:
#	client/ayon_core/tools/publisher/widgets/widgets.py
2024-10-08 12:51:18 +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
8af66a0f78 replaced 'liste_to' prefix with 'add' prefix 2024-10-04 18:05:12 +02:00
Jakub Trllo
820fd54a56 remove pyblish exception logfrom records 2024-10-03 17:39:10 +02:00
Jakub Trllo
e8480df28d
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes 2024-10-03 16:07:13 +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
Jakub Trllo
585ce005f8
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes 2024-10-03 14:27:33 +02:00
Jakub Trllo
73eaa07116 fix context change 2024-10-02 19:18:43 +02:00
Jakub Trllo
e20671ddf7 simplified product context widget 2024-10-02 17:48:53 +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
Jakub Trllo
f7dc16d9bf update context on instance on context change 2024-10-01 19:01:34 +02:00
Jakub Trllo
b35055c3c7 added method to update context 2024-10-01 19:01:16 +02:00
Jakub Trllo
7537cf8ebc update pre-create attributes on change 2024-10-01 17:45:48 +02:00
Jakub Trllo
cef35485ee fix variable name 2024-10-01 17:23:05 +02:00
Jakub Trllo
c4f5475014 added missing import 2024-10-01 16:51:52 +02:00
Jakub Trllo
dec2fb740d refresh create and publish attributes on change 2024-10-01 16:51:46 +02:00
Jakub Trllo
dd276c230a fix typehings and costrings 2024-10-01 16:47:47 +02:00
Jakub Trllo
b68287f69d refresh instances in separate method 2024-10-01 16:35:18 +02:00
Jakub Trllo
dcbdfa09bd move private methods lower 2024-10-01 15:12:27 +02:00
Jakub Trllo
092eacf534 unpack tuple to variables 2024-10-01 15:12:27 +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
c8eb232461 remove product widgets into more files 2024-10-01 15:12:24 +02:00
Jakub Trllo
d382343c12 update attr defs 2024-10-01 15:12:24 +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
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
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