ayon-core/openpype/tools
Jakub Trllo a73d19b612
Publisher: Show instances in report page (#4915)
* renamed 'validations_widget.py' to 'report_page.py'

* Implemented base logic and widgets for logs

* make one report page

* added missing imports

* added missing constants

* move and rename 'VerticallScrollArea' to 'VerticalScrollArea'

* Validation erro item have id

* use 'ReportPageWidget' in window

* change 'bg-button-hover' key to 'bg-buttons-hover' in style colors

* move publish actions widgets

* Refactored how validation error title is showed

* remove item id from validation error item but add id to group items

* remove margins from actions widget

* shrink publish frame on finished publishing

* fix dash line draw

* add missing styles

* fix dash line in thumbnail widget

* added crash widget and changed layout a little

* added infor overlay message

* export and copy report happens in main window

* fix docstrings

* added per plugin filtering for validation errors

* added implementation of 'FlowLayout'

* actions buttons are in flow layout

* fix actions order

* implemented expanding text edit widget

* expand button has some signals and properties

* description and details are separated widgets

* fix typo

* added constans to '__all__'

* parse icon def is a function

* change layout of widgets

* fix log filtering

* added state icon to instances

* fix pyside6 issues

* implemented 'ClassicExpandBtnLabel' with arrow images

* modified details separator

* added some spacing to layouts

* fix syle of description inputs and progress color

* removed unused import

* add 'is_validation_error' to errored result

* validation error has different icon in logs view

* added plugin name to ValueError if happens

* spacer before detail inputs moved out of detals widget

* fix actions visible in craash report

* ignore pyblish base classes

* filter base plugins in discovery

* use 'is' comparison instead of '__eq__'

* fix action error handling

* Fix handling of 'None' values in comparison

* formatting fix

* Report instance card have same margins as in create mode

* publish instances are grouped by family

* log messages are rstripped
2023-05-23 18:16:05 +02:00
..
adobe_webserver replaced avalon imports in tools 2022-04-14 12:32:24 +02:00
assetlinks use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
attribute_defs Publisher: Show instances in report page (#4915) 2023-05-23 18:16:05 +02:00
context_dialog use qtpy in context dialog 2022-12-13 17:20:39 +01:00
creator Merge branch 'develop' into release/3.15.x 2023-01-24 12:31:32 +01:00
experimental_tools use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
launcher General: Filter available applications (#4667) 2023-03-21 18:10:09 +01:00
libraryloader use qtpy in library loader 2022-12-21 13:51:46 +01:00
loader Enhancement: Fix PySide 6.5 support for loader (#4900) 2023-04-25 10:29:12 +02:00
project_manager change minimum frame start/end to '0' (#4719) 2023-03-27 16:06:52 +02:00
publisher Publisher: Show instances in report page (#4915) 2023-05-23 18:16:05 +02:00
push_to_project Global: Optimize anatomy formatting by only formatting used templates instead (#4784) 2023-04-17 14:53:15 +02:00
pyblish_pype fix custom UserType items 2023-01-16 11:19:42 +01:00
resources use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
sceneinventory fix error dialog missing parent arg 2023-05-05 15:07:30 +02:00
settings Merge branch 'develop' into feature/OP-5529_Settings-Allow-setting-a-size-hint-for-text-fields 2023-04-13 12:08:55 +02:00
standalonepublish Tools: Fix recursive filtering (#4597) 2023-03-13 11:20:59 +01:00
stdout_broker stdbroker is using qtpy instead of Qt 2022-12-13 15:21:00 +01:00
subsetmanager use qtpy in subset manager 2022-12-21 13:48:48 +01:00
texture_copy Global: Optimize anatomy formatting by only formatting used templates instead (#4784) 2023-04-17 14:53:15 +02:00
tray Merge branch 'develop' into release/3.15.x 2022-12-16 12:09:01 +01:00
traypublisher Publisher: Explicit save (#4676) 2023-03-23 12:52:25 +01:00
utils Publisher: Show instances in report page (#4915) 2023-05-23 18:16:05 +02:00
workfile_template_build use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
workfiles Global: Optimize anatomy formatting by only formatting used templates instead (#4784) 2023-04-17 14:53:15 +02:00
__init__.py
flickcharm.py use qtpy in remaining qt utils 2022-12-21 13:52:52 +01:00
repack_version.py hound fixes 2021-11-18 19:06:18 +01:00