aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-20086 Adding ALM repository component to be used by other pagesRevanshu Paliwal2023-08-142-0/+184
* SONAR-19981 The GitHub config checker doesn't fail on suspended installation,...guillaume-peoch-sonarsource2023-08-142-26/+88
* SONAR-19979 Allow SCM account to be update on UIMathieu Suen2023-08-115-53/+67
* SONAR-20122 Move react-queries to common folderViktor Vorona2023-08-1121-322/+41
* SONAR-19688 Use react-intl for translationsJeremy Davis2023-08-102-4/+0
* SONAR-19789 Display message when permission sync is pending on onboard projec...Mathieu Suen2023-08-093-17/+79
* SONAR-19944 feedback regarding failing organizations - Github Provisioningguillaume-peoch-sonarsource2023-08-093-9/+57
* SONAR-19967 Use POST api/v2/users on the FEguillaume-peoch-sonarsource2023-07-312-8/+8
* SONAR-19967 Use GET api/v2/users on the FE for Assigneesguillaume-peoch-sonarsource2023-07-314-13/+13
* SONAR-19967 Use DELETE api/v2/users/:login on the FEguillaume-peoch-sonarsource2023-07-3111-163/+128
* SONAR-19966 Remove list of groups in the users' listguillaume-peoch-sonarsource2023-07-313-105/+34
* SONAR-19967 Use GET api/v2/users on the FEguillaume-peoch-sonarsource2023-07-3111-47/+58
* SONAR-19967 Refactor User call using React Queryguillaume-peoch-sonarsource2023-07-3113-628/+406
* SONAR-19968 Web API v2 DocumentationViktor Vorona2023-07-3114-3/+1172
* [NO JIRA] Improve Issues app testing permfomanceMathieu Suen2023-07-283-314/+390
* SONAR-19672 Migrating load more button in hotspot page to use new stylingRevanshu Paliwal2023-07-281-0/+1
* SONAR-19547 Styling fixes for the clipboard buttonDavid Cho-Lerat2023-07-271-2/+3
* SONAR-19157 Remove extra bottom separator for Application failed conditionsDavid Cho-Lerat2023-07-263-33/+104
* SONAR-19157 Fix "after merge" text appearenceDavid Cho-Lerat2023-07-262-10/+8
* SONAR-19157 Remove (s) for 1 failed conditionDavid Cho-Lerat2023-07-263-27/+38
* SONAR-20016 Do not load issues or hotspots twice on page refreshDavid Cho-Lerat2023-07-253-4/+14
* SONAR-20010 - Project List improvementsKevin Silva2023-07-253-24/+20
* SONAR-19985 Reorder CrossComponentSourceViewer snippets in reading orderAmbroise C2023-07-241-3/+2
* SONAR-19961 Fix order of cards for PR overviewDavid Cho-Lerat2023-07-241-1/+1
* [NO-JIRA] Remove "act" warnings from IssuesApp-itDavid Cho-Lerat2023-07-241-91/+172
* SONAR-19986 Do not load tags for bulk issue change modal when re-indexingDavid Cho-Lerat2023-07-212-17/+37
* SONAR-19922 - Onboarding Tutorial - Clean upKevin Silva2023-07-213-40/+43
* SONAR-19986 Remove Add/Remove tags actions from bulk change modal when re-ind...David Cho-Lerat2023-07-211-2/+5
* SONAR-19986 Limit bulk issue change to 100 issues when re-indexingDavid Cho-Lerat2023-07-211-40/+47
* SONAR-19850 Refetch component after the change of main branchstanislavh2023-07-193-7/+15
* SONAR-19850 Apply validation fixeslukasz-jarocki-sonarsource2023-07-192-7/+7
* SONAR-19850 Add action to set branch as main branchWouter Admiraal2023-07-197-6/+171
* SONAR-19972 Keep global issues locked if the re-indexing resulted in failuresDavid Cho-Lerat2023-07-191-2/+8
* SONAR-19728 Unlock project issues page while reindexing issuesAmbroise C2023-07-195-155/+219
* SONAR-19752 New UX for App overview while re-indexingDavid Cho-Lerat2023-07-194-12/+111
* SONAR-19754 Lock application hotspots when reindexingDavid Cho-Lerat2023-07-191-6/+21
* SONAR-19750 Unlock project hotspots pageDavid Cho-Lerat2023-07-197-149/+407
* SONAR-19777 Lock project security reports pageDavid Cho-Lerat2023-07-191-60/+99
* SONAR-19728 Lock/unlock pages in the Project space while re-indexingAmbroise C2023-07-193-33/+9
* SONAR-18447 Refactor webhook page code & Remove unreachable code7PH2023-07-1814-662/+492
* SONAR-18447 Migrate webhook page tests to RTL7PH2023-07-1823-1453/+397
* SONAR-18424 Remove RTL warnings in testsstanislavh2023-07-182-48/+68
* SONAR-18424 Add RTL tests for custom rulestanislavh2023-07-184-26/+55
* SONAR-18424 Migrate rules page facet tests to RTL7PH2023-07-185-32/+123
* SONAR-18424 RTL migration rules pagestanislavh2023-07-1843-4801/+790
* SONAR-19840 Move branch[es], branch-status, branch-warning state to react-queryMathieu Suen2023-07-1838-810/+706
* SONAR-18441 RTL migration for Quality Profilesguillaume-peoch-sonarsource2023-07-1882-5809/+847
* SONAR-19787 Make disabled state explanation explicitViktor Vorona2023-07-183-16/+16
* SONAR-19790 allow local admins to restore access on github projectsViktor Vorona2023-07-183-20/+65
* SONAR-19790 Disallow applying permission template on managed projectViktor Vorona2023-07-184-162/+169