Commit graph

45126 commits

Author SHA1 Message Date
Jakub Trllo
16b4584609 mark the function with an attribute to know if entities are expected in arguments 2025-10-03 16:50:57 +02:00
Jakub Trllo
31b023b0fa use only new signature 2025-10-03 16:47:14 +02:00
Jakub Trllo
348e11f968 wrap get_product_name function 2025-10-03 16:40:12 +02:00
Jakub Trllo
14fb34e4b6 remove unused import 2025-10-03 15:22:18 +02:00
Jakub Trllo
f7e9f6e7c9 use kwargs in default implementation 2025-10-03 15:17:51 +02:00
Jakub Trllo
fc7ca39f39 move comment to correct place 2025-10-03 15:13:19 +02:00
Jakub Trllo
07650130c6 initial support to use folder in product name template 2025-10-03 15:11:24 +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
Jakub Trllo
2f55d79253
Merge pull request #1461 from ynput/Update-material-symbols-to-version-4.0.0
chore(deps): update Material Symbols to version 4.0.0
2025-10-03 10:14:28 +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
ce50b22c8b
Merge pull request #1457 from ynput/enhancement/mime-type-from-ayon-api
Chore: Use ayon api implementation of mime type
2025-10-02 11:30:19 +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
2393c33319
Merge pull request #1455 from ynput/enhancement/addons-manager-api-update
Chore: Addons manager update
2025-09-30 14:58:24 +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
b05ccf3be8
Merge branch 'develop' into enhancement/collect_scene_loaded_versions_add_more_hosts 2025-09-26 09:51:42 +02:00
Jakub Trllo
dcf5db31d0 formatting fix 2025-09-25 12:00:28 +02:00
Jakub Trllo
80f84e95fc add formatting 2025-09-25 11:54:02 +02:00
Jakub Trllo
efcd4425b7 add signature to the original function 2025-09-25 11:53:45 +02:00
Jakub Trllo
8c61e65521 handle backwards compatibility properly 2025-09-25 11:52:59 +02:00
Jakub Trllo
c9bb43059d remove doubled import 2025-09-25 11:36:56 +02:00
Jakub Trllo
d55ac4aa54 Use 'get_representation_path' for both signatures. 2025-09-25 11:34:47 +02:00
Jakub Trllo
ce3a59446c Merge branch 'develop' into enhancement/1416-loader-actions 2025-09-25 11:12:25 +02:00
Jakub Trllo
b026fe9b18
Merge branch 'develop' into enhancement/get-repre-path-function 2025-09-25 11:02:20 +02:00
Jakub Trllo
b48f147ef4
Merge pull request #1452 from ynput/bugfix/webactions-label-handling
Launcher: Fix form handling
2025-09-24 13:29:38 +02:00
Ondřej Samohel
8edd6c583d
Merge remote-tracking branch 'origin/develop' into enhancement/1297-product-base-types-creation-and-creator-plugins 2025-09-24 12:41:26 +02:00
Jakub Trllo
a0d97701c9 use correct key to get action label 2025-09-24 12:25:36 +02:00