Commit graph

41814 commits

Author SHA1 Message Date
Jakub Trllo
1776df18e2 don't store project name to version items 2024-11-28 11:50:59 +01:00
Jakub Trllo
5d7aeaf0a7 better variable name 2024-11-28 11:50:48 +01:00
Kayla Man
10e66c4c39 comsetic fix 2024-11-26 20:30:28 +08:00
Kayla Man
fafcbe8992 check on the active product id before adding version_items 2024-11-26 20:24:57 +08:00
Kayla Man
47fa5e5602 check on the active product id before adding version_items 2024-11-26 20:21:21 +08:00
Jakub Trllo
b28f4b0ff1 comment out unused variables 2024-11-22 19:10:05 +01:00
Jakub Trllo
87907b550b fix switch version 2024-11-22 19:05:29 +01:00
Jakub Trllo
e21c7a157e use project name to get correct status icons 2024-11-22 18:46:56 +01:00
Jakub Trllo
eea31b676d don't slow down project name getter 2024-11-22 18:25:46 +01:00
Jakub Trllo
562f2edace site sync is fully project specific 2024-11-22 18:22:27 +01:00
Jakub Trllo
a30698eb4b refactor view codebase 2024-11-22 18:02:49 +01:00
Jakub Trllo
b25715ee2b use project name in site sync calls 2024-11-22 17:59:47 +01:00
Jakub Trllo
7935ed3284 site sync expects project name 2024-11-22 17:58:23 +01:00
Jakub Trllo
ef26dc2dc2 added empty lines for readability 2024-11-22 17:58:02 +01:00
Jakub Trllo
7edc759842 remove unused variables 2024-11-22 17:57:49 +01:00
Kayla Man
e625901aeb big roy's comment - code tweak 2024-11-22 16:05:17 +08:00
Kayla Man
77e5317ee3 remove unused variable 2024-11-21 22:37:55 +08:00
Kayla Man
a70135bb51 implement switch and set version by repre_id/product_id per project 2024-11-21 22:35:25 +08:00
Kayla Man
7a224914ea remove unused variable 2024-11-21 17:43:17 +08:00
Kayla Man
ec563351a6 Merge branch 'develop' into enhancement/Load-and-manage-products-from-a-library-project 2024-11-21 17:41:54 +08:00
Kayla Man
d9c1a299b9 loading the asset per repre_id and per project 2024-11-21 17:23:36 +08:00
Robin De Lillo
9293c28d45
Merge pull request #1010 from ynput/enhancements/allow_csv_ingest_to_create_shot
AY-6731_Allow CSV ingest to create new shots.
2024-11-20 08:16:03 -05:00
robin@ynput.io
26e5c2f52b Adjust folder type creation in collect_hierarchy. 2024-11-19 09:28:16 -05:00
robin@ynput.io
70a38a6b1a Fix linting. 2024-11-19 08:22:13 -05:00
Robin De Lillo
83cc964ca0
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-19 08:07:52 -05:00
Kayla Man
3078ba2a23 kuba's comment - add current project name as argument in the get_container_data and make sure the scene inventory won't show Entity N/A as name and version 2024-11-19 15:45:27 +08:00
robin@ynput.io
ff56393da8 Fix linting. 2024-11-18 13:40:09 -05:00
robin@ynput.io
4a4377b489 Rework to avoid csv_ingest_shot family. 2024-11-18 13:38:21 -05:00
Kayla Man
004e9626ee big roy comment - refactoring the dict per repre_id per project 2024-11-19 00:19:48 +08:00
robin@ynput.io
a69d60f9d4 Merge branch 'develop' into enhancements/allow_csv_ingest_to_create_shot 2024-11-18 08:18:40 -05:00
Robin De Lillo
d2229fbb15
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-18 08:16:02 -05:00
Kayla Man
0866c00201 code tweaks - kuba's comment 2024-11-18 19:18:50 +08:00
Kayla Man
8965a88594 clean up code and add project name row into scene inventory 2024-11-18 17:59:20 +08:00
Kayla Man
574ea3580d codes clean up & make sure it supports mulitple asset loading per project 2024-11-15 21:58:59 +08:00
Kayla Man
0bec953dec query the product id per project 2024-11-14 22:46:43 +08:00
Ynbot
a181fc897d [Automated] Update version in package.py for develop 2024-11-13 10:51:57 +00:00
Ynbot
bccd8d813c [Automated] Add generated package files to main 2024-11-13 10:51:16 +00:00
robin@ynput.io
f6547264fb Fix lint. 2024-11-12 16:30:55 -05:00
robin@ynput.io
863c6f5187 Allow CSV ingest to create new shots. 2024-11-12 16:04:25 -05:00
Roy Nieterau
6b433bbeac
Merge pull request #994 from BigRoy/enhancement/attributes_by_families_tiny
Show publish plug-in attributes based on `families` instead of only `productType`
2024-11-12 17:06:16 +01:00
Roy Nieterau
b9f6f39490
Merge branch 'develop' into enhancement/attributes_by_families_tiny 2024-11-12 16:18:54 +01:00
Jakub Ježek
637b2c1075
Merge pull request #996 from ynput/bugfix/AY-7105_colorspacedata-not-correctly-distributed-from-clips
Editorial: Distribution of colorspaceData within instance resources and reviewables
2024-11-12 15:59:28 +01:00
Jakub Ježek
a42fff3c4c
Merge branch 'develop' into bugfix/AY-7105_colorspacedata-not-correctly-distributed-from-clips 2024-11-12 15:58:19 +01:00
Jakub Ježek
235949b867
Update client/ayon_core/plugins/publish/collect_otio_review.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-12 15:58:08 +01:00
Mustafa Jafar
7c8fced86e
Merge branch 'develop' into enhancement/attributes_by_families_tiny 2024-11-12 16:28:31 +02:00
Jakub Trllo
78ed33d214
Merge pull request #1008 from ynput/bugfix/1007-loader-tool-selection-changes-upon-just-hover-over-version-column
Loader UI: Don't change selection on version combobox hover
2024-11-12 14:44:02 +01:00
Jakub Trllo
d09d35fae7
Merge branch 'develop' into bugfix/1007-loader-tool-selection-changes-upon-just-hover-over-version-column 2024-11-12 14:41:58 +01:00
Kayla Man
735409f9ac do not get the container item from self.get_container 2024-11-12 20:13:49 +08:00
Jakub Trllo
ed06d0fd79
Merge pull request #1009 from ynput/bugfix/create-instance-data
Create: Required keys in Create Instance data
2024-11-11 17:14:47 +01:00
Jakub Trllo
b79e0189a0 Use N/A label if is not available 2024-11-11 16:43:17 +01:00