Jakub Trllo
e59975fe95
add docstring
2025-10-03 17:10:17 +02:00
Jakub Trllo
14fb34e4b6
remove unused import
2025-10-03 15:22:18 +02:00
Jakub Trllo
d81f6eaa3e
remove unused import
2025-10-03 15:08:42 +02:00
Jakub Trllo
bc5c162a00
push to project uses simple action
2025-10-03 15:07:40 +02:00
Jakub Trllo
48cc1719e3
delivery action uses simple action
2025-10-03 15:07:17 +02:00
Jakub Trllo
d465e4a9b3
rename 'process' to 'execute_simple_action'
2025-10-03 15:05:54 +02:00
Jakub Trllo
6d1d1e01d4
use 'get_selected_version_entities' in delete old versions
2025-10-03 15:04:34 +02:00
Jakub Trllo
eedd982a84
use first representation in action item collection
2025-10-03 15:04:07 +02:00
Jakub Trllo
917c4e317c
use ActionForm in delete old versions
2025-10-03 14:52:57 +02:00
Jakub Trllo
cff10604f9
Merge branch 'develop' into enhancement/1416-loader-actions
2025-10-03 11:30:41 +02:00
Philippe Leprince
0bdfc43457
chore(deps): update Material Symbols to version 4.0.0
...
Updated Material Symbols font resources to version 4.0.0, including renaming font files, updating codepoints and JSON mappings, and modifying the initialization script to reference the new font name.
BREAKING CHANGE: Font name changed from "MaterialSymbolsOutlined-Regular" to "MaterialSymbolsOutlined", which may affect code relying on the previous naming convention.
Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-10-02 19:42:22 +02:00
Jakub Trllo
e9958811d4
added helper conversion function for webaction fields
2025-10-02 17:15:53 +02:00
Jakub Trllo
55828c7341
move LoaderActionForm as ActionForm to structures
2025-10-02 16:58:21 +02:00
Jakub Trllo
fa28301952
Merge branch 'develop' into enhancement/1416-loader-actions
2025-10-02 14:52:00 +02:00
Jakub Trllo
71da4a02ec
added comments to safe import
2025-10-02 10:11:50 +02:00
Jakub Trllo
ab058d15c5
copy implementation from ayon api
2025-10-02 09:59:40 +02:00
Jakub Trllo
61011ecea0
use ayon api implementation of mime type
2025-10-02 09:53:51 +02:00
Jakub Trllo
0dfaa00165
remove unnecessary argument
2025-10-01 18:06:39 +02:00
Jakub Trllo
81a0b67640
remove action identifier
2025-10-01 16:43:32 +02:00
Jakub Trllo
365d0a95e0
fix typo
2025-10-01 12:20:14 +02:00
Jakub Trllo
90497bdd59
added some helper methods
2025-10-01 12:14:07 +02:00
Jakub Trllo
af196dd049
use simple plugin in export otio action
2025-10-01 12:02:04 +02:00
Jakub Trllo
76be69c4b2
add simple action plugin
2025-10-01 12:01:48 +02:00
Jakub Trllo
4c492b6d4b
fetch only first representation
2025-10-01 11:54:58 +02:00
Jakub Trllo
66b1a6e8ad
add small explanation to the code
2025-09-30 17:48:07 +02:00
Jakub Trllo
3945655f21
return type in docstring
2025-09-30 17:37:22 +02:00
Jakub Trllo
56fa213886
Merge branch 'develop' into enhancement/1416-loader-actions
2025-09-30 16:35:37 +02:00
Jakub Trllo
1caedb841f
add type hints
2025-09-26 15:03:57 +02:00
Jakub Trllo
7368ddfdfb
use f-string
2025-09-26 15:00:59 +02:00
Jakub Trllo
e5fd51f693
remove milestone versions
2025-09-26 15:00:00 +02:00
Jakub Trllo
ce3a59446c
Merge branch 'develop' into enhancement/1416-loader-actions
2025-09-25 11:12:25 +02:00
Jakub Trllo
a0d97701c9
use correct key to get action label
2025-09-24 12:25:36 +02:00
Jakub Trllo
c4aace810f
Merge branch 'develop' into enhancement/1443-allow-host-addons-to-store-dcc-version-in-workfile-metadata
2025-09-23 14:33:06 +02:00
Jakub Trllo
6b57f406ca
Merge branch 'develop' into enhancement/use-ayon-logger-in-load-plugins
2025-09-23 14:31:36 +02:00
Jakub Trllo
73641b5055
always fill ayon app name and tools
2025-09-23 14:09:38 +02:00
Petr Kalis
0b6e171558
Fix wrong key
2025-09-23 13:27:21 +02:00
Jakub Trllo
3a52484460
revert back output handling
2025-09-23 12:42:06 +02:00
Jakub Trllo
740f0276e2
add a todo to 'filter_containers'
2025-09-23 12:39:59 +02:00
Jakub Trllo
88db0b46e8
added typehints
2025-09-23 12:39:48 +02:00
Jakub Trllo
0122686522
allow to ignore locked versions
2025-09-23 12:39:32 +02:00
Jakub Trllo
2656e0c7d8
remove commented line
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-09-23 12:11:41 +02:00
Jakub Trllo
b6feefa19a
use Logger as log attribute for loader plugin
2025-09-23 11:54:29 +02:00
Jakub Trllo
bb64f3c2a5
make sure 'data_changed' is triggered
2025-09-22 19:13:41 +02:00
Jakub Trllo
d96e8087ec
draw a lock next to version if is locked
2025-09-22 19:13:22 +02:00
Jakub Trllo
2fbb6c279b
allow more options for icons
2025-09-22 19:13:11 +02:00
Jakub Trllo
1f41e03fe0
store the information to the model item
2025-09-22 19:12:26 +02:00
Jakub Trllo
ace6a84f5e
look for locked version in container
2025-09-22 19:12:03 +02:00
Jakub Trllo
0748d659d7
do not consider locked containers in 'get_outdated_containers' as outdated
2025-09-22 19:11:33 +02:00
Jakub Trllo
eabd6b601f
small changes or logic order
2025-09-22 19:11:02 +02:00
Jakub Trllo
be173f8fb9
Merge branch 'develop' into feature/1229-ay-1284_show-application-used-on-task
2025-09-22 14:43:09 +02:00