Commit graph

2786 commits

Author SHA1 Message Date
Jakub Trllo
37df893005
Merge branch 'develop' into bugfix/workfiles-tasks-selection 2024-06-18 11:07:20 +02:00
Jakub Trllo
565188e772 fix deprecated import in loader tool 2024-06-17 18:38:21 +02:00
Jakub Trllo
50b4779ad3 wait for refresh to finish 2024-06-17 15:15:41 +02:00
Jakub Trllo
8166e4b823 pass in sender 2024-06-17 15:15:28 +02:00
Jakub Trllo
085f74664d
Merge branch 'develop' into feature/material-symbols-in-uis 2024-06-17 14:53:21 +02:00
Jakub Trllo
e0b5b87b4c fix receiving data from model 2024-06-17 14:12:38 +02:00
Jakub Trllo
7c88ac7dc3 use height of font to determine icon size 2024-06-17 12:25:29 +02:00
Jakub Trllo
03db98969d
Merge branch 'develop' into feature/material-symbols-in-uis 2024-06-17 11:50:53 +02:00
Jakub Trllo
0a98241e0e
Merge branch 'develop' into enhancement/applications-addon-decouple 2024-06-14 15:51:42 +02:00
Jakub Trllo
6461d1ba4f
Merge branch 'develop' into enhancement/set-version-works-for-all-selection 2024-06-14 13:40:26 +02:00
Jakub Ježek
a7dc724639
Merge branch 'develop' into bugfix/remove-addon-from-python-path-on-update 2024-06-14 12:50:36 +02:00
Jakub Trllo
6ef2618695
Merge branch 'develop' into feature/material-symbols-in-uis 2024-06-14 11:35:29 +02:00
Jakub Trllo
d59ea421a0 set version dialog can change version for whole selection 2024-06-14 11:32:29 +02:00
Jakub Jezek
7e7995baf9
Merge branch 'develop' into feature/AY-742_copy-to-breakdown-project 2024-06-14 11:18:41 +02:00
Jakub Trllo
577a6873fc
Merge branch 'develop' into bugfix/workfiles-tool-shows-users-for-artists 2024-06-14 10:29:11 +02:00
Jakub Trllo
ad23386d18 fix create new workfile 2024-06-13 17:16:15 +02:00
Jakub Trllo
43713d7ac0 define id of workfile entity for updates 2024-06-13 17:16:08 +02:00
Jakub Trllo
eb124b54ad use task name as source of truth from ui 2024-06-13 17:01:46 +02:00
Jakub Trllo
0f350d3704 try to auto-fix shell true 2024-06-12 19:01:23 +02:00
Jakub Trllo
21d8dbe96e
Merge branch 'develop' into bugfix/workfiles-tool-shows-users-for-artists 2024-06-12 16:55:09 +02:00
Jakub Trllo
a5ba2ce5c8
fix cache invalidation
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
2024-06-12 16:47:29 +02:00
Jakub Trllo
730dc246eb
Merge branch 'develop' into enhancement/hero-version-is-smaller 2024-06-12 16:19:54 +02:00
Ondřej Samohel
7d838eb216
Update client/ayon_core/tools/sceneinventory/models/containers.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-12 16:04:21 +02:00
Ondřej Samohel
b2be138552
⬇️ un-bump the version 2024-06-12 16:01:37 +02:00
Ondřej Samohel
a8bace3780
⬆️ bump version 2024-06-12 15:56:04 +02:00
Ondřej Samohel
f17aacd83e
♻️ remove unused container name
name isn't used anywhere but it is hard required, causing crashes in hosts that are not having it. Also adding broad try/except to catch any invalid containers so they won't crash the whole list
2024-06-12 15:51:56 +02:00
Jakub Trllo
dc5c55bb1a hero version is smaller than standard version 2024-06-12 13:31:46 +02:00
Jakub Trllo
31b614d71d fixed implementation of users model 2024-06-12 11:20:36 +02:00
Jakub Trllo
ad490b311e
Merge branch 'develop' into enhancement/remove-hosts-addons-imports 2024-06-12 09:57:28 +02:00
Ondřej Samohel
dc730784ad
Merge branch 'develop' into bugfix/author_integrate 2024-06-11 17:07:29 +02:00
Jakub Trllo
0942d690aa
Merge branch 'develop' into enhancement/register-username-during-publishing 2024-06-11 16:42:32 +02:00
Petr Kalis
1529f865b4
Merge branch 'develop' into enhancement/collect_farm_target_do_not_log_error 2024-06-11 16:00:39 +02:00
Jakub Trllo
8a5a078c29 use 'get_server_api_connection' to get connection 2024-06-11 15:50:37 +02:00
Roy Nieterau
3b5791a8e0 Fix logic 2024-06-11 15:27:28 +02:00
Roy Nieterau
a0ce95f935 Actually raise an error instead of just creating an AssertionError instance and doing nothing with it 2024-06-11 15:21:20 +02:00
Roy Nieterau
ba90adbfba Only report errors for not found addons if no valid farm addon found 2024-06-11 15:16:33 +02:00
Jakub Trllo
6b1b19d5c9 added more range of supported versions 2024-06-11 14:00:48 +02:00
Jakub Trllo
7cb23851e1 cleanup PYTHONPATH from existing addons on update 2024-06-11 11:56:56 +02:00
Jakub Trllo
8f305cddb5 added websocket-client requirement 2024-06-11 11:13:44 +02:00
Jakub Trllo
c17f53d89d
Merge branch 'develop' into chore/extract_color_transcode_remove_duplicate_function 2024-06-11 11:08:18 +02:00
Kayla Man
9f26718a6d
Merge branch 'develop' into enhancement/AY-5648_Substance-work--publish-version-sync 2024-06-11 17:06:31 +08:00
Jakub Trllo
239dd103c5
Merge branch 'develop' into bugfix/oiio-transcode-delete-in-repre 2024-06-11 10:54:59 +02:00
Roy Nieterau
ee83bcb3b3
Merge branch 'develop' into chore/extract_color_transcode_remove_duplicate_function 2024-06-11 10:21:23 +02:00
Jakub Trllo
90b13637a4
Merge branch 'develop' into bugfix/author_integrate 2024-06-11 09:51:22 +02:00
Kayla Man
1450ccb760
Merge branch 'develop' into enhancement/AY-5648_Substance-work--publish-version-sync 2024-06-11 13:29:20 +08:00
Jakub Trllo
e919d916e1
Merge branch 'develop' into bugfix/extract_color_transcore_log_message 2024-06-11 02:42:42 +02:00
Jakub Trllo
93a01e2383
Merge branch 'develop' into chore/fix_method_typo 2024-06-11 02:41:44 +02:00
Roy Nieterau
d7ea9dd4f8 Fix duplicated function _rename_in_representation
Avoids redeclaration
2024-06-11 01:27:46 +02:00
Roy Nieterau
34a055d92b Fix super call 2024-06-11 01:25:15 +02:00
Roy Nieterau
0d4d13e240 Fix typo _on_refreh_clicked -> _on_refresh_clicked 2024-06-11 00:55:08 +02:00