Jakub Trllo
51116bb9bc
sort and show the pinned project
2025-06-18 08:57:32 +02:00
Jakub Trllo
7ce23aff07
added pinned projects to project item
2025-06-18 08:56:37 +02:00
Ondřej Samohel
8196ee2b07
Merge pull request #1147 from ynput/feature/911-new-traits-based-integrator
...
Integrator for Trait based representations
2025-06-17 17:21:24 +02:00
Jakub Ježek
f0152c92ac
Merge branch 'develop' into feature/911-new-traits-based-integrator
2025-06-17 10:34:00 +02:00
Jakub Trllo
f8ff18f3a7
Merge pull request #1299 from ynput/enhancement/1295-product-base-types-feature-support
...
🏛️ Product base types: feature support check function
2025-06-13 12:16:15 +02:00
Jakub Trllo
d4645c4dab
Merge branch 'develop' into enhancement/1295-product-base-types-feature-support
2025-06-13 11:23:00 +02:00
Jakub Trllo
b4477649b7
Merge pull request #1226 from ynput/feature/107-webactions-in-launcher-tool
...
Launcher tool: Use webactions
2025-06-12 15:05:13 +02:00
Jakub Trllo
2fbc0837aa
Merge branch 'develop' into feature/107-webactions-in-launcher-tool
2025-06-12 14:57:20 +02:00
Jakub Trllo
09e67612b0
moved 'calculate_full_label' to actions model
2025-06-12 14:57:05 +02:00
Jakub Trllo
1fa9bfdfe2
Merge pull request #1321 from ynput/enhancement/correct-typehint
...
Extract review: Correct default value and typehint
2025-06-12 14:44:31 +02:00
Jakub Trllo
8edcd1fc65
replace 'Dict' with 'dict'
2025-06-12 14:13:48 +02:00
Jakub Trllo
ef724793a7
use correct default value
2025-06-12 14:13:33 +02:00
Jakub Trllo
11aad8880c
Merge branch 'develop' into feature/107-webactions-in-launcher-tool
2025-06-12 14:04:04 +02:00
Jakub Trllo
d5a52bfa7e
remove unused import
2025-06-12 13:45:13 +02:00
Jakub Trllo
ad317ca30a
get rid of 'to_data' and 'from_data'
2025-06-12 13:43:37 +02:00
Jakub Trllo
ea585ba57c
Better docstring
...
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2025-06-12 12:16:55 +02:00
Jakub Trllo
7ad16ebdde
Merge pull request #1317 from tanh609/develop
...
Scene inventory tool: Update error more visible
2025-06-12 11:01:27 +02:00
Roy Nieterau
d25d558ad0
Merge branch 'develop' into develop
2025-06-12 10:32:41 +02:00
Roy Nieterau
489c41bf32
Update client/ayon_core/tools/sceneinventory/view.py
2025-06-12 10:31:36 +02:00
Roy Nieterau
c1b92cc9bd
Apply suggestions from code review
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-06-12 10:31:11 +02:00
Jakub Trllo
2df8e954ac
Merge pull request #1319 from BigRoy/enhancement/extract_review_use_dataclass_for_tempdata
...
Extract Review: Use data class for temp data to get some type hints
2025-06-12 09:15:18 +02:00
Roy Nieterau
f42551156f
Merge branch 'develop' into enhancement/extract_review_use_dataclass_for_tempdata
2025-06-11 20:40:28 +02:00
Roy Nieterau
c74fbc2aff
Use data class for TempData to get some type hints
2025-06-11 20:38:03 +02:00
Anh Tu
093a649668
Make _update_containers exception more visible
2025-06-11 09:28:50 +10:00
Ondřej Samohel
710596cf62
Merge branch 'develop' into enhancement/1295-product-base-types-feature-support
2025-06-09 13:58:14 +02:00
Ondřej Samohel
8cb71fdee4
♻️ refactor function name
2025-06-09 13:49:31 +02:00
Ondřej Samohel
52ae098aac
Merge branch 'develop' into feature/911-new-traits-based-integrator
2025-06-09 12:28:09 +02:00
Ondřej Samohel
0f539ec6ea
🐶 fix linting issues
2025-06-06 18:12:53 +02:00
Jakub Ježek
a072508451
Merge pull request #1311 from ynput/bugfix/ocio_hook_task_less_context
...
Avoids OCIO env preparation without task entity
2025-06-06 16:04:34 +02:00
Jakub Ježek
072684efcc
Merge branch 'develop' into bugfix/ocio_hook_task_less_context
2025-06-06 16:03:57 +02:00
Jakub Jezek
192358dddb
Avoids OCIO env preparation without task entity
...
Skips OCIO environment preparation when the task entity is not available in the hook data.
This prevents potential errors or unexpected behavior when the hook is executed in contexts where task information is missing.
2025-06-06 16:02:09 +02:00
Ondřej Samohel
52678c2ca4
Merge branch 'develop' into feature/911-new-traits-based-integrator
2025-06-06 15:14:47 +02:00
Ondřej Samohel
985546adf7
Merge branch 'develop' into enhancement/1295-product-base-types-feature-support
2025-06-06 10:35:34 +02:00
Jakub Trllo
974e5a9f0c
Merge branch 'develop' into feature/107-webactions-in-launcher-tool
2025-06-05 17:45:39 +02:00
github-actions[bot]
d20ade6d79
chore(): update bug report / version
2025-06-05 15:00:05 +00:00
Ynbot
b0ff3c2264
[Automated] Update version in package.py for develop
2025-06-05 14:59:02 +00:00
Ynbot
495a66d891
[Automated] Add generated package files from main
2025-06-05 14:58:24 +00:00
Jakub Trllo
122f726037
Merge branch 'develop' into feature/107-webactions-in-launcher-tool
2025-06-05 16:39:22 +02:00
Jakub Trllo
b26710ff94
remove unused variable
2025-06-05 16:31:41 +02:00
Jakub Trllo
9981b48e98
change direction of actions popup when on the edge of screen
2025-06-05 16:20:26 +02:00
Jakub Trllo
4a727df496
Merge pull request #1086 from BigRoy/chore/cleanup_plugin_code_cosmetics
...
Cosmetics + minor optimization for `CleanUp` plugin
2025-06-05 10:03:37 +02:00
Roy Nieterau
a51c1f1884
Merge branch 'develop' into chore/cleanup_plugin_code_cosmetics
2025-06-04 17:50:36 +02:00
Philippe Leprince
92d5859556
Merge pull request #1307 from ynput/Update-qtmaterialsymbols-to-a-more-recent-font-version
...
Update Material Symbols to the latest version, add function to re-generate json file.
2025-06-04 15:49:11 +02:00
Philippe Leprince
dddb39ab2f
Rename the codepoints and json file to match the font file name.
...
Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-06-04 15:34:41 +02:00
Philippe Leprince
5953e500cb
Update to the latest version. Add function to re-generate json mapping file.
...
Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-06-04 12:25:03 +02:00
Ondřej Samohel
86b1efe01d
Merge branch 'develop' into enhancement/1295-product-base-types-feature-support
2025-06-02 16:50:59 +02:00
Jakub Trllo
52687f2444
Merge branch 'develop' into feature/107-webactions-in-launcher-tool
2025-05-30 10:31:12 +02:00
Jakub Trllo
0bcc26dff4
Merge pull request #1281 from BigRoy/enhancement/publisher_comment_minimum_required_chars
...
Publisher: Set minimum amount of characters required for a comment before publishing is allowed
2025-05-30 10:22:15 +02:00
Jakub Trllo
b62d8516b3
Merge branch 'develop' into enhancement/publisher_comment_minimum_required_chars
2025-05-30 10:20:23 +02:00
Jakub Trllo
dc9ecbe1b1
Merge pull request #1285 from BigRoy/enhancement/staging_dir_persistence_log_to_debug
...
Staging Dir persistence log, change to debug level
2025-05-30 09:09:51 +02:00