aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18068 Incorrect semantic markupMathieu Suen2023-02-031-0/+18
* SONAR-17815 implement updated logic for CaYC quality gatesMatteo Mara2023-02-021-5/+5
* SONAR-18259 Drop deprecated params from QG endpointsstanislavh2023-02-011-1/+0
* SONAR-18257 Remove deprecated param ID from QG show and create endpoints7PH2023-01-301-2/+2
* SONAR-17705 Remove id property from Group interface type7PH2023-01-271-1/+0
* Partially revert "SONAR-18175 Fix compatibility issue with older browsers"David Cho-Lerat2023-01-251-4/+1
* SONAR-17732 Remove all usage of redirect.sonarsource.comWouter Admiraal2023-01-171-4/+4
* SONAR-18175 Fix compatibility issue with older browsersWouter Admiraal2023-01-132-2/+5
* SONAR-18166 User can't display all secondary location when coming from the co...guillaume-peoch-sonarsource2023-01-101-0/+7
* SONAR-17816 Warn user about non-cayc-compliant QGJeremy Davis2023-01-051-0/+4
* SONAR-17815 Adding CAYC section QG conditionsRevanshu Paliwal2023-01-051-0/+15
* Update license templates for 2023Pierre2023-01-02104-122/+104
* [NO JIRA] Migrate Code tests to RTLWouter Admiraal2023-01-021-1/+33
* SONAR-13167 Handle large lists of permission templatesstanislavh2022-12-301-0/+54
* SONAR-17579 Allowing rel attribute for external linksRevanshu Paliwal2022-12-221-1/+1
* [NO JIRA] Upgrade jestJeremy Davis2022-12-212-3/+3
* SONAR-17579 UI changes to open external links from user input in a new tabRevanshu Paliwal2022-12-191-0/+26
* SONAR-17738 Point to new documentation pathsWouter Admiraal2022-12-061-5/+7
* SONAR-17588 Fix display of available DevOps platformPhilippe Perrin2022-12-061-5/+0
* SONAR-17677 Improve compare action on QP pagestanislavh2022-12-011-0/+31
* SONAR-12338 Better document the Extend Quality Profile actionMathieu Suen2022-11-241-1/+1
* SONAR-17386 handle issues on deleted filesJeremy Davis2022-11-241-0/+1
* [NO JIRA] Update metrics mockWouter Admiraal2022-11-181-1/+1
* SONAR-17591 Fix keyboard arrow behavior in multi-line inputMathieu Suen2022-11-141-0/+4
* SONAR-17553 Removing getMinDecimalsCountToBeDistinctFromThreshold as its not ...Revanshu Paliwal2022-11-042-64/+1
* SONAR-17539 Fix timezone issue when searching for issues or rulesMathieu Suen2022-11-031-1/+8
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-0281-826/+820
* SONAR-17490 Remove links/URLs from ASVS security report category descriptionsRevanshu Paliwal2022-11-011-75/+75
* [NO JIRA] Update to latest Gradle scannerWouter Admiraal2022-10-281-1/+1
* SONAR-17528 Update tutorials to use the actual main branch nameWouter Admiraal2022-10-281-0/+2
* SONAR-17221 Documentation links change to static documentation siteMathieu Suen2022-10-246-370/+13
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-2112-74/+75
* [NO JIRA] Upgrade typescriptJeremy Davis2022-10-192-5/+12
* SONAR-17455 Navigate to hotspot page with files param from code tabRevanshu Paliwal2022-10-141-2/+2
* SONAR-17004 SONAR-17011 Write RTL ITsWouter Admiraal2022-10-131-1/+28
* [NO JIRA] Cleanup project activity types, mocks, and componentsWouter Admiraal2022-10-132-49/+67
* SONAR-17433 Iterate on the colors used for Rating badges and Quality Gate badgesGuillaume Peoc'h2022-10-131-3/+3
* SONAR-17118 migrate branch support flag to features/list APIMatteo Mara2022-10-121-13/+19
* NO-JIRA Docuement RTL and deprecated in house scrollingMathieu Suen2022-10-121-0/+6
* SONAR-17399 Adding level selector for OWASP ASVSRevanshu Paliwal2022-10-101-1/+2
* SONAR-17393 Add new security tab for OWASP ASVSRevanshu Paliwal2022-10-074-8/+56
* SONAR-17393 Add listing of all owaspAsvs-4.0 requirementsPhilippe Perrin2022-10-071-1/+1189
* SONAR-17188 SONAR-17189 Generate a global analysis token when following the A...Wouter Admiraal2022-09-291-2/+1
* SONAR-16637 Allow SonarLint instances to get a token from SQJeremy Davis2022-09-204-4/+135
* SONAR-17285 Display new data and execution type flows for issuesMathieu Suen2022-09-163-12/+54
* SONAR-17266 Provide a new Webhook Secret field when creating a GitHub binding...Philippe Perrin2022-09-131-0/+1
* SONAR-16894 SONAR-16899 [892238] [892241]Wouter Admiraal2022-09-021-21/+13
* SONAR-17201 Sanitize code before injecting it in DOM + UI fixGuillaume Peoc'h2022-08-313-42/+57
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-291-1/+1
* SONAR-17201 Display LINE differences between compliant and noncompliant codeGuillaume Peoc'h2022-08-243-0/+303