ayon-core/openpype/client/server
Petr Kalis 046154037b
Site Sync: small fixes in Loader (#6119)
* Fix usage of correct values

Returned item is dictionary of version_id: links, previous loop was looping through [[]].

* Fix usage of studio icon

local and studio have both same provider, local_drive. Both of them should be differentiate by icon though.

* Fix - pull only paths from icon_def

Icon_def is dictionary with `type` and `path` keys, not directly 'path'.
It must be massaged first.

* Revert back, fixed in different PR

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* Fix looping

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-01-12 10:44:01 +01:00
..
__init__.py General: Connect to AYON server (base) (#3924) 2023-07-11 17:50:50 +02:00
constants.py AYON: Preparation for products (#5038) 2023-07-11 18:13:50 +02:00
conversion_utils.py convert the createAt value to local timezone 2023-12-11 15:52:12 +01:00
entities.py AYON: Prepare functions for newer ayon-python-api (#5997) 2023-12-05 11:27:04 +01:00
entity_links.py Site Sync: small fixes in Loader (#6119) 2024-01-12 10:44:01 +01:00
openpype_comp.py AYON: Prepare for 'data' via graphql (#5923) 2023-11-20 11:02:35 +01:00
operations.py use 'get_ayon_server_api_connection' in server functions 2023-11-09 14:33:19 +01:00
thumbnails.py AYON: Thumbnails cache and api prep (#5437) 2023-08-11 16:22:07 +02:00
utils.py implemented 'get_ayon_server_api_connection' to help create connection 2023-11-09 14:32:57 +01:00