Commit graph

122 commits

Author SHA1 Message Date
Jakub Trllo
c6e5a8ec11 initial state of product name filtering are propagated 2025-02-24 11:25:01 +01:00
Jakub Trllo
8ee87c9d26 no task is always last 2025-02-24 10:17:51 +01:00
Jakub Trllo
9045c7422f Change label without task > no task 2025-02-24 10:17:39 +01:00
Jakub Trllo
8825fee96d fix task icons 2025-02-24 10:17:14 +01:00
Jakub Trllo
acd446bcef added no tasks item to task selection 2025-02-21 15:51:03 +01:00
Jakub Trllo
592fac87f7 tasks header widget defines width of first column 2025-02-21 15:50:51 +01:00
Jakub Trllo
62084ac684 remove duplicated code from super class 2025-02-21 15:13:09 +01:00
Jakub Trllo
c5043aec8e fix fill items from thread 2025-02-21 15:03:21 +01:00
Jakub Trllo
ef0106346f flags consider item flags 2025-02-21 15:02:37 +01:00
Jakub Trllo
6947680cc2 make sure items are only selectable in tasks widget 2025-02-19 10:51:15 +01:00
Jakub Trllo
4b44a1bc1c remove unused import 2025-02-19 10:51:03 +01:00
Jakub Trllo
4d7285c5b1 added folder label to task view 2025-02-18 19:10:36 +01:00
Jakub Trllo
8f6799002e task filtering also happens per version item 2025-02-18 18:59:14 +01:00
Jakub Trllo
1c4cf7f637 better formatting 2025-02-18 18:44:08 +01:00
Jakub Trllo
c6b2ab3f22 added tasks widget for tasks filtering 2025-02-18 18:15:08 +01:00
Jakub Trllo
9cd7fe6253 products widget can filter by task ids 2025-02-18 18:14:17 +01:00
Jakub Trllo
22c86fcf69 added 'get_task_items' to abstract methods 2025-02-18 18:14:03 +01:00
Jakub Trllo
6131483509 added task id to VersionItem 2025-02-18 18:13:53 +01:00
Jakub Trllo
38c4a5d4e3 added controller functions 2025-02-18 18:13:20 +01:00
Jakub Trllo
b586bf0ad6 renamed 'product_types_widget' to 'product_types_combo' 2025-02-18 14:38:32 +01:00
Jakub Trllo
5317d2817d converted product types view to combobox 2025-02-18 14:37:08 +01:00
Jakub Trllo
ac93b5a34b multiselect combobox enhancements 2025-02-18 14:36:21 +01:00
Jakub Trllo
a26e9207d2 fix long line 2024-12-05 15:10:33 +01:00
Jakub Trllo
b6d3ddc1c8 more safeguard for invalid containers 2024-12-05 14:54:47 +01:00
Jakub Trllo
023e0722f8 capture all possible errors that can happen during UUID conversion 2024-12-05 14:43:18 +01:00
Jakub Trllo
d30d5b5419 fix line lengths 2024-11-25 10:37:05 +01:00
Jakub Trllo
a6729802dc make sure version combobox has no focus policy 2024-11-11 15:58:47 +01: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
ea547ed539
Update client/ayon_core/tools/loader/abstract.py 2024-07-25 14:14:45 +02:00
Jakub Trllo
2eecac36da change settings for better readability 2024-07-25 13:53:04 +02:00
Jakub Trllo
d812395af9 use full variable names 2024-07-25 13:43:44 +02:00
Jakub Trllo
4521188ecf modified product types widget to work as expected 2024-07-25 13:43:30 +02:00
Jakub Trllo
1cacc3b723 don't require project name in 'get_product_types_filter' 2024-07-25 13:43:12 +02:00
Jakub Trllo
9af0e6e1cd rename 'is_include' to 'is_allow_list' 2024-07-25 13:42:37 +02:00
Jakub Trllo
c75dbd6c4e receive information only from context data 2024-07-25 13:40:32 +02:00
Jakub Trllo
b9067cde3d remove 'checked' attribute from product type item 2024-07-25 13:39:00 +02:00
Roy Nieterau
aa1a3928d3
Remove newlines, or just write a first chapter book
> Why empty first line? It is like opening book that starts with 2nd chapter 🙂

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-24 22:21:14 +02:00
Roy Nieterau
88959b2c54 Move product types filter logic to the model 2024-07-22 14:04:38 +02:00
Roy Nieterau
d8fcc4c85c Fix for refactored method 2024-07-22 13:49:44 +02:00
Roy Nieterau
7105ca8d73 Refactor method 2024-07-22 13:36:13 +02:00
Roy Nieterau
becf14ed68
Update client/ayon_core/tools/loader/control.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-22 13:34:37 +02:00
Roy Nieterau
2af0966586 Fix support for ayon+settings://core/tools/loader/product_type_filter_profiles in Loader UI 2024-07-22 02:02:21 +02:00
Jakub Trllo
0b53b8f336 fix 'get_product_item_indexes' 2024-07-18 11:42:58 +02:00
Jakub Trllo
05e71ef332 fix 'set_product_version' for items under group/s 2024-07-18 11:34:21 +02:00
Jakub Trllo
642304d8bd fomratting change 2024-07-18 11:33:53 +02:00
Jakub Trllo
58ae174f71 removed unnecessary 'EditorInfo' 2024-07-18 11:33:19 +02:00
Jakub Trllo
119d8c8380 fix product types and status names filtering 2024-07-18 10:43:13 +02:00