Commit graph

40977 commits

Author SHA1 Message Date
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
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
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
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
Jakub Trllo
71319b437c
Merge branch 'develop' into enhancement/AY-1654_Publish-Report-Viewer-txt-files 2024-08-16 15:30:15 +02:00
Jakub Trllo
38ddedb9be
Merge pull request #842 from ynput/feature/AY-5795_Ability-to-set-AYON-local-folder-location-
Chore: Storage and Local directories
2024-08-15 17:21:29 +02:00
Jakub Trllo
199d77d22b
Merge branch 'develop' into feature/AY-5795_Ability-to-set-AYON-local-folder-location- 2024-08-15 15:44:09 +02:00
robin
eaa1b503b7 Validate opening and closing brackets on Anatomy keys. 2024-08-14 17:52:29 -04:00
Jakub Trllo
9f2d454f73
Merge pull request #843 from ynput/enhancement/better-popup-button
Publish report viewer: Better popup button
2024-08-12 14:10:18 +02:00
Jakub Trllo
c02f90d5d3 change default size of window based on center widget 2024-08-09 17:12:54 +02:00
Jakub Trllo
6e21bc4779 change popup text to popup icon 2024-08-09 17:12:07 +02:00
Jakub Trllo
c9a2022d0c remove unused import 2024-08-09 16:19:27 +02:00
Jakub Trllo
f3c9ffac1a removed unused function '_create_local_site_id' 2024-08-09 16:05:32 +02:00
Jakub Trllo
9d2ff9637f marked 'get_ayon_appdirs' as deprecated 2024-08-09 16:05:20 +02:00
Jakub Trllo
0e95019995 use new functions in codebase 2024-08-09 16:03:17 +02:00
Jakub Trllo
9ff4ec856b introduced new function to get launcher storage and local dir 2024-08-09 16:00:10 +02:00
Jakub Trllo
8a20416e49 don't validate extension of dropped file 2024-08-08 10:10:21 +02:00
Jakub Trllo
3b53093d12
Merge pull request #836 from ynput/enhancement/AY-6299_Scene-inventory-mark-all-outdated-containers
Scene Inventory tool: All outdated containers use red color of version
2024-08-07 14:51:31 +02:00
Jakub Trllo
5f3a82cb64
Merge branch 'develop' into enhancement/AY-6299_Scene-inventory-mark-all-outdated-containers 2024-08-07 14:30:05 +02:00
Jakub Trllo
1e1059eb09
Merge pull request #838 from ynput/bugfix/logout-fix
Tray: Logout closes tray
2024-08-07 13:27:34 +02:00
Jakub Trllo
60c919cd33 use 'get_default_settings_variant' from utils 2024-08-07 11:24:18 +02:00
Jakub Trllo
3115b4788c
Merge pull request #837 from ynput/feature/AY-6020_Validate-that-logged-user-is-the-same-as-the-user-who-triggered-action
Tray: Start tray with different user
2024-08-06 17:16:02 +02:00
Jakub Trllo
0a05731413 don't kill tray in make sure function 2024-08-06 16:43:15 +02:00
Jakub Trllo
d7ab1328cf 'make_sure_tray_is_running' is also handling username 2024-08-06 16:42:22 +02:00
Jakub Trllo
f5e8181659
Merge branch 'develop' into feature/AY-6020_Validate-that-logged-user-is-the-same-as-the-user-who-triggered-action 2024-08-06 16:37:45 +02:00
Jakub Trllo
318ba20eff
Merge pull request #781 from ynput/feature/AY-6021_Addons-initialization-for-child-processes
Addons: Preparation steps for child processes
2024-08-06 15:43:01 +02:00
Jakub Trllo
e10a78d761 shutdown existing tray if is running under different user 2024-08-06 11:22:49 +02:00
Jakub Trllo
c63f50197c use outdated color if container is not from latest version 2024-08-06 11:03:56 +02:00
Jakub Trllo
a90c7a0f90 update lookup set 2024-08-01 17:05:48 +02:00
Jakub Trllo
3e0d422ed5 fix paths ordering 2024-08-01 17:03:58 +02:00