aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api/mocks/data
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-1813-4944/+0
|
* CODEFIX-189 Allow admin to enable AI CodeFix at the project levelDamien Urruty2024-11-191-0/+1
|
* SONAR-23298 Deprecate quality_issues in favor of software_quality_issuesIsmail Cherri2024-11-051-54/+12
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-2210-0/+10
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-23261 Custom software quality severitiesViktor Vorona2024-10-161-3/+86
|
* SONAR-22831 Migrate Change Rule details to echoes componentsViktor Vorona2024-09-131-6/+5
|
* SONAR-22914 Render CVE information in Issues and Security Hotspots pages7PH2024-09-121-0/+1
|
* SONAR-22727 Fetch real dataViktor Vorona2024-08-261-11/+41
|
* SONAR-22719 Some fixes to measuresViktor Vorona2024-08-261-0/+57
|
* SONAR-22498 CodeSnippet supports issue indicator for jupyter preview (#11414)Lucas2024-08-131-0/+5
|
* SONAR-22499 CodeViewer supports ipynb files (#11371)Lucas2024-08-131-0/+87
|
* SONAR-22464 Hide Software qualities impacted in hotspotsViktor Vorona2024-07-051-0/+3
|
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-051-2/+2
|
* SONAR-22224 Issue from prioritized rules filterViktor Vorona2024-06-032-0/+45
|
* SONAR-22224 Get rule activation data after change in rule listViktor Vorona2024-06-033-5/+26
|
* SONAR-22224 Allow to prioritize rule when activating quality profileViktor Vorona2024-06-031-1/+1
|
* SONAR-22224 Allow changing the rules severity from the rule listViktor Vorona2024-06-031-1/+8
|
* SONAR-22168 Align Component and mockComponentViktor Vorona2024-05-031-2/+1
|
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-303-3/+4
|
* SONAR-21822 Check if selected repository is already bound to an existing projectAmbroise C2024-04-101-1/+13
|
* SONAR-21822 Add monorepo setup for GitHubAmbroise C2024-04-101-0/+34
|
* SONAR-20325 Issue Detail shows rule introduction (#10892)Lucas2024-04-031-1/+2
|
* SONAR-21799 Measures page reflects software qualitiesIsmail Cherri2024-03-251-2/+51
|
* SONAR-20510 Always show project name in project facetViktor Vorona2024-02-151-1/+1
|
* SONAR-21455 Rename software quailty measure usages to uppercase & Drop mocks7PH2024-01-311-9/+10
|
* SONAR-21455 Add integration tests & Refactor branch overview ITs to use mock ↵7PH2024-01-311-1/+51
| | | | service
* SONAR-21381 Show author in Issue activityViktor Vorona2024-01-171-0/+2
|
* SONAR-21394 Fix column alignment on rule details pageDavid Cho-Lerat2024-01-163-1/+11
|
* SONAR-21057 Support internal parametersViktor Vorona2024-01-041-1/+51
|
* NO-JIRA Update license headers to 2024Pierre2024-01-0311-20/+13
|
* SONAR-21179 Use update endpoint when reactivating a rulestanislavh2023-12-082-1/+15
|
* SONAR-20975 Change IssuesPage issue loading logic to always be to able fetch ↵7PH2023-11-221-1/+2
| | | | open issue
* SONAR-21057 Support internal endpoints for Web API v2 DocViktor Vorona2023-11-221-1/+2
|
* SONAR-21054 Add Request Body details for PATCH and POST in WEB API v2 Docguillaume-peoch-sonarsource2023-11-211-1/+2
|
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-082-9/+11
|
* SONAR-20871 Add new status facet in issues liststanislavh2023-11-081-1/+2
|
* SONAR-20870 Update issue transitions to allow accepting issues7PH2023-11-081-2/+16
|
* SONAR-20355 Show deactivate button in rule details as wellWouter Admiraal2023-09-141-1/+7
|
* SONAR-20355 Enable Desactivate button for inherited rules if allowed by settingsWouter Admiraal2023-09-142-2/+8
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* SONAR-20327 Fix code smells following prettier upgradesAmbroise C2023-09-132-1/+11
| | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com>
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-124-26/+26
|
* SONAR-18439 migrate projects tests to RTLJeremy Davis2023-08-231-0/+1953
|
* SONAR-20197 Rules facet filters use CCTstanislavh2023-08-221-0/+9
|
* SONAR-20197 Add taxonomy types to rulesstanislavh2023-08-221-2/+4
|
* SONAR-20023 New CCT facets for issuesstanislavh2023-08-181-1/+14
|
* SONAR-19968 Web API v2 DocumentationViktor Vorona2023-07-311-0/+722
|
* SONAR-19850 Add action to set branch as main branchWouter Admiraal2023-07-191-0/+62
|
* SONAR-18447 Create webhook service mock & shared mock data7PH2023-07-182-0/+109
|
* SONAR-18424 Move mocked data out from RuleServiceMockstanislavh2023-07-183-2/+265
|