Roy Nieterau
b656f47d0f
Merge branch 'develop' into enhancement/add-username-to-tray-info
2024-07-25 14:28:54 +02:00
Roy Nieterau
0ccb7d6541
Merge branch 'develop' into enhancement/usd_workflow_use_entity_uri
2024-07-25 14:17:04 +02:00
Roy Nieterau
ea547ed539
Update client/ayon_core/tools/loader/abstract.py
2024-07-25 14:14:45 +02:00
Roy Nieterau
a48403c519
Merge pull request #775 from BigRoy/enhancement/fusion_default_validate_outdated_containers
...
Enable Validate Outdated Containers by default for Fusion
2024-07-25 14:05:48 +02:00
Jakub Trllo
9aa4f65466
Merge branch 'develop' into enhancement/fusion_default_validate_outdated_containers
2024-07-25 14:04:53 +02:00
Jakub Trllo
c5b2421827
Merge branch 'develop' into enhancement/add-username-to-tray-info
2024-07-25 14:03:19 +02:00
Jakub Trllo
2eecac36da
change settings for better readability
2024-07-25 13:53:04 +02:00
Jakub Trllo
d812395af9
use full variable names
2024-07-25 13:43:44 +02:00
Jakub Trllo
4521188ecf
modified product types widget to work as expected
2024-07-25 13:43:30 +02:00
Jakub Trllo
1cacc3b723
don't require project name in 'get_product_types_filter'
2024-07-25 13:43:12 +02:00
Jakub Trllo
9af0e6e1cd
rename 'is_include' to 'is_allow_list'
2024-07-25 13:42:37 +02:00
Jakub Trllo
c75dbd6c4e
receive information only from context data
2024-07-25 13:40:32 +02:00
Jakub Trllo
b9067cde3d
remove 'checked' attribute from product type item
2024-07-25 13:39:00 +02:00
Jakub Trllo
1be337844b
Merge pull request #800 from ynput/enhancement/helper-to-have-running-tray
...
Tray: Helper to make sure it is running
2024-07-25 11:05:38 +02:00
Jakub Trllo
1d23d076fc
fix import in broker
2024-07-25 10:40:46 +02:00
Roy Nieterau
aa1a3928d3
Remove newlines, or just write a first chapter book
...
> Why empty first line? It is like opening book that starts with 2nd chapter 🙂
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-24 22:21:14 +02:00
Jakub Trllo
adc55dee1a
unset QT_API
2024-07-24 18:38:52 +02:00
Jakub Trllo
5bf6985737
implemented helper function 'make_sure_tray_is_running' to run tray
2024-07-24 18:33:04 +02:00
Jakub Trllo
a4bb042337
move structures out of webserver
2024-07-24 18:32:45 +02:00
Jakub Trllo
4511f8db5b
move addons manager to ui
2024-07-24 18:32:16 +02:00
Jakub Trllo
8eedbd05ce
Merge branch 'develop' into feature/AY-6021_Addons-initialization-for-child-processes
2024-07-24 18:08:02 +02:00
Jakub Trllo
6cd69e6126
Merge branch 'develop' into enhancement/add-username-to-tray-info
2024-07-24 17:46:06 +02:00
Jakub Trllo
9a063b2bb4
Merge pull request #799 from ynput/enhancement/tray-faster-starting-validation
...
Tray: Make starting tray check faster
2024-07-24 17:45:53 +02:00
Jakub Trllo
b534998d24
Merge branch 'develop' into enhancement/add-username-to-tray-info
2024-07-24 17:34:05 +02:00
Jakub Trllo
bb392023d9
Merge branch 'develop' into enhancement/tray-faster-starting-validation
2024-07-24 17:33:59 +02:00
Jakub Trllo
0a647ae0ec
Merge pull request #798 from ynput/enhancement/force-start-tray
...
Tray: Force start tray
2024-07-24 17:33:36 +02:00
Jakub Trllo
5d18e69c7a
forward force to tray
2024-07-24 17:25:20 +02:00
Jakub Trllo
715f547adf
fix possible encoding issues
2024-07-24 17:11:00 +02:00
Jakub Trllo
17e04cd884
call 'remove_tray_server_url' in wait for tray to start
2024-07-24 16:31:23 +02:00
Jakub Trllo
a4de305fde
remove tray filepath if pid is not running
2024-07-24 16:31:10 +02:00
Jakub Trllo
6bbd48e989
fix closing bracket
2024-07-24 16:17:39 +02:00
Jakub Trllo
9c01ddaf63
make starting tray check faster
2024-07-24 16:15:55 +02:00
Jakub Trllo
d1c85ea2af
added hidden force to main cli
2024-07-24 16:09:50 +02:00
Jakub Trllo
90bb6a841b
added force option to tray
...
# Conflicts:
# client/ayon_core/tools/tray/lib.py
2024-07-24 15:54:27 +02:00
Jakub Trllo
947ecfd918
add username to tray information
2024-07-24 15:50:12 +02:00
Jakub Trllo
dce3a4b6a2
trigger show message if tray is already running
2024-07-24 15:49:48 +02:00
Jakub Trllo
3156e91e97
added helper function to send message to tray
2024-07-24 15:49:39 +02:00
Jakub Trllo
df5623e9f6
added option to trigger tray message
2024-07-24 15:49:34 +02:00
Jakub Trllo
a82118a3bc
Merge branch 'develop' into feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value
2024-07-24 14:02:25 +02:00
Jakub Trllo
b5336f2e48
removed upload reviewable from integrate plugin
2024-07-24 13:51:40 +02:00
Jakub Trllo
d00676eeb5
Merge pull request #794 from ynput/feature/AY-6113_Singleton-tray-with-API
...
Tray: Singleton tray
2024-07-24 13:09:31 +02:00
Petr Kalis
07d0bcc752
Remove empty environment variable
2024-07-24 12:10:11 +02:00
Petr Kalis
f473e987df
Fix key name from Settings
2024-07-24 11:27:29 +02:00
Jakub Trllo
1020716599
Merge branch 'develop' into feature/AY-6113_Singleton-tray-with-API
2024-07-24 11:15:19 +02:00
Jakub Trllo
03c93a345d
impemented waiting for starting tray
2024-07-24 10:51:17 +02:00
Jakub Trllo
43f9f51145
'remove_tray_server_url' has force option
2024-07-24 10:48:16 +02:00
Jakub Trllo
aee9bd3f81
don't override tray_url
2024-07-24 10:47:21 +02:00
Jakub Trllo
131afb6684
call 'set_tray_server_url' as soon as possible
2024-07-24 09:57:59 +02:00
Jakub Trllo
136da2b470
exit if another tray is discovered
2024-07-24 09:57:30 +02:00
Jakub Trllo
f5abf6e981
Enhance comments and logs
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-07-24 09:47:50 +02:00