Commit graph

36661 commits

Author SHA1 Message Date
Kayla Man
7ec4f6cc92 cosmetic 2024-03-01 18:21:13 +08:00
Kayla Man
3b45573089 make the docstring and comment more concise and align with ayon 2024-03-01 17:54:43 +08:00
Kayla Man
48c64c9caf cosmetic fix 2024-03-01 17:44:01 +08:00
Libor Batek
2e9c1e4d6c
Merge branch 'develop' into enhancement/OP-8105_Validate-Context 2024-03-01 10:02:58 +01:00
Jakub Trllo
1457ec6111
Merge pull request #130 from ynput/enhancement/OP-8370_LoaderPlugin-update-expect-representation-context
Chore: Loader plugin expect representation context in methods
2024-02-29 17:40:58 +01:00
Kayla Man
34cca05615 code clean up 2024-02-29 20:42:32 +08:00
Jakub Trllo
d856bd0cb5
Merge pull request #137 from ynput/enhancement/traypublisher-using-ayon-projects-model
TrayPublisher: Use AYON projects model
2024-02-29 12:56:49 +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
Jakub Trllo
3b060d8abf added project roles to init 2024-02-29 11:59:21 +01:00
Jakub Trllo
8ca15394a3 implemented 'get_index_by_project_name' 2024-02-29 11:59:10 +01:00
Jakub Trllo
29cc3d97e5
Merge pull request #132 from ynput/enhancement/publisher-using-hierarchy-model
Publisher: Use hierarchy model
2024-02-29 11:54:07 +01:00
Jakub Trllo
123d2b851c added some docstrings 2024-02-29 11:53:12 +01:00
Jakub Trllo
de498491ab Merge branch 'develop' into enhancement/publisher-using-hierarchy-model 2024-02-29 11:05:40 +01:00
Kayla Man
9ad258997b check instance data against context data rather than check user sertup properties against context data 2024-02-29 13:40:08 +08:00
Kayla Man
259f2c4120 Merge branch 'develop' into enhancement/OP-8105_Validate-Context 2024-02-29 13:21:39 +08:00
iLLiCiTiT
dbab274833 use 'GoToCurrentButton' 2024-02-28 23:11:00 +01:00
Jakub Trllo
978e461539
Merge pull request #135 from ynput/bugfix/minor-fixes-2
Chore: Minor fixes 2
2024-02-28 18:37:42 +01:00
Jakub Trllo
ffc4bf19e7 fix docstring of 'run_detached_process' 2024-02-28 18:36:04 +01:00
Jakub Trllo
9464b3739a fix collect comment 2024-02-28 18:02:22 +01:00
Jakub Trllo
7881ba253b Merge branch 'develop' into enhancement/publisher-using-hierarchy-model 2024-02-28 16:41:17 +01:00
Jakub Trllo
04180c7fb4 Merge branch 'develop' into enhancement/OP-8370_LoaderPlugin-update-expect-representation-context 2024-02-28 16:40:57 +01:00
Jakub Trllo
bcda4aa985 reset hierarchy model and asset docs cache 2024-02-28 16:38:47 +01:00
Jakub Trllo
46846e0551 reset asset docs cache too 2024-02-28 16:37:03 +01:00
Jakub Trllo
ac33a8dd41 use hierarchy model to get task names 2024-02-28 16:34:12 +01:00
Jakub Trllo
4b901af4fc folders widget are deselectable 2024-02-28 16:28:50 +01:00
Jakub Trllo
93ad1ad9a3 more folder naming 2024-02-28 16:23:22 +01:00
Jakub Trllo
284d395b01 rename 'AssetNameInput' and 'AssetNameInputButton' 2024-02-28 16:22:47 +01:00
Jakub Trllo
9b0dcce5a8 rename 'AssetNameInputWidget' to 'FolderPathInputWidget' 2024-02-28 16:21:51 +01:00
Jakub Trllo
9d4b98be45 moved tasks model around 2024-02-28 16:16:38 +01:00
Jakub Trllo
259983768c use folder naming in widgets 2024-02-28 16:11:38 +01:00
Jakub Trllo
de2f48ff54 fixed change of context on existing instances 2024-02-28 16:05:03 +01:00
Jakub Trllo
4044feb988 validation of folder paths happens in controller 2024-02-28 15:54:04 +01:00
Jakub Trllo
c75c9d8d70 create context selection is using hierarchy model 2024-02-28 15:15:18 +01:00
Jakub Trllo
1027a41e8a fix path calculated from hierarchy item 2024-02-28 15:14:46 +01:00
Jakub Trllo
ce370c7ca0
Merge pull request #131 from ynput/bugfix/minor-fixes
Chore: Minor fixes
2024-02-28 15:01:07 +01:00
Jakub Trllo
f92de3c351 fix typo in onilne 2024-02-28 14:59:08 +01:00
Jakub Trllo
ef1d3ada61 fix typo in 'project_doc' 2024-02-28 14:59:01 +01:00
Jakub Trllo
4a4dde620b Merge branch 'develop' into enhancement/publisher-using-hierarchy-model
# Conflicts:
#	client/ayon_core/tools/publisher/control.py
#	client/ayon_core/tools/publisher/control_qt.py
2024-02-28 14:32:42 +01:00
Jakub Trllo
175185d177 initial commit 2024-02-28 14:30:59 +01:00
Jakub Trllo
65865c2e8f added more public functions to folder/task widgets 2024-02-28 14:29:31 +01:00
Jakub Trllo
7c81a52623 task type is stored to Qt model item 2024-02-28 14:29:04 +01:00
Jakub Trllo
e5ab9a78cb hierarchy model can return FolderItem by path 2024-02-28 14:28:31 +01:00
Kayla Man
3cf206a616 restore unrelated deletion of unrelated code 2024-02-28 20:54:00 +08:00
Kayla Man
ce94823a0f restore unrelated deletion of unrelated code 2024-02-28 20:51:16 +08:00
Kayla Man
9d994fda90 resolve conflict 2024-02-28 20:49:40 +08:00
Jakub Trllo
5cfe10d944 Merge branch 'develop' into enhancement/OP-8370_LoaderPlugin-update-expect-representation-context
# Conflicts:
#	client/ayon_core/hosts/harmony/plugins/load/load_palette.py
#	client/ayon_core/hosts/maya/api/plugin.py
#	client/ayon_core/hosts/maya/plugins/load/load_image_plane.py
2024-02-28 13:45:05 +01:00
Jakub Trllo
69d9254c46
Merge pull request #122 from ynput/enhancement/OP-8202_Remove-system_settings
Chore: Remove system settings concept
2024-02-28 13:41:45 +01:00
Jakub Trllo
2a0f68aa01
Merge pull request #113 from ynput/enhancement/OP-8264_Use-productName-n-productType
Chore: Product name and type
2024-02-28 13:40:57 +01:00