aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/queries
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-20532 Confirmation toast after saving github rolesguillaume-peoch-sonarsource2023-10-032-0/+9
* SONAR-20478 fix configuration form refreshingViktor Vorona2023-09-291-8/+3
* SONAR-20532 Wording and testsViktor Vorona2023-09-281-1/+1
* SONAR-20532 Rename parameters and update react-query cacheViktor Vorona2023-09-281-24/+24
* SONAR-20532 Add API call for GitHub custom role mappingMathieu Suen2023-09-281-26/+34
* SONAR-20478: Update settings only if there are changesViktor Vorona2023-09-251-3/+8
* SONAR-20348 Improve axios + cover users endpoints with axiosViktor Vorona2023-09-201-1/+7
* SONAR-20392 Add Edit mapping button for auto-provisioningViktor Vorona2023-09-152-10/+13
* SONAR-20392: Mapping modalViktor Vorona2023-09-151-0/+54
* SONAR-20356 Add message in QP copy, extend and create modal to warn user when...7PH2023-09-141-0/+43
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-128-18/+18
* SONAR-20249 Hide NCD banner on save (#9186)Ambroise C2023-09-011-0/+73
* SONAR-20309 Do not sync GH permissions when admins did not explicitly consent...guillaume-peoch-sonarsource2023-08-311-1/+7
* SONAR-20283 Fix API call consistently failing after navigating back to an app...7PH2023-08-311-3/+4
* SONAR-19932 Have always actual projectBinding due to react-queryViktor Vorona2023-08-251-0/+160
* SONAR-20184 Remove groupsCount and tokensCount from userViktor Vorona2023-08-221-13/+79
* SONAR-20181 FE - Rename pageRestResponse to pageguillaume-peoch-sonarsource2023-08-181-1/+1
* SONAR-20116 Fix portfolio issues loadingJeremy Davis2023-08-161-1/+1
* SONAR-20122 Move react-queries to common folderViktor Vorona2023-08-115-53/+316