aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/code/utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-110/+0
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-221-0/+1
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-181-4/+0
| | | | | | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com> Co-authored-by: Stanislav <31501873+stanislavhh@users.noreply.github.com> Co-authored-by: Viktor Vorona <viktor.vorona@sonarsource.com> Co-authored-by: OrlovAlexander <35396155+OrlovAlexander85@users.noreply.github.com> Co-authored-by: stanislavh <stanislav.honcharov@sonarsource.com>
* SONAR-22699 Cache project and application overview metricsIsmail Cherri2024-08-261-10/+10
|
* SONAR-22727 Hide Change in Calculation message if LegacyViktor Vorona2024-08-261-2/+0
|
* SONAR-22727 Portfolio breakdown pageViktor Vorona2024-08-261-204/+14
|
* SONAR-22168 Align Component and mockComponentViktor Vorona2024-05-031-2/+2
|
* SONAR-22168 Align BranchLike and isPullRequestViktor Vorona2024-05-021-2/+1
|
* SONAR-22049 Align isPortfolioLikeViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-301-1/+2
|
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-301-1/+2
|
* SONAR-21798 Portfolio reflects Software QualitiesIsmail Cherri2024-03-251-4/+4
|
* SONAR-21768 Projects/code and app/projects pages adopt the new taxonomystanislavh2024-03-081-6/+5
|
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
|
* SONAR-20828 show analysis date for correct branch in portfolio breakdonwJeremy Davis2023-10-301-1/+3
|
* SONAR-20742 Implement pull request overview QG measures body component7PH2023-10-201-5/+1
|
* NO-JIRA Fix issues in new codeAmbroise C2023-09-251-0/+5
|
* SONAR-20327 Fix code smells following prettier upgradesAmbroise C2023-09-131-2/+2
| | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com>
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-8/+8
|
* [NO JIRA] Fixing bugs and code smellsRevanshu Paliwal2023-06-131-2/+2
|
* SONAR-10740 Display each project's last analysis date in Portfolio breakdownWouter Admiraal2023-01-031-14/+28
|
* Update license templates for 2023Pierre2023-01-021-1/+1
|
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-20/+20
|
* SONAR-15257 Adding aria attributes to code pageRevanshu Paliwal2022-04-291-0/+15
|
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
|
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-9/+10
|
* SONAR-15790 Add new/overall code filter on portfolio's projects pageMathieu Suen2021-12-241-5/+26
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
|
* fix FP in CodePageTestJeremy Davis2020-07-161-12/+29
|
* Extract metric keys to a global Enum, simplify mockingWouter Admiraal2020-02-101-22/+23
|
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-091-9/+10
|
* SONAR-12585 Fix missing releasability badges in portfolio project listJeremy Davis2019-11-081-7/+9
|
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-6/+6
|
* SONAR-12232 Add security review to portfolio projects listJeremy Davis2019-06-281-0/+1
|
* SONAR-11935 No WS error message when display issues in removed fileGrégoire Aubert2019-05-071-1/+1
|
* SONAR-11944 Add security hotspots to Code pageWouter Admiraal2019-04-231-0/+2
|
* SONAR-11669 Fix duplicates entries in component tree when using Show more linkGrégoire Aubert2019-03-191-0/+1
|
* SONAR-11479 Display the measures of the currently selected directory on the ↵Stas Vilchik2019-01-161-52/+0
| | | | Measures page (#1002)
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* replace deprecated componentKey in web api callsStas Vilchik2018-12-111-1/+1
|
* SONAR-11495 put projects quality gate status back on the projects pageStas Vilchik2018-12-071-4/+7
|
* create global type definitions (#1017)Stas Vilchik2018-12-051-23/+22
|
* SONAR-11363 Display duplications on the code pageStas Vilchik2018-11-071-1/+8
|
* SONAR-11159 SONAR-11163 Add leak background color on code pageGrégoire Aubert2018-09-191-11/+5
|
* SONAR-11159 SONAR-11163 Update Code page for pull requests and short living ↵Grégoire Aubert2018-09-191-34/+50
| | | | branches with Coverage
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-131-24/+46
|
* fix file headersStas Vilchik2018-01-151-21/+1
|