Commit graph

40965 commits

Author SHA1 Message Date
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
Jakub Trllo
20c338100e
Merge branch 'develop' into feature/AY-6021_Addons-initialization-for-child-processes 2024-08-01 16:27:02 +02:00
Jakub Trllo
041b93d09a use power of sets 2024-08-01 16:26:16 +02:00
Jakub Trllo
8cd6a2f342 wrap tray info into object 2024-07-31 17:26:34 +02:00
Jakub Trllo
b6fba13322 bump version to '0.4.4-dev.1' 2024-07-31 13:47:02 +02:00
Jakub Trllo
3b942cefbe bump version to '0.4.3' 2024-07-31 13:46:25 +02:00
Jakub Trllo
e68345d5f6
Merge branch 'develop' into feature/AY-6021_Addons-initialization-for-child-processes 2024-07-31 11:20:15 +02:00
Jakub Trllo
1d727e83bf
Merge pull request #833 from ynput/chore/opencolorio-dep-version-update
Update opencolorio version to ^2.3.2 in pyproject.toml
2024-07-30 15:40:00 +02:00
Jakub Jezek
aebc9a90d6
Update opencolorio version to ^2.3.2 in pyproject.toml
Bump opencolorio version from 2.2.1 to ^2.3.2 in the pyproject.toml file for compatibility and potential enhancements with other dependencies.
2024-07-30 15:35:18 +02:00
Jakub Trllo
fa729cdcdd don't require process context to start tray function 2024-07-30 15:29:25 +02:00
Jakub Trllo
943245b698 start tray if is not running 2024-07-30 15:05:20 +02:00
Jakub Trllo
f8e1b6eeb1 added one more ensure function for easier approach. 2024-07-30 15:00:05 +02:00
Jakub Trllo
cb0dfc0bb9
Merge branch 'develop' into feature/AY-6021_Addons-initialization-for-child-processes 2024-07-30 14:58:34 +02:00