Commit graph

887 commits

Author SHA1 Message Date
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
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
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
de504e8c85 enhanced 'DeselectableTreeView' 2025-02-18 18:43:57 +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
0fb9edf539
Merge branch 'develop' into enhancement/remove-six-usage 2025-02-17 10:19:31 +01:00
Jakub Trllo
94a32c0a06 fix used variable name 2025-02-12 14:47:58 +01:00
Jakub Trllo
c6093f7294 use task label if is filled 2025-02-12 14:31:28 +01:00
Jakub Trllo
4102b44815
Merge branch 'develop' into enhancement/add-placeholder-to-enum 2025-02-12 13:08:34 +01:00
Jakub Trllo
dffb1140fc
Merge branch 'develop' into enhancement/810-enumdef-multiselection-allow-no-items 2025-02-12 11:09:05 +01:00
Jakub Trllo
f0943753c4 set column stretch for pre-create attributes 2025-02-12 11:08:44 +01:00
Jakub Trllo
416657eefa added empty item 2025-02-12 11:05:55 +01:00
Jakub Trllo
5e066cdea6
Merge branch 'develop' into enhancement/add-placeholder-to-enum 2025-02-12 10:35:17 +01:00
Jakub Trllo
bfbc8baa3c use placeholder widgets in attribute definitions 2025-02-12 10:34:51 +01:00
Jakub Trllo
8a27bd5bc3 implemented 'PlaceholderPlainTextEdit' 2025-02-12 10:34:36 +01:00