aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/queries
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22049 Align isPortfolioLikeViktor Vorona2024-04-301-1/+2
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align BranchParametersViktor Vorona2024-04-303-3/+3
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-2/+2
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-302-2/+2
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-302-2/+3
* SONAR-22092 Fix the errror message when deleting a quality gateMathieu Suen2024-04-181-42/+58
* SONAR-21822 Check if selected repository is already bound to an existing projectAmbroise C2024-04-101-0/+38
* SONAR-21822 Add monorepo setup for GitHubAmbroise C2024-04-101-16/+21
* SONAR-21909 migrate api/system/upgrades to react-queryViktor Vorona2024-04-031-0/+35
* SONAR-21691 Do not retry react-queries that return 4xx error codesDavid Cho-Lerat2024-04-023-1/+87
* SONAR-21819 Add FE API functionAmbroise C2024-03-281-1/+18
* SONAR-21797 Refactor activity app to use react-querystanislavh2024-03-253-0/+243
* SONAR-19032 Migrate global messages to MIUIDavid Cho-Lerat2024-03-071-1/+2
* SONAR-21692 fix react-queries to not do calls when it is not neededViktor Vorona2024-02-222-5/+19
* SONAR-20510 Always show project name in project facetViktor Vorona2024-02-151-0/+35
* SONAR-21571 Update react-queryViktor Vorona2024-02-0713-87/+136
* SONAR-21507 Show a warning for Bitbucket Authentication in case of insecure c...Viktor Vorona2024-02-011-12/+21
* SONAR-21163 Rename isBaseRole to baseRole in GitHub permission mapping endpoi...Wojtek Wajerowicz2024-01-301-1/+1
* SONAR-21480 GlobalMessage + spinnerguillaume-peoch-sonarsource2024-01-303-3/+3
* SONAR-21114 Migrate groups of a user dialog to Web API v2Viktor Vorona2024-01-262-40/+79
* SONAR-21381 Show author in Issue activityViktor Vorona2024-01-171-0/+2
* SONAR-21268 Get rid of redundant branch param in fixed issues linkstanislavh2024-01-171-10/+27
* SONAR-21259 Show fixed issues in issues list of the target branchstanislavh2024-01-171-0/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-0319-31/+19
* SONAR-21372 Deprecate old issue type project badgesWouter Admiraal2023-12-281-8/+16
* SONAR-21250 UI for GitLab configuration checkViktor Vorona2023-12-221-1/+4
* SONAR-21247 Add button to trigger the syncguillaume-peoch-sonarsource2023-12-223-4/+22
* SONAR-21121 Use Rest API for gitlab provisioningViktor Vorona2023-12-225-315/+382
* SONAR-21119 UI for GitLab Authentication tab with users and groups provisioningguillaume-peoch-sonarsource2023-12-221-1/+131
* SONAR-21191 Fix "Open in IDE" feature not working from global issuesAmbroise C2023-12-181-5/+7
* SONAR-21293 Move PullRequest Overview to react-query7PH2023-12-142-31/+90
* SONAR-21210 Fix flaky can_modify_according_to_permissions BBT7PH2023-12-121-1/+9
* SONAR-21131 Use api/v2 for custom rule creationstanislavh2023-12-081-2/+4
* SONAR-21179 Use update endpoint when reactivating a rulestanislavh2023-12-081-1/+10
* SONAR-21200 Activity page: don't show data from default branch on refreshDavid Cho-Lerat2023-12-061-7/+7
* SONAR-21131 Update rules app with react querystanislavh2023-12-042-1/+146
* Remove extra React.PropsWithChildren wrappers introduced by the React 18 codemodDavid Cho-Lerat2023-12-011-7/+3
* SONAR-21012 Remove CaYC compliance check from front-end and rely only on the ...Andrey Luiz2023-12-011-0/+209
* SONAR-21073 Use new /group-memberships endpoints on UIViktor Vorona2023-11-283-19/+128
* SONAR-21017 TypeScript: the `children` prop must now be explicit (see https:/...David Cho-Lerat2023-11-241-3/+13
* SONAR-21086 Use new endpoint '/api/v2/authorizations/groups'guillaume-peoch-sonarsource2023-11-242-39/+17
* SONAR-21086 Refactor using ReactQueryguillaume-peoch-sonarsource2023-11-231-0/+108
* SONAR-21079 Improve the Web API v2 paginated api calls with useInfiniteQueryViktor Vorona2023-11-221-31/+10
* SONAR-20873 Create new education tour for accepting issuesstanislavh2023-11-081-2/+21
* SONAR-20447 Pass extra 'branch' parameter to the SonarLint callDavid Cho-Lerat2023-10-271-4/+5
* SONAR-20708 Add multi project import API callMathieu Suen2023-10-181-0/+69
* SONAR-20547 Show new taxonomy in profile compare pagestanislavh2023-10-101-0/+14
* SONAR-20366 Migrate set admins modalsstanislavh2023-10-061-2/+23
* SONAR-20655 Redirect to the first branch being analysed when on tutorials pageMathieu Suen2023-10-041-2/+3