aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-28484-6630/+10090
* SONAR-16519 Improve spacingMathieu Suen2022-06-241-1/+1
* SONAR-16519 Improve the rule page styleMathieu Suen2022-06-238-85/+32
* SONAR-16519 Add tab description for advance rule in rules pageMathieu Suen2022-06-236-38/+196
* SONAR-16488 Clean sub-project code from the UIMathieu Suen2022-06-1532-373/+27
* 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-145-12/+34
* [NO JIRA] Remove duplicate mockEvent() helperWouter Admiraal2022-06-1423-47/+31
* [NO JIRA] Event - Change from KeyboardCodes to KeyboardKeysGuillaume Peoc'h2022-06-1433-204/+190
* [NO JIRA] Changing window to document for EventListernerGuillaume Peoc'h2022-06-144-17/+18
* Update Scanner for Gradle version 3.4.0.2513Duarte Meneses2022-06-098-9/+9
* SONAR-16028 Navigate to project overall code from portfolio breakdownRevanshu Paliwal2022-06-0916-4220/+1337
* SONAR-16463 Improve title hierarchy on rule descriptionMathieu Suen2022-06-083-12/+37
* SONAR-16257 Validate Bitbucket Cloud Workspace IDsWouter Admiraal2022-06-0711-135/+433
* [NO JIRA] Move all constants to a constants.ts fileWouter Admiraal2022-06-0714-50/+34
* SONAR-16079: Use `sinceLeakPeriod` in generated hotpots URLs used for PR deco...Dimitris Kavvathas2022-06-073-4/+4
* SONAR-16435 Clarify date - time on Project OverviewGuillaume Peoc'h2022-06-023-13/+23
* SONAR-16456 Remove expand button on non file headerMathieu Suen2022-06-021-1/+2
* SONAR-16383 Adjust the background color of secondary issueMathieu Suen2022-06-023-1/+6
* SONAR-16448 Show default cursor for issue box not clickableMathieu Suen2022-06-024-5/+8
* SONAR-13855 Fixing nav bar layout changeRevanshu Paliwal2022-06-012-8/+9
* 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-14654 Hide indexation banner after completionJeremy Davis2022-06-012-1/+14
* SONAR-12782 Updating labels for project tokensRevanshu Paliwal2022-06-012-60/+152
* SONAR-16316 Changing name for the pdf fileRevanshu Paliwal2022-06-011-1/+1
* SONAR-16337 Handle shortcuts and inputs when keydownGuillaume Peoc'h2022-05-3116-12/+96
* SONAR-16365 Adding title to rule description sectionMathieu Suen2022-05-253-14/+73
* SONAR-14648 Handle 'Open in IDE' errorsJeremy Davis2022-05-251-1/+2
* SONAR-16383 Change secondary issues in file to allow focus on the current issueMathieu Suen2022-05-2518-232/+220
* SONAR-16245 Place others category at the endJeremy Davis2022-05-252-21/+31
* SONAR-16316 Changing button text from cancel to closeRevanshu Paliwal2022-05-251-1/+1
* SONAR-16316 New place for regulatory reportRevanshu Paliwal2022-05-2512-95/+537
* SONAR-16316 Regulatory report api integration fixesRevanshu Paliwal2022-05-251-2/+2
* SONAR-16316 Page and link to download regulatory reportRevanshu Paliwal2022-05-257-1/+163
* SONAR-16303 Add frontend IT for advance ruleMathieu Suen2022-05-2428-157/+475
* 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-2429-331/+1012
* SONAR-16303 Display rule description header and tabs for issuesPhilippe Perrin2022-05-247-53/+278
* SONAR-16426 Remove old SonarCloud specific codeWouter Admiraal2022-05-243-23/+3
* SONAR-16426 Remove SonarCloud code (frontend)Guillaume Peoc'h2022-05-2418-235/+21
* [NO JIRA] Remove dead code, fix 'initial token name' bugWouter Admiraal2022-05-243-29/+31
* SONAR-16227 Fix token format validation during tutorialWouter Admiraal2022-05-241-2/+4
* SONAR-16414 Fix Keyboard navigation in Coding rulesGuillaume Peoc'h2022-05-202-8/+17
* SONAR-16365 Add support for rule's description default sectionPhilippe Perrin2022-05-171-5/+6
* SONAR-15059 Re-order the service connection fields to match what is shown on ...Wouter Admiraal2022-05-132-12/+12
* SONAR-16340 Replace keymaster in SearchGuillaume Peoc'h2022-05-134-32/+59
* SONAR-16365 Fix rule description section orderingPhilippe Perrin2022-05-131-2/+2
* SONAR-16337 Replace keymaster in ComponentsGuillaume Peoc'h2022-05-128-196/+275
* SONAR-16263 User can't select project token if no scannable projectsGuillaume Peoc'h2022-05-122-6/+25