aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-20181 FE - Rename pageRestResponse to pageguillaume-peoch-sonarsource2023-08-189-27/+47
|
* SONAR-20181 implement sort-order in documentationAurelien Poscia2023-08-186-31/+87
|
* SONAR-20181 ommit from /api/user/search answer the field non-compliant with ↵Aurelien Poscia2023-08-187-99/+178
| | | | access-level
* SONAR-20181 Rename api/v2 pageRestResponse to page and improve docAurelien Poscia2023-08-186-27/+23
|
* SONAR-20021 Fix performance regressionJacek Poreda2023-08-184-134/+221
| | | | - execute delete issue impacts only when updating issues
* SONAR-19709 Fixing placeholder issue in assignee searchRevanshu Paliwal2023-08-1830-93/+203
|
* SONAR-19709 fix facets a11yJeremy Davis2023-08-186-56/+62
|
* SONAR-19068 - UI glitch when announcement message is setKevin Silva2023-08-183-34/+44
|
* SONAR-20021 Fix the code smellsLéo Geoffroy2023-08-1810-34/+56
|
* SONAR-20023 Remove rule deprecated and removed badges from list/detailsstanislavh2023-08-186-80/+7
|
* SONAR-20023 Update intl for spotlight tourstanislavh2023-08-185-16/+25
|
* SONAR-20023 Update naming for facet fields to be compatible with apiWouter Admiraal2023-08-1816-116/+77
|
* SONAR-20021 Add clean code information to tainted vulnerability endpointLéo Geoffroy2023-08-185-3/+106
|
* SONAR-20021 Adding clean code taxonomy to issues endpointslukasz-jarocki-sonarsource2023-08-185-15/+40
|
* SONAR-20021 Add test for cleanCodeAttribute for SearchActionlukasz-jarocki-sonarsource2023-08-182-12/+79
|
* SONAR-20021 Update Issues web apis with Clean Code TaxonomyJacek Poreda2023-08-1834-50/+441
|
* SONAR-20169 Create custom rules with default impactsLéo Geoffroy2023-08-184-5/+54
|
* SONAR-20047 Deprecate endpoints and params related to rule or issue type and ↵Wouter Admiraal2023-08-188-4/+31
| | | | severity
* SONAR-20021 updating project import/export to take into account clean code ↵lukasz-jarocki-sonarsource2023-08-185-16/+90
| | | | taxonomy changes
* SONAR-20021 Migrate impacts for rules on startupLéo Geoffroy2023-08-184-1/+388
|
* SONAR-20021 Manage external issues and adhoc rulesLéo Geoffroy2023-08-1810-22/+348
|
* SONAR-20021 Add impacts and cca to import export of adhoc rulesLéo Geoffroy2023-08-186-54/+135
|
* SONAR-20021 adding default impacts when registering a rulelukasz-jarocki-sonarsource2023-08-189-121/+286
|
* SONAR-20021 Add filter and facets for Software Quality, Severity and Clean ↵Jacek Poreda2023-08-1816-237/+1078
| | | | | | Code Attribute Category - Refactor issue indexer to use MyBatis mapping with cursor
* SONAR-20023 Disable severity change in rules pagestanislavh2023-08-184-25/+21
|
* SONAR-20023 Drop old type icon from source viewerstanislavh2023-08-185-130/+2
|
* SONAR-20021 persist impacts from report to DatabaseLéo Geoffroy2023-08-1825-52/+302
|
* SONAR-20023 Update guide styling to comply with Spotlight from design systemWouter Admiraal2023-08-1821-180/+590
|
* [NO JIRA] Rename buttons-test to BareButtons-testWouter Admiraal2023-08-181-2/+2
|
* SONAR-20021 adding clean code attribute when registering a rulelukasz-jarocki-sonarsource2023-08-186-29/+82
|
* SONAR-20021 reducing the number of responsiblities and renaming of ↵lukasz-jarocki-sonarsource2023-08-1811-917/+1073
| | | | RegisterRules class to comply with Java standards
* SONAR-20023 Issue details guideViktor Vorona2023-08-1813-41/+134
|
* SONAR-20021 Add impacts support in IssueDto, RuleDtoJacek Poreda2023-08-1823-60/+640
|
* SONAR-20023 Show guide only for logged in usersViktor Vorona2023-08-1812-140/+159
|
* SONAR-20023 CCT guide for issues list pageViktor Vorona2023-08-1814-17/+433
|
* SONAR-20021 Add new dismissNotice 'issueCleanCodeGuide' to DismissNoticeActionLéo Geoffroy2023-08-183-3/+22
|
* SONAR-20023 Drop concise issues iist old type to reflect CCT changesstanislavh2023-08-182-38/+0
|
* SONAR-20023 Modify issue details to reflect CCTstanislavh2023-08-1816-324/+643
|
* SONAR-20021 Add clean code attribute to RuleDto and IssueDtoLéo Geoffroy2023-08-188-4/+44
|
* SONAR-20021 Create rules and issues impact tablesJacek2023-08-1814-3/+519
|
* SONAR-20023 Add external doc URL to tooltips and small visual improvements ↵stanislavh2023-08-1811-73/+53
| | | | for Issue item
* SONAR-20023 Disable setting code type and severity when using bulk action7PH2023-08-1812-396/+170
|
* SONAR-20023 Modify Issues List to reflect CCT7PH2023-08-1827-34/+398
|
* SONAR-20023 New CCT facets for issuesstanislavh2023-08-1821-250/+555
|
* SONAR-20021 Add clean_code_attribute column to rules tableLéo Geoffroy2023-08-1811-3/+477
|
* SONAR-20023 Implement software impact severity icons7PH2023-08-186-0/+172
|
* SONAR-20023 Create required types for the issues page's new taxonomy7PH2023-08-187-3/+123
| | | | Co-authored-by: Stanislav <31501873+stanislavhh@users.noreply.github.com>
* SONAR-20040 Fix response example for api/sources/issue_snippetsAlain Kermis2023-08-182-1/+80
|
* SONAR-20115 Fixing hotspots reviewed text not aligned issueRevanshu Paliwal2023-08-161-2/+2
|
* SONAR-20042 Removing title when tooltip is presentRevanshu Paliwal2023-08-166-10/+25
|