Commit graph

908 commits

Author SHA1 Message Date
Roy Nieterau
2fb258c0d1
Merge branch 'develop' into enhancement/remove_deprecated_stdout_broker_import 2025-04-23 10:02:15 +02:00
Jakub Trllo
922d19137c change order of filters 2025-04-22 15:19:48 +02:00
Jakub Trllo
a394624974 don't skip other validations for string match 2025-04-22 14:28:51 +02:00
Jakub Trllo
b0ac87b7b1 handle unused variables 2025-04-14 17:56:21 +02:00
Jakub Trllo
486be39faa fix whitespaces 2025-04-14 17:55:48 +02:00
Jakub Trllo
b403fccf05 fix new line chars 2025-04-14 17:54:45 +02:00
Jakub Trllo
047b77e501 return the same output all the time 2025-04-12 01:06:29 +02:00
Jakub Trllo
abfb0aedee changed how thumbnails are received 2025-04-07 16:18:49 +02:00
Ondřej Samohel
b8a90c4336
♻️ add future annotation
because type hints are using `list`, it breaks on Python 3.7
2025-04-03 16:40:22 +02:00
Jakub Trllo
9ebd2bbc64 fix typehints for older pythons 2025-04-02 14:20:53 +02:00
Jakub Trllo
009348bca9 move widgets around 2025-04-02 14:01:07 +02:00
Jakub Trllo
81eff5ae6f fix attribute name 2025-04-02 09:47:46 +02:00
Jakub Trllo
9eb652bd95 add missing line 2025-04-01 17:56:52 +02:00
Jakub Trllo
ba31114aa3 move the checkbox next to project combo 2025-04-01 17:55:42 +02:00
Jakub Trllo
c4c609432b skip filtering if items that are not tasks 2025-04-01 17:15:45 +02:00
Jakub Trllo
0f974c1352 fix state change handling 2025-04-01 17:15:31 +02:00
Jakub Trllo
e7bae0f260 use py3 super calls 2025-04-01 12:10:15 +02:00
Jakub Trllo
d7b5e06077 basic implementation of setting filters in launcher 2025-04-01 12:10:06 +02:00
Jakub Trllo
37bf4a28c7 added method to get task and folder ids for assignees 2025-04-01 12:09:42 +02:00
Jakub Trllo
d91e6d07e2 added basic implementation of filtering by ids 2025-04-01 12:08:49 +02:00
Roy Nieterau
8c919be068
Update client/ayon_core/tools/workfiles/widgets/save_as_dialog.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-26 12:10:59 +01:00
Roy Nieterau
f5d90a4d2b
Merge branch 'develop' into enhancement/save_workfile_artist_note_input 2025-03-26 11:25:10 +01:00
Roy Nieterau
04e91389e1 Make launcher project filter field case insensitive 2025-03-25 22:55:11 +01:00
Roy Nieterau
f0a49502aa
Merge branch 'develop' into enhancement/save_workfile_artist_note_input 2025-03-25 10:35:03 +01:00
Jakub Trllo
fd4e5f58d4 change where the ceil happens 2025-03-24 16:06:14 +01:00
Jakub Trllo
e56c71d3ea ceil height of 'ExpandingTextEdit' 2025-03-24 14:51:07 +01:00
Roy Nieterau
12f6d76043 Remove deprecated StdOutBroker import fallback 2025-03-12 22:01:21 +01:00
Roy Nieterau
987b8faf7b Remove legacy pyblish_pype tool 2025-03-11 16:07:36 +01:00
Roy Nieterau
0226561674 Add import 2025-03-11 11:39:09 +01:00
Roy Nieterau
87124eee53
Update client/ayon_core/tools/workfiles/widgets/save_as_dialog.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-11 11:38:05 +01:00
Roy Nieterau
a1b0a24e54
Update client/ayon_core/tools/workfiles/control.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-11 11:37:27 +01:00
Roy Nieterau
2977564034 Fix Copy to different context from published context 2025-03-10 16:16:49 +01:00
Roy Nieterau
4ce2ea7443 Fix duplicate workfile from published 2025-03-10 16:13:38 +01:00
Roy Nieterau
99e5e326f8 Add "Artist Note" input field to Save Workfile prompt 2025-03-10 16:07:03 +01:00
Jakub Trllo
7332f9b8ee
Merge branch 'develop' into feature/1156-loader-tool-tasks-filtering 2025-02-24 11:26:41 +01:00
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
8ad5489d68 base tasks widget defines column labels using default methods 2025-02-21 15:12:25 +01:00
Jakub Trllo
ec41b30665 validate host for 'IPublishHost' interface instead of 'ILoadHost' 2025-02-21 15:04:28 +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
66285949a5 take rows instead of removing them 2025-02-21 15:02:00 +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