Petr Kalis
|
87bb613b75
|
Added optionality to new argument in method signature
|
2024-11-07 17:38:00 +01:00 |
|
Petr Kalis
|
4a5583cff0
|
Merge branch 'develop' of https://github.com/ynput/ayon-core into feature/AY-6789_Render-instance-support-of-Frame-List
|
2024-11-06 17:40:02 +01:00 |
|
Jakub Trllo
|
53a839b34f
|
fix condition triggering refresh of values in UI
|
2024-11-06 11:15:09 +01:00 |
|
Jakub Trllo
|
cc45af7a96
|
implemented request revert on files widget
|
2024-11-05 17:58:55 +01:00 |
|
Jakub Trllo
|
9be42980bd
|
implemented request restart logic for most of widgets
|
2024-11-05 17:58:21 +01:00 |
|
Jakub Trllo
|
2d51436da7
|
refresh content
|
2024-11-05 16:46:35 +01:00 |
|
Jakub Trllo
|
b5d018c071
|
publisher does handle revert to default
|
2024-11-05 16:34:41 +01:00 |
|
Jakub Trllo
|
47973464fd
|
remoe python 2 super calls
|
2024-11-05 16:33:38 +01:00 |
|
Jakub Trllo
|
c23cf6746d
|
'AttributeDefinitionsWidget' shows overriden values on labels
|
2024-11-05 16:32:58 +01:00 |
|
Jakub Trllo
|
bbe1d9e3fd
|
'create_widget_for_attr_def' can pass in all init args
|
2024-11-05 16:32:19 +01:00 |
|
Jakub Trllo
|
9de6a74789
|
base attribute widget can handle reset to default logic
|
2024-11-05 16:31:23 +01:00 |
|
Jakub Trllo
|
5569c95aef
|
change style of label
|
2024-11-05 16:29:56 +01:00 |
|
Jakub Trllo
|
7d0f1f97e4
|
use new label in product attributes
|
2024-11-05 16:29:48 +01:00 |
|
Jakub Trllo
|
33a5195b71
|
added 'AttributeDefinitionsLabel' to init
|
2024-11-05 16:28:46 +01:00 |
|
Jakub Trllo
|
56a07fe918
|
added 'AttributeDefinitionsLabel' helper label widget
|
2024-11-05 16:28:30 +01:00 |
|
Jakub Trllo
|
3a8a9ec483
|
implemented logic to revert to default values
|
2024-11-05 16:25:20 +01:00 |
|
Jakub Trllo
|
994dc956c2
|
use blue color
|
2024-11-05 11:16:57 +01:00 |
|
Jakub Trllo
|
46acbacaac
|
added typehints and tiny docstring
|
2024-11-05 10:51:29 +01:00 |
|
Jakub Trllo
|
98674eb436
|
change overriden color
|
2024-11-05 10:07:40 +01:00 |
|
Jakub Trllo
|
d99dff1610
|
modified publish attributes to display overrides
|
2024-11-04 19:10:01 +01:00 |
|
Jakub Trllo
|
9484c42b9a
|
'get_publish_attribute_definitions' returns default values too
|
2024-11-04 19:09:46 +01:00 |
|
Jakub Trllo
|
0e0620770f
|
fix variable definition
|
2024-11-04 18:32:14 +01:00 |
|
Jakub Trllo
|
a1f74f2c78
|
added styling to overriden label
|
2024-11-04 18:04:52 +01:00 |
|
Petr Kalis
|
8a074daa2b
|
Fix single frame render
|
2024-11-04 16:56:41 +01:00 |
|
Jakub Trllo
|
ecc7d2bde9
|
change return type of 'get_creator_attribute_definitions'
|
2024-11-04 16:18:15 +01:00 |
|
Jakub Trllo
|
7d2e676f52
|
create attributes widget can show overriden values
|
2024-11-04 16:17:57 +01:00 |
|
Ynbot
|
348614745a
|
[Automated] Update version in package.py for develop
|
2024-11-01 14:43:31 +00:00 |
|
Ynbot
|
ead5d9963a
|
[Automated] Add generated package files to main
|
2024-11-01 14:42:52 +00:00 |
|
Roy Nieterau
|
8c87a66cfe
|
Remove unused import
|
2024-11-01 12:45:13 +01:00 |
|
Roy Nieterau
|
e724bc00dd
|
Merge branch 'develop' into chore/remove_logger_mongo_process_id
|
2024-11-01 12:44:15 +01:00 |
|
Roy Nieterau
|
a02954d908
|
Fix sorting
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2024-10-31 23:19:23 +01:00 |
|
Roy Nieterau
|
df9821f928
|
Fix typo
|
2024-10-31 20:31:21 +01:00 |
|
Roy Nieterau
|
d4ace0706c
|
Remove unused import
|
2024-10-31 20:30:53 +01:00 |
|
Roy Nieterau
|
01bd1594f5
|
Remove condition that was moved up
|
2024-10-31 20:29:31 +01:00 |
|
Roy Nieterau
|
300e086c8d
|
Update client/ayon_core/lib/log.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2024-10-31 20:28:59 +01:00 |
|
Roy Nieterau
|
9343e3cca9
|
Remove Logger.mongo_process_id
|
2024-10-31 20:20:27 +01:00 |
|
Roy Nieterau
|
9f9c03179a
|
Fix enabled check + fix docstrings
|
2024-10-31 20:16:16 +01:00 |
|
Roy Nieterau
|
0a970abed6
|
Remove Python 2 code. unicode does not exist in Py3+
|
2024-10-31 20:11:52 +01:00 |
|
Roy Nieterau
|
eb561dd371
|
Remove os.link compatibility for Windows. Support for Windows exists since Py 3.2
See: https://docs.python.org/3/library/os.html#os.link
|
2024-10-31 20:07:31 +01:00 |
|
Jakub Trllo
|
b4009b718a
|
discard None from folder paths
|
2024-10-30 17:23:15 +01:00 |
|
Jakub Trllo
|
ce4e8a1b04
|
handle empty paths
|
2024-10-30 17:22:47 +01:00 |
|
Jakub Trllo
|
d860919b22
|
remove unnecessary check
|
2024-10-30 17:21:31 +01:00 |
|
Jakub Trllo
|
31c37efce2
|
use single variable to cache folders
|
2024-10-30 17:18:43 +01:00 |
|
Jakub Trllo
|
07ecd2e8ba
|
Merge branch 'develop' into enhancement/get-instances-task-type
|
2024-10-30 16:13:34 +01:00 |
|
Petr Kalis
|
2f170dc9d2
|
Merge remote-tracking branch 'origin/enhancement/get-instances-task-type' into feature/AY-6789_Render-instance-support-of-Frame-List
|
2024-10-30 16:03:33 +01:00 |
|
Petr Kalis
|
3f2d6f0477
|
Merge branch 'develop' of https://github.com/ynput/ayon-core into feature/AY-6789_Render-instance-support-of-Frame-List
|
2024-10-30 16:03:28 +01:00 |
|
Jakub Trllo
|
f48425dd47
|
better variable name
|
2024-10-30 16:03:00 +01:00 |
|
Jakub Trllo
|
0c64785f27
|
fix mapping to folder path
|
2024-10-30 16:02:52 +01:00 |
|
Petr Kalis
|
632035cf2d
|
Merge branch 'develop' of https://github.com/ynput/ayon-core into feature/AY-6789_Render-instance-support-of-Frame-List
|
2024-10-30 15:20:01 +01:00 |
|
Petr Kalis
|
78bc9c9b9a
|
Merge remote-tracking branch 'origin/enhancement/get-instances-task-type' into feature/AY-6789_Render-instance-support-of-Frame-List
|
2024-10-30 15:19:03 +01:00 |
|