Commit graph

42879 commits

Author SHA1 Message Date
Jakub Trllo
a404db8045 update flters after refresh 2025-06-12 18:00:25 +02:00
Jakub Trllo
9b7be08890 more descriptiove naming 'version_tags' 2025-06-12 17:59:28 +02:00
Jakub Trllo
715031a9b5 added version tags filter 2025-06-11 15:55:02 +02:00
Jakub Trllo
fb6386cb8f added tags to version item 2025-06-11 15:53:51 +02:00
Jakub Trllo
93b5ea5c31 implemented helper functions to get tags from project 2025-06-11 15:28:01 +02:00
Jakub Trllo
ff2645e335 remove commented code 2025-06-11 15:27:21 +02:00
Jakub Trllo
2bc62fc2a2 added helper buttons 2025-06-11 14:35:56 +02:00
Jakub Trllo
0f56f06b2c fix None value handling 2025-06-11 14:35:25 +02:00
Jakub Trllo
05f2230f18 added border to bar 2025-06-11 12:53:36 +02:00
Jakub Trllo
badfcbfaa5 get rid of super 2025-06-11 12:41:49 +02:00
Jakub Trllo
7a03ba98f9 emi signal on fitler removement 2025-06-11 12:39:55 +02:00
Jakub Trllo
de6c4c4342 fix status names filter 2025-06-11 12:38:26 +02:00
Jakub Trllo
de15350fe6 emit filter changed signal 2025-06-11 12:38:13 +02:00
Jakub Trllo
e9981081aa extend the size to 3000 2025-06-11 12:03:30 +02:00
Jakub Trllo
75154db185 fix events propagation 2025-06-11 12:03:17 +02:00
Jakub Trllo
d0889e33f6 set arbitrary width 2025-06-11 11:41:41 +02:00
Jakub Trllo
bbeaad95a0 wrap filters widget 2025-06-11 11:40:16 +02:00
Jakub Trllo
9961f203c5 handle edit requests 2025-06-11 11:31:00 +02:00
Jakub Trllo
7ae9fa9cf5 add no items to select from item and stretch 2025-06-11 11:14:10 +02:00
Jakub Trllo
fc99459590 make filters empty 2025-06-11 11:08:34 +02:00
Jakub Trllo
2da85dd1f4 added shadow 2025-06-11 11:08:22 +02:00
Jakub Trllo
02d26f9d2d avoid fake spacing 2025-06-11 10:01:00 +02:00
Jakub Trllo
2845ac39b4 enhanced close button 2025-06-11 10:00:49 +02:00
Jakub Trllo
2c145ca30e added scroll area to popups 2025-06-11 10:00:28 +02:00
Jakub Trllo
98fbeb96ec set status color to text 2025-06-10 17:31:56 +02:00
Jakub Trllo
ceef6876e9 base implementation of search bar 2025-06-10 17:27:27 +02:00
Jakub Ježek
a072508451
Merge pull request #1311 from ynput/bugfix/ocio_hook_task_less_context
Avoids OCIO env preparation without task entity
2025-06-06 16:04:34 +02:00
Jakub Ježek
072684efcc
Merge branch 'develop' into bugfix/ocio_hook_task_less_context 2025-06-06 16:03:57 +02:00
Jakub Jezek
192358dddb
Avoids OCIO env preparation without task entity
Skips OCIO environment preparation when the task entity is not available in the hook data.

This prevents potential errors or unexpected behavior when the hook is executed in contexts where task information is missing.
2025-06-06 16:02:09 +02:00
github-actions[bot]
d20ade6d79 chore(): update bug report / version 2025-06-05 15:00:05 +00:00
Ynbot
b0ff3c2264 [Automated] Update version in package.py for develop 2025-06-05 14:59:02 +00:00
Ynbot
495a66d891 [Automated] Add generated package files from main 2025-06-05 14:58:24 +00:00
Jakub Trllo
4a727df496
Merge pull request #1086 from BigRoy/chore/cleanup_plugin_code_cosmetics
Cosmetics + minor optimization for `CleanUp` plugin
2025-06-05 10:03:37 +02:00
Roy Nieterau
a51c1f1884
Merge branch 'develop' into chore/cleanup_plugin_code_cosmetics 2025-06-04 17:50:36 +02:00
Philippe Leprince
92d5859556
Merge pull request #1307 from ynput/Update-qtmaterialsymbols-to-a-more-recent-font-version
Update Material Symbols to the latest version, add function to re-generate json file.
2025-06-04 15:49:11 +02:00
Philippe Leprince
dddb39ab2f Rename the codepoints and json file to match the font file name.
Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-06-04 15:34:41 +02:00
Philippe Leprince
5953e500cb Update to the latest version. Add function to re-generate json mapping file.
Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-06-04 12:25:03 +02:00
Jakub Trllo
0bcc26dff4
Merge pull request #1281 from BigRoy/enhancement/publisher_comment_minimum_required_chars
Publisher: Set minimum amount of characters required for a comment before publishing is allowed
2025-05-30 10:22:15 +02:00
Jakub Trllo
b62d8516b3
Merge branch 'develop' into enhancement/publisher_comment_minimum_required_chars 2025-05-30 10:20:23 +02:00
Jakub Trllo
dc9ecbe1b1
Merge pull request #1285 from BigRoy/enhancement/staging_dir_persistence_log_to_debug
Staging Dir persistence log, change to debug level
2025-05-30 09:09:51 +02:00
Jakub Trllo
61982a518d
Merge branch 'develop' into enhancement/staging_dir_persistence_log_to_debug 2025-05-30 09:08:55 +02:00
Jakub Trllo
78b0fb6cdd
Merge pull request #1290 from ynput/enhancement/dont-use-deprecated-function
Anatomy: Use new 'get_project_root_overrides_by_site_id'
2025-05-27 11:11:54 +02:00
Roy Nieterau
bf9c5b61a5
Update client/ayon_core/plugins/publish/cleanup.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-27 10:13:43 +02:00
Roy Nieterau
d5b9e814a7 Fix indent 2025-05-27 10:08:43 +02:00
Roy Nieterau
1b3a08af01 Revert exclude family check to maintain old behavior 2025-05-27 10:07:55 +02:00
Roy Nieterau
82581b4635
Merge branch 'develop' into chore/cleanup_plugin_code_cosmetics 2025-05-27 10:05:34 +02:00
Jakub Trllo
3184b5a72d use new 'get_project_root_overrides_by_site_id' 2025-05-26 14:58:05 +02:00
Roy Nieterau
539467d9ee
Set cursor at end of any existing text so that the user can directly continue with their comment
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-23 11:46:01 +02:00
Roy Nieterau
330fad9d46
Merge branch 'develop' into enhancement/publisher_comment_minimum_required_chars 2025-05-23 10:46:04 +02:00
Roy Nieterau
b1bf4df9e0
Update client/ayon_core/tools/publisher/window.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-23 10:45:13 +02:00