ynput / ayon-kitsu

Official AYON<->Kitsu intetgration (WIP)
Apache License 2.0
7 stars 5 forks source link

Added client code to kitsu integration #4

Closed iLLiCiTiT closed 10 months ago

iLLiCiTiT commented 10 months ago

Description

Added client code for pipeline integration and fixed client code in create package script.

Additional information

Main changes in codebase are in collect kitsu entity plugin where we have to query all folders with "data" where kitsu id is stored. The other modification is in login dialog where was change layout used to show the inputs (the functionality didn't change at all).

Notes

I'm not sure what is usecase of Remember checkbox in logic dialog? For me it looks like it should always remember the login. Also the dialog is not showed automatically if user is not logged in...

Both behaviors are strange to me, but didn't change it.