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
Jakub Trllo
182cc138c8
store selection selection model to variable to avoid garbage collection
2024-07-18 10:42:47 +02:00
Jakub Trllo
447a20619b
don't handle status names filter on model refresh
2024-07-17 17:50:53 +02:00
Jakub Trllo
28bff3a9d0
fix loader tool grouping with status filtering
2024-07-17 17:41:23 +02:00
Jakub Trllo
da78fbceff
use 'ABC' instead of 'ABCMeta'
2024-07-15 15:08:55 +02:00
Roy Nieterau
7749ba8fcc
Change placeholder text to "Version status filter..."
2024-07-12 16:27:36 +02:00
Jakub Trllo
5797a3985c
version delegate does not trigger 'commitData'
2024-07-11 10:54:15 +02:00
Jakub Trllo
7b24081462
removed unused import
2024-07-10 13:50:08 +02:00
Jakub Trllo
88d6a848d3
fix status filtering after refresh
2024-07-10 12:53:22 +02:00
Jakub Trllo
01fa1a8c25
all deselected statuses works as all statuses are selected
2024-07-09 14:34:23 +02:00
Jakub Trllo
89c55673ac
remove unused import
2024-07-05 14:04:38 +02:00
Jakub Trllo
a044aa53bd
remove unused imports
2024-07-05 14:03:19 +02:00
Jakub Trllo
f6491bf08e
selection items are standard items
2024-07-05 13:55:08 +02:00
Jakub Trllo
e4f750f339
return only custom item values
2024-07-05 13:54:56 +02:00
Jakub Trllo
10810a301c
added helper check action
2024-07-05 13:37:27 +02:00
Jakub Trllo
fa0bb79692
added better options for multiselection combobox
2024-07-05 13:37:06 +02:00
Jakub Trllo
6f37ae40f6
removed unused code
2024-07-05 13:36:25 +02:00
Jakub Trllo
77c19510f7
added statuses filter to loader tool
2024-07-05 11:29:37 +02:00
Jakub Trllo
dcc5ff957e
Version combobox can filter by statuses
2024-07-05 11:29:23 +02:00
Jakub Trllo
bdceeeb62a
proxy filter can filter by statuses
2024-07-05 11:29:02 +02:00
Jakub Trllo
75e5c4a9fe
products model fills statuses for filtering
2024-07-05 11:28:40 +02:00
Jakub Trllo
35e55a234f
prepare statuses combobox
2024-07-05 11:28:06 +02:00
Jakub Trllo
2388fccc12
prepare basic multiselect combobox
2024-07-05 11:27:53 +02:00