Commit graph

745 commits

Author SHA1 Message Date
Jakub Trllo
d30d5b5419 fix line lengths 2024-11-25 10:37:05 +01:00
Petr Kalis
962df74e64 Better RegularExpressionValidatorClass.Invalid used 2024-11-21 14:27:06 +01:00
Petr Kalis
0c5777910a Revert "Fix plugins returning empty list"
This reverts commit 5ccdfc258a.
2024-11-21 14:26:07 +01:00
Petr Kalis
5ccdfc258a Fix plugins returning empty list 2024-11-21 12:36:21 +01:00
Petr Kalis
582dce426f Fix typo 2024-11-21 12:35:24 +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
Jakub Trllo
b79e0189a0 Use N/A label if is not available 2024-11-11 16:43:17 +01:00
Jakub Trllo
a6729802dc make sure version combobox has no focus policy 2024-11-11 15:58:47 +01:00
Jakub Trllo
41db386f23 add empty lines 2024-11-08 16:59:05 +01:00
Jakub Trllo
20206a3cf3 check executable name before killing the process 2024-11-08 16:57:00 +01:00
Roy Nieterau
652b27d2ee
Merge branch 'develop' into bugfix/loader_load_option_box_widgets 2024-11-08 13:13:17 +01:00
Roy Nieterau
749984c0bf Fix loader load option box widgets 2024-11-08 13:10:44 +01:00
Jakub Trllo
1de069c324 remove unnessary conversion 2024-11-07 18:47:15 +01:00
Jakub Trllo
8a7239fc05 remove unncessary line 2024-11-07 18:47:04 +01:00
Jakub Trllo
2337d116d5 change is_latest based on version item 2024-11-07 18:46:53 +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
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
46acbacaac added typehints and tiny docstring 2024-11-05 10:51:29 +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
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
Jakub Trllo
c93f3449b6 ignore publish attributes without attribute definitions 2024-10-21 11:15:49 +02:00
Jakub Trllo
6a53253ca1 removed unused import 2024-10-14 17:58:50 +02:00
Jakub Trllo
8b5e3e7d77 implemented active state in list view 2024-10-14 17:54:34 +02:00
Jakub Trllo
c3641b380d card view widget is able to change active state 2024-10-14 16:11:04 +02:00
Jakub Trllo
22c3142894 added helper method to change active state 2024-10-14 16:05:59 +02:00
Jakub Trllo
a21341ad15 views are propagating context changes 2024-10-14 11:43:38 +02:00
Jakub Trllo
cc3aa6936e remove unnecessary callbacks 2024-10-14 11:30:06 +02:00
Jakub Trllo
5f380d244b consider active as context change 2024-10-14 11:29:55 +02:00
Jakub Trllo
047cc8e0cf fix issues in list view widgets 2024-10-14 11:01:20 +02:00
Jakub Trllo
e2eb8260de fix validation of context in main window 2024-10-11 17:41:07 +02:00
Jakub Trllo
c3aff4deb2 implemented similar logic to create attributes 2024-10-09 15:35:37 +02:00
Jakub Trllo
d51b56821d
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes 2024-10-09 15:19:37 +02:00
Jakub Trllo
87329306d4 don't set all values unless they are valid for the instance 2024-10-09 15:17:45 +02:00
Jakub Trllo
b0001f9a58 fix values loop 2024-10-09 14:32:47 +02:00
Jakub Trllo
a2170a76fe initial idea of merging attributes 2024-10-09 14:26:41 +02:00
Jakub Trllo
4aea1c9170
Merge branch 'develop' into feature/add_pyblish_debug_stepper_to_exprimental_tools 2024-10-09 10:51:47 +02:00