aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19465 Hiding spinner when loading is not trueRevanshu Paliwal2023-08-222-10/+6
* SONAR-20011 - Tutorial link shouldn't show if no permissionKevin Silva2023-08-217-14/+60
* SONAR-20181 Support pageSize=0Aurelien Poscia2023-08-2111-28/+183
* SONAR-20023 Add severity icons to new facetstanislavh2023-08-212-0/+5
* SONAR-19611 Fix WS description for sqale_index metricAlain Kermis2023-08-214-2/+131
* SONAR-20023 Disable CCT facets during issue reindexingWouter Admiraal2023-08-212-24/+25
* SONAR-20076 Fix api/projects/search last analysis dateAlain Kermis2023-08-212-21/+60
* 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 a...Aurelien Poscia2023-08-187-99/+178
* 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
* 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
* SONAR-20021 updating project import/export to take into account clean code ta...lukasz-jarocki-sonarsource2023-08-185-16/+90
* 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 Co...Jacek Poreda2023-08-1816-237/+1078
* 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 RegisterRu...lukasz-jarocki-sonarsource2023-08-1811-917/+1073
* 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 fo...stanislavh2023-08-1811-73/+53
* 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