Jakub Trllo
60c919cd33
use 'get_default_settings_variant' from utils
2024-08-07 11:24:18 +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
e10a78d761
shutdown existing tray if is running under different user
2024-08-06 11:22:49 +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 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
Jakub Trllo
cb3d002ac0
Merge branch 'develop' into feature/integrate-reviewables-to-ayon
2024-07-30 14:10:24 +02:00
Jakub Trllo
ddd5313a41
add optional output of ensude function
2024-07-30 13:42:23 +02:00
Roy Nieterau
34305862f4
Tweak grammar plus make it more understandable what addon needs updating
2024-07-29 23:44:54 +02:00
Roy Nieterau
d5c4d7df8b
Merge branch 'develop' into bugfix/loader_support_product_type_filter_profiles
2024-07-26 00:02:13 +02:00
Jakub Trllo
07296c3633
Merge branch 'develop' into enhancement/reduce-cli-commands
2024-07-25 16:39:48 +02:00
Jakub Trllo
9738c2ed45
Merge branch 'develop' into enhancement/tray-send-message
2024-07-25 15:55:54 +02:00
Jakub Trllo
f82c420fe4
create function for cli in publish
2024-07-25 15:54:42 +02:00
Jakub Trllo
856a30cd5a
remove gui option
2024-07-25 15:48:31 +02:00
Jakub Trllo
78c278cdde
move publish to cli.py
2024-07-25 15:47:28 +02:00
Jakub Trllo
a7f56175d6
move some logic from cli_commands.py to cli.py
2024-07-25 15:36:41 +02:00
Jakub Trllo
f90ac20f46
add Literal to docstring
2024-07-25 15:34:25 +02:00
Jakub Trllo
7c143ee433
Merge branch 'develop' into feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value
2024-07-25 15:02:00 +02:00
Jakub Trllo
e0c07d8f7e
Merge branch 'develop' into enhancement/tray-send-message
...
# Conflicts:
# client/ayon_core/tools/tray/lib.py
# client/ayon_core/tools/tray/ui/tray.py
2024-07-25 14:57:43 +02:00
Petr Kalis
6a4196c5b4
Change name of variable
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:34:35 +02:00
Roy Nieterau
ea547ed539
Update client/ayon_core/tools/loader/abstract.py
2024-07-25 14:14:45 +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
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
b534998d24
Merge branch 'develop' into enhancement/add-username-to-tray-info
2024-07-24 17:34:05 +02:00