Commit graph

176 commits

Author SHA1 Message Date
Roy Nieterau
bb5f83f6c4 Refactor ayon_api.get_last_versions already returns dict by productId 2024-03-20 10:15:01 +01:00
Roy Nieterau
81eed5a9eb Merge remote-tracking branch 'upstream/develop' into bugfix/inventory_latest_version 2024-03-20 09:58:19 +01:00
Roy Nieterau
a71ea3a3e3 Use more specific api call 2024-03-20 09:58:07 +01:00
Roy Nieterau
0c96c8f76a Fix fields for getting last versions 2024-03-20 01:26:36 +01:00
Roy Nieterau
5ee980041a Fix outdated highlighting and filtering state for non-hero and hero version
- Also optimize the query of highest version by doing one query per product id instead of one per representation id
2024-03-19 23:44:44 +01:00
Jakub Trllo
9770d8ffa9 use new location of tools models 2024-03-18 18:02:13 +01:00
Jakub Trllo
20a9d4f972 move models to 'common_models' in tools 2024-03-18 18:01:45 +01:00
Jakub Trllo
95a67b666f import widgets from new locations 2024-03-18 17:59:41 +01:00
Jakub Trllo
fb3df8c806 move ayon utils widgets to utils 2024-03-18 17:59:09 +01:00
Jakub Trllo
ed268ccec6 move ayon_utils utils to tools utils 2024-03-18 17:58:16 +01:00
Jakub Trllo
19b350686b Merge branch 'develop' into enhancement/AY-1226_Use-AYON-entities 2024-03-14 18:47:52 +01:00
Jakub Jezek
1d2848af45
old publisher settings stored in core 2024-03-13 22:05:24 +01:00
Jakub Trllo
242b38b3d9 add margin to left to offset content from scroll bar 2024-03-13 14:38:24 +01:00
Jakub Trllo
2a3185a9cb Merge branch 'develop' into enhancement/AY-1226_Use-AYON-entities 2024-03-13 12:54:39 +01:00
Jakub Trllo
30b854128e change scrollbar stylesheet to avoid issues 2024-03-13 12:29:47 +01:00
Jakub Trllo
513882e6d9 fix get_products call in scene inventory 2024-03-12 17:00:37 +01:00
Jakub Trllo
5f86e9eaba copy and open of published workfile should work 2024-03-12 16:12:12 +01:00
Jakub Trllo
7e9dfd5b47 'get_product_name' now expects 'task_name' and 'task_type' 2024-03-11 12:11:22 +01:00
Jakub Trllo
d4a8ada569 fix dictionary loop 2024-03-11 11:52:02 +01:00
Jakub Trllo
1428e84b11 removed assetlinks widgets 2024-03-08 17:29:22 +01:00
Jakub Trllo
92abf5a14b use folder naming on create instance 2024-03-08 17:20:14 +01:00
Jakub Trllo
fedf09c364 formatting changes 2024-03-08 15:56:06 +01:00
Jakub Trllo
66ad6e8242 workfiles tool is using ayon api operations 2024-03-08 15:55:56 +01:00
Jakub Trllo
d578a43be2 modified push to project tool to use AYON entities 2024-03-08 15:55:39 +01:00
Jakub Trllo
f38e15dad2 moved thumbnails cache to thumbnails model 2024-03-08 15:55:08 +01:00
Jakub Trllo
3467727f11 scene inventory is using representation entity 2024-03-08 12:36:25 +01:00
Jakub Trllo
3a5becbc98 modified loader tools to use representation entitiy 2024-03-08 12:36:12 +01:00
Jakub Trllo
e812e8e963 tools use version entity 2024-03-06 11:01:26 +01:00
Jakub Trllo
16ad88e626 creator tool using product entities 2024-03-05 14:03:17 +01:00
Jakub Trllo
3f50cc601f use product entities in loader 2024-03-05 14:00:27 +01:00
Jakub Trllo
fd4d499fa1 publisher using product entities 2024-03-05 13:59:27 +01:00
Jakub Trllo
297b22bade push to project using product entities 2024-03-05 13:57:49 +01:00
Jakub Trllo
f5e36197eb rename 'SubsetLoaderPlugin' to 'ProductLoaderPlugin' 2024-03-04 18:13:06 +01:00
Jakub Trllo
e8a5230fc7 removed unused assets_widget.py 2024-03-04 17:49:52 +01:00
Jakub Trllo
c3296b1322 use folder naming 2024-03-04 17:48:24 +01:00
Jakub Trllo
43bf1726e7 implemented 'get_task_item_by_name' in hierarchy model 2024-03-04 17:44:51 +01:00
Jakub Trllo
70ed24c0ce added 'get_selected_task_id' to tasks widget 2024-03-04 17:44:19 +01:00
Jakub Trllo
0ebc2bca71 creator use folder and task entity 2024-03-04 17:43:34 +01:00
Jakub Trllo
24de173431 removed unused function 'get_task_icon' 2024-03-04 17:43:21 +01:00
Jakub Trllo
6df9386234 workfiles tool use folder and task entity 2024-03-04 17:42:49 +01:00
Jakub Trllo
fafe213afe fix loader tool 2024-03-04 17:42:30 +01:00
Jakub Trllo
4cdb64621f fix traypublisher window 2024-03-04 17:42:04 +01:00
Jakub Trllo
d4f9de2cee texture copy tool use folder entity 2024-03-04 17:41:57 +01:00
Jakub Trllo
a2def7be0e modified push to project 2024-03-04 17:41:43 +01:00
Jakub Trllo
9400cabe2b fix get product name in publisher 2024-03-04 17:41:30 +01:00
Jakub Trllo
0664da2a5e rename 'get_current_asset_name' to 'get_current_folder_path' 2024-02-29 18:11:19 +01:00
Jakub Trllo
b227c6936c use unchanged ayon project entity in codebase 2024-02-29 16:00:28 +01:00
Jakub Trllo
dff383bced removed 'ProjectModel' and 'ProjectSortFilterProxy' from utils 2024-02-29 12:01:41 +01:00
Jakub Trllo
5e81191904 use 'AYONSettingsRegistry' for traypublisher registry 2024-02-29 12:01:13 +01:00
Jakub Trllo
28f1ab0fb5 use ayon projects model 2024-02-29 12:00:46 +01:00