Commit Graph

6 Commits

Author SHA1 Message Date
Christian Stenger
5fb06bdeb9 Add possibility to fetch rule details for issues
Allows to fetch further information of an issue and display
it inside the output pane.

Change-Id: I94ec27b9c060dca9f9523d763b8628a2fce7ca59
Reviewed-by: David Schulz <david.schulz@qt.io>
2023-01-17 07:02:57 +00:00
Christian Stenger
f994d27bf5 Adapt to upstream change
Change-Id: Ib86208aa4209580854b98971e436a521020211f6
Reviewed-by: hjk <hjk@qt.io>
2023-01-11 09:14:25 +00:00
Christian Stenger
3503efff55 Perform style violation query on file open
Enable style violation queries on files and create some
annotations for the results.
This is just a first step to have visible results, but
will need further tweaking and improvements at several
areas.

Change-Id: Icead2c5232194e7c3beb027d3f7975c90ecadeb5
Reviewed-by: David Schulz <david.schulz@qt.io>
2023-01-09 06:24:26 +00:00
Christian Stenger
b741b2eeeb Provide functionality for fetching project information
Change-Id: Id0968c08eb3017eb6f902c3cea3a363bc3f0c35c
Reviewed-by: David Schulz <david.schulz@qt.io>
2023-01-06 11:24:39 +00:00
Christian Stenger
cc0b392e87 Tweak error handling a bit
Always get http headers of the response to be able
to handle issues more explicitly.
These headers also contain additional information
we will need later on.

Change-Id: I062e97726a473c16b29cd84be0aa37260bac4ed8
Reviewed-by: David Schulz <david.schulz@qt.io>
2023-01-05 12:25:33 +00:00
Christian Stenger
82bd1de936 Provide first query mechanism
Allow to link current project to a dashboard project.

Change-Id: If73caab0e26b4b5151dbab1a6c9db72857fddacc
Reviewed-by: David Schulz <david.schulz@qt.io>
2023-01-05 11:51:59 +00:00