aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16519 Add tab description for advance rule in rules pageMathieu Suen2022-06-235-37/+195
* SONAR-16488 Clean sub-project code from the UIMathieu Suen2022-06-157-77/+6
* SONAR-16490 Embedded documentation throws exception when visited twiceWouter Admiraal2022-06-142-6/+42
* SONAR-16489 Security Hotspot assignee field interacts with hotspot selectionWouter Admiraal2022-06-142-8/+13
* [NO JIRA] Remove duplicate mockEvent() helperWouter Admiraal2022-06-1413-22/+19
* [NO JIRA] Event - Change from KeyboardCodes to KeyboardKeysGuillaume Peoc'h2022-06-1418-100/+100
* [NO JIRA] Changing window to document for EventListernerGuillaume Peoc'h2022-06-141-2/+2
* SONAR-16028 Navigate to project overall code from portfolio breakdownRevanshu Paliwal2022-06-0914-4212/+1274
* SONAR-16463 Improve title hierarchy on rule descriptionMathieu Suen2022-06-082-7/+16
* SONAR-16257 Validate Bitbucket Cloud Workspace IDsWouter Admiraal2022-06-078-58/+270
* [NO JIRA] Move all constants to a constants.ts fileWouter Admiraal2022-06-0713-49/+33
* SONAR-16079: Use `sinceLeakPeriod` in generated hotpots URLs used for PR deco...Dimitris Kavvathas2022-06-072-3/+3
* SONAR-16456 Remove expand button on non file headerMathieu Suen2022-06-021-1/+2
* SONAR-16448 Show default cursor for issue box not clickableMathieu Suen2022-06-021-3/+0
* SONAR-16385 Make rule information stick at top of issue pageMathieu Suen2022-06-014-72/+67
* SONAR-16376 Update Hotspot page to consume descriptions from the rule apiMathieu Suen2022-06-013-11/+76
* SONAR-16337 Handle shortcuts and inputs when keydownGuillaume Peoc'h2022-05-317-4/+34
* SONAR-16365 Adding title to rule description sectionMathieu Suen2022-05-252-14/+64
* SONAR-16383 Change secondary issues in file to allow focus on the current issueMathieu Suen2022-05-2516-232/+148
* SONAR-16245 Place others category at the endJeremy Davis2022-05-252-21/+31
* SONAR-16316 New place for regulatory reportRevanshu Paliwal2022-05-252-109/+0
* SONAR-16316 Regulatory report api integration fixesRevanshu Paliwal2022-05-251-2/+2
* SONAR-16316 Page and link to download regulatory reportRevanshu Paliwal2022-05-252-0/+109
* SONAR-16303 Add frontend IT for advance ruleMathieu Suen2022-05-2412-60/+144
* SONAR-16303 Add advanced rule description tabs for issuePhilippe Perrin2022-05-241-8/+29
* SONAR-16303 The 'Why is this an issue' button is not available anymore on the...Mathieu Suen2022-05-2411-197/+851
* SONAR-16303 Display rule description header and tabs for issuesPhilippe Perrin2022-05-246-51/+277
* SONAR-16426 Remove old SonarCloud specific codeWouter Admiraal2022-05-241-1/+1
* SONAR-16426 Remove SonarCloud code (frontend)Guillaume Peoc'h2022-05-247-73/+10
* SONAR-16414 Fix Keyboard navigation in Coding rulesGuillaume Peoc'h2022-05-201-8/+15
* SONAR-16365 Add support for rule's description default sectionPhilippe Perrin2022-05-171-5/+6
* SONAR-16365 Fix rule description section orderingPhilippe Perrin2022-05-131-2/+2
* SONAR-16263 User can't select project token if no scannable projectsGuillaume Peoc'h2022-05-122-6/+25
* SONAR-16365 Concatenate description section on rules pageMathieu Suen2022-05-1010-171/+145
* SONAR-16338 Replace keymaster in MeasuresGuillaume Peoc'h2022-05-105-54/+90
* SONAR-16206 Improve code sharing for security reportsJeremy Davis2022-05-0532-42/+42
* SONAR-16339 Replace keymaster in issues and hotspotsJeremy Davis2022-05-057-182/+86
* SONAR-16205 Improve code sharing with the developer extensionPhilippe Perrin2022-05-0314-19/+16
* SONAR-16263 Revoke button UI fixGuillaume Peoc'h2022-05-032-22/+18
* SONAR-12913 Animate hotspot snippet expansionJeremy Davis2022-05-023-3/+125
* SONAR-16346 Replace React legacy lifecycle methods in the issue appPhilippe Perrin2022-05-023-35/+39
* SONAR-15257 Adding aria attributes to code pageRevanshu Paliwal2022-04-295-76/+102
* SONAR-16133 Remove unused spacer classJeremy Davis2022-04-292-1/+6
* SONAR-16300 Fix activity graph options availabilityPhilippe Perrin2022-04-292-8/+16
* SONAR-16263 Update Token type in listGuillaume Peoc'h2022-04-2910-54/+101
* SONAR-16263 Token creationGuillaume Peoc'h2022-04-2910-95/+247
* SONAR-16298 Replace React legacy lifecycle methods in SourceViewerMathieu Suen2022-04-295-8/+3
* SONAR-16295 Remove React legacy lifecycle in coding rules app (#5824)Mathieu Suen2022-04-277-409/+210
* SONAR-12498 Handle long settings keysJeremy Davis2022-04-273-31/+54
* [NO-JIRA] Fix react-select typingsPhilippe Perrin2022-04-2715-41/+27