Commit graph

41012 commits

Author SHA1 Message Date
Jakub Trllo
84b8880e55
Merge pull request #851 from ynput/feature/hinted-line-edit
Widgets: Line edit with hints
2024-08-21 16:53:34 +02:00
Jakub Trllo
2e24a6fcff
Merge branch 'develop' into feature/hinted-line-edit 2024-08-21 16:30:23 +02:00
Jakub Trllo
767ce61208 cache paths 2024-08-21 16:19:09 +02:00
Jakub Trllo
d8ca5e797c simplify menu handling 2024-08-21 15:59:25 +02:00
Jakub Trllo
f87a4335d5
Merge pull request #849 from ynput/enhancement/process-context-is-returned
Prepare process: Enhancements
2024-08-21 12:40:21 +02:00
Jakub Trllo
c1d7bb82e2
Merge branch 'develop' into enhancement/process-context-is-returned 2024-08-21 12:32:56 +02:00
Ondřej Samohel
eaf05a0bb6
Merge pull request #841 from ynput/feature/AY-5185_render-product-templates
Use product name for render templates
2024-08-21 12:32:33 +02:00
Ondřej Samohel
9929b8ab1b
Merge branch 'develop' into feature/AY-5185_render-product-templates 2024-08-21 12:27:26 +02:00
Jakub Trllo
128ff7a244
Merge branch 'develop' into enhancement/process-context-is-returned 2024-08-21 12:15:05 +02:00
Jakub Trllo
be1552ab20
Merge pull request #850 from ynput/bugfix/fix-title-kwarg
Settings: Use 'title' instead of 'topic'
2024-08-21 12:14:03 +02:00
Jakub Trllo
9524aadeb2 use 'HintedLineEdit' in publisher 2024-08-21 12:13:49 +02:00
Jakub Trllo
c8880a87d6 added option to change style of the widget 2024-08-21 12:11:58 +02:00
Jakub Trllo
8a9d815278 use class name over object name for formatting 2024-08-21 11:29:44 +02:00
Jakub Trllo
bf48d9e804 added 'HintedLineEdit' to utils init file 2024-08-21 11:26:16 +02:00
Jakub Trllo
54665ba72b handle tooltips 2024-08-21 11:26:01 +02:00
Jakub Trllo
7e12163c7a added options to pass separator 2024-08-21 11:25:54 +02:00
Jakub Trllo
8dd1843be1 implemented helper line edit with options 2024-08-21 10:52:40 +02:00
Jakub Trllo
725584a8db
require addon name/version
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-08-21 10:29:56 +02:00
Jakub Trllo
723198c2a0 use 'title' instead of 'topic' 2024-08-21 10:19:12 +02:00
Jakub Trllo
e0339aeb10 require addons_manager and exit_on_failure as kwargs 2024-08-20 19:25:45 +02:00
Jakub Trllo
e5eefc81fc added todo 2024-08-20 19:15:07 +02:00
Jakub Trllo
9260a80cb0 require addon name and version 2024-08-20 19:14:53 +02:00
Jakub Trllo
173b2f2727 remove ProcessContext methods 2024-08-20 19:14:22 +02:00
Jakub Trllo
3bc9933991 return bool all the time 2024-08-20 19:10:57 +02:00
Jakub Trllo
92ce331a30 added 'is_headless_mode_enabled' function 2024-08-20 18:45:54 +02:00
Jakub Trllo
eb4407b9ef fix returns in docstrings 2024-08-20 14:57:56 +02:00
Jakub Trllo
d983879ccd added comment to project name 2024-08-20 14:39:56 +02:00
Jakub Trllo
2b46eee1dd added ProcessContext arguments to 'ensure_addons_are_process_ready' 2024-08-20 14:19:52 +02:00
Jakub Trllo
f3cccccab7 do not return exception on fail 2024-08-20 14:10:16 +02:00
Jakub Trllo
8e9c28a84a 'ensure_addons_are_process_ready' returns ProcessContext 2024-08-20 14:10:02 +02:00
Jakub Trllo
501cacc4b8 change state of context when is done 2024-08-20 14:09:46 +02:00
Jakub Trllo
9331187000 ProcessContext also has information about preparation state 2024-08-20 14:09:29 +02:00
Ondřej Samohel
95af0bd8f7
Merge branch 'develop' into feature/AY-5185_render-product-templates 2024-08-20 10:33:21 +02:00
Jakub Trllo
874a0f1c4e
Merge pull request #846 from ynput/bugfix/fix_anatomy_format
Validate opening and closing brackets on Anatomy keys.
2024-08-19 17:31:18 +02:00
Robin De Lillo
5442cacdc3
Update client/ayon_core/lib/path_templates.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 11:08:44 -04:00
Ondřej Samohel
f752940c11
📝 added help for product templates 2024-08-19 16:10:33 +02:00
Ondřej Samohel
2611e2b7d9
Merge branch 'develop' into feature/AY-5185_render-product-templates 2024-08-19 15:39:20 +02:00
Ondřej Samohel
caf674c008
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:38:28 +02:00
Ondřej Samohel
e784c00735
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:38:12 +02:00
Ondřej Samohel
cb4af77a42
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:37:29 +02:00
Ondřej Samohel
009ab46be0
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:37:18 +02:00
Ondřej Samohel
51c51eeef0
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:18:29 +02:00
Ondřej Samohel
1f45f8e0a0
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:17:29 +02:00
Ondřej Samohel
2e79075fe3
Update server/settings/tools.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:17:12 +02:00
Ondřej Samohel
f0cfc968d8
Update client/ayon_core/pipeline/create/product_name.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:01:22 +02:00
robin
2ccadd8ed1 Merge branch 'develop' into bugfix/fix_anatomy_format 2024-08-19 08:14:09 -04:00
robin
b0490fd15d Adjust docstring from PR feedback. 2024-08-19 08:13:55 -04:00
__robin__
4d884db269
Update client/ayon_core/lib/path_templates.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 08:08:50 -04:00
__robin__
44c417fdb0
Update client/ayon_core/lib/path_templates.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 08:08:33 -04:00
Jakub Trllo
49b1d0d1ff
Merge pull request #840 from ynput/enhancement/AY-1654_Publish-Report-Viewer-txt-files
Publish report viewer: Don't validate extension of dropped file
2024-08-16 15:30:39 +02:00