aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers/__tests__
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-1832-3509/+0
* SONAR-23596 New brandingJeremy Davis2024-11-133-10/+41
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-2229-4/+32
* SONAR-23249 Fix SSF-656 & SSF-657David Cho-Lerat2024-10-082-167/+4
* SONAR-22943 Fix portfolio drilldown link to project (#11730)Stanislav2024-09-121-2/+2
* CODEFIX-15 Add view fix in ide buttonMathieu Suen2024-09-111-8/+17
* SONAR-22543 Introduce STIG & CASA reportsstanislavh2024-07-241-112/+61
* SONAR-22224 Add a 'Prioritized' mark to an issueViktor Vorona2024-06-031-6/+10
* SONAR-22049 Align queryToSearch methodstanislavh2024-04-301-44/+23
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align getJSONViktor Vorona2024-04-301-21/+0
* SONAR-22049 Tests for urls helperViktor Vorona2024-04-301-67/+1
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-2/+2
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-302-4/+6
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-188/+1
* SONAR-22049 Align throwGlobalErrorViktor Vorona2024-04-301-1/+1
* SONAR-21656 Drop old page.css classes and associatedGrégoire Aubert2024-03-111-47/+0
* SONAR-21768 Projects/code and app/projects pages adopt the new taxonomystanislavh2024-03-081-2/+26
* SONAR-19032 Migrate global messages to MIUIDavid Cho-Lerat2024-03-072-51/+3
* SONAR-21403: Remove "login" field for SonarLintTobias Hahnen2024-01-051-5/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-0332-33/+32
* MMF-3504 Open issue in IDE: send user token to SonarLint if neededDavid Cho-Lerat2023-12-191-16/+30
* SONAR-20871 Add new status facet in issues liststanislavh2023-11-081-2/+3
* SONAR-20447 Pass extra 'pullRequest' parameter to the SonarLint callDavid Cho-Lerat2023-11-031-0/+15
* SONAR-20447 Pass extra 'branch' parameter to the SonarLint callDavid Cho-Lerat2023-10-271-2/+12
* SONAR-20511 Fix multiline syntax highlighting in rule description line diffsAmbroise C2023-09-201-12/+4
* SONAR-20447 Add new "Open in IDE" button for IssuesDavid Cho-Lerat2023-09-192-25/+73
* SONAR-20327 Fix code smells following prettier upgradesAmbroise C2023-09-131-81/+96
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-1221-128/+131
* SONAR-20086 - Migrating devops main pageKevin Silva2023-08-141-0/+9
* SONAR-19709 Migrate projects facets to the new UIJay2023-07-111-13/+0
* [NO-JIRA] Use runOnlyPendingTimers together with useRealTimersWouter Admiraal2023-06-292-11/+5
* SONAR-19687 Non-compliant global new code definition value should not be prop...Philippe Perrin2023-06-262-40/+116
* SONAR-19391 Measure Header uses new designstanislavh2023-06-051-6/+7
* SONAR-19294 Improve "number of days" NCD option value validationPhilippe Perrin2023-05-311-1/+3
* SONAR-19294 Prevent "specific analysis" NCD option selection and warn about itPhilippe Perrin2023-05-241-1/+1
* SONAR-19294 Restrict "number of days" NCD option available valuesPhilippe Perrin2023-05-221-0/+1
* SONAR-19292 Warn users about non-CaYC compliant NCD options during project setupPhilippe Perrin2023-05-161-2/+18
* [NO JIRA] Rename ISO date helpersWouter Admiraal2023-05-051-4/+4
* SONAR-18670 Drop scrollToElement helper function in favor of native browser s...7PH2023-05-031-120/+0
* SONAR-18809 fix SSF-358Matteo Mara2023-03-231-0/+60
* Fix some code smells in MMF-3035David Cho-Lerat2023-03-141-50/+0
* SONAR-18600 Remove deprecated and unused function scrollHorizontallyAmbroise C2023-03-091-107/+1
* SONAR-18649 Remove the deprecated SANS Top 25 Security reportPhilippe Perrin2023-03-092-37/+0
* SONAR-18593 Migrate rtl for settingsstanislavh2023-03-061-8/+15
* SONAR-18600 Remove unused frontend deprecated functionsAmbroise C2023-03-061-4/+0
* SONAR-18430 Migrate permissions app tests to RTLWouter Admiraal2023-02-231-0/+39
* Update license templates for 2023Pierre2023-01-0231-34/+31
* [NO JIRA] Upgrade jestJeremy Davis2022-12-212-3/+3