aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-20022 disable overview tab when in tutorialJeremy Davis2023-12-072-21/+44
* [No Jira] Fix disabled nav items in firefoxJeremy Davis2023-12-071-4/+3
* SONAR-21172 Rework rule detail layout and styling7PH2023-12-078-356/+447
* SONAR-21171 Rework rule items layout and styling7PH2023-12-072-82/+118
* SONAR-21217 Wait for all background tasks to be loaded in testDavid Cho-Lerat2023-12-071-4/+8
* SONAR-21194 add requiredForLanguages response fields to plugins/installed end...Steve Marion2023-12-074-43/+52
* SONAR-21169 Rework issues page item layout and styling7PH2023-12-0715-156/+196
* SONAR-21170 Rework issue detail page layout header and styling7PH2023-12-079-118/+168
* SONAR-19974 - Update hotspot search api payloadKevin Silva2023-12-074-14/+12
* SONAR-21029 Fix SearchSelectDropdown search inputJeremy Davis2023-12-067-193/+38
* SONAR-21200 Activity page: don't show data from default branch on refreshDavid Cho-Lerat2023-12-065-31/+57
* SONAR-20992 - Remove dynamic counter from rulesKevin Silva2023-12-063-10/+3
* SONAR-19973 - Change search issues api payloadKevin Silva2023-12-062-3/+3
* SONAR-21188 - Project search input issue while fast typingKevin Silva2023-12-061-1/+0
* SONAR-21104 Allow scrolling for rule activation modalJeremy Davis2023-12-061-2/+5
* SONAR-21139 setting nulls for clean_code_attribute of security hotspots ruleslukasz-jarocki-sonarsource2023-12-064-2/+155
* SONAR-21139 fixed the issue where creating custom rule for security hotspot w...lukasz-jarocki-sonarsource2023-12-062-21/+41
* SONAR-21056 Code page: don't show data from default branch on refreshDavid Cho-Lerat2023-12-052-54/+62
* SONAR-21168 Rework Clean Code Taxonomy Category Pill7PH2023-12-054-13/+12
* SONAR-21068 Improve loading for Permission TemplateKevin Silva2023-12-051-10/+26
* SONAR-21018 - Improve layout Import & ExportKevin Silva2023-12-053-6/+14
* SONAR-21160 Fix sonar way QG links to new documentation (#10111)Andrey Luiz2023-12-051-1/+1
* SONAR-21067 Fixes from validationJeremy Davis2023-12-042-16/+20
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-044-9/+5
* SONAR-21069 Background tasks adopt the new UIJeremy Davis2023-12-0431-693/+642
* [SONAR-21081] - Remove usage of Uuid.createFast from production codeantoine.vinot2023-12-041-1/+1
* SONAR-21131 Update rules app with react querystanislavh2023-12-0416-1137/+1017
* Remove extra React.PropsWithChildren wrappers introduced by the React 18 codemodDavid Cho-Lerat2023-12-0125-79/+36
* SONAR-21068 - Update permissions to adapt the new UIKevin Silva2023-12-0124-453/+492
* SONAR-21112 Drop 'issue' and 'rule' word repetition in CCT badges7PH2023-12-014-11/+6
* SONAR-21067 Project General Settings adopt the new UIJeremy Davis2023-12-0135-603/+746
* SONAR-21142 Update issues and rules page severity icons with transparency & g...7PH2023-12-019-32/+44
* SONAR-21164 - Add prettier into design system buildKevin Silva2023-12-0164-172/+190
* SONAR-21078 Hide SQ Upgrade event from first analysis activity itemAmbroise C2023-12-011-1/+10
* SONAR-21014 Return 400 instead 500 in case provided locale is invalidJacek Poreda2023-12-012-17/+33
* SONAR-21109 - Fix permission issue on api/project_links/delete endpointantoine.vinot2023-12-012-11/+36
* SONAR-21012 Remove CaYC compliance check from front-end and rely only on the ...Andrey Luiz2023-12-0120-989/+749
* SONAR-21021 GitHub Action Template for .NET: remove useless empty env lineDavid Cho-Lerat2023-12-012-2/+0
* SONAR-21153 Try to fix UsersApp timeoutViktor Vorona2023-11-301-1/+1
* SONAR-21111 Harmonize text-disabled color with SonarCloud7PH2023-11-306-16/+23
* SONAR-19478 - Fix java:S1117 Local variable shadowing class fieldsantoine.vinot2023-11-291-6/+9
* [NO-JIRA] make log assertions resilient to unexpected log messagesSteve Marion2023-11-291-4/+7
* SONAR-21118 Support web context for POST and PATCH /usersViktor Vorona2023-11-291-0/+1
* SONAR-21070 - Changed project settings webhooks to adapt new UIKevin Silva2023-11-2923-299/+478
* SONAR-21086 Catch errors for new endpoint '/api/v2/authorizations/groups'guillaume-peoch-sonarsource2023-11-291-2/+1
* NOJIRA Remove empty v2.api.user.model packageWojtek Wajerowicz2023-11-291-23/+0
* SONAR-21105 Deprecate open_issues', 'reopened_issues' and 'confirmed_issues' ...Léo Geoffroy2023-11-294-2/+10
* SONAR-21105 Do not show measures and activity for 'open' and 'reopened' issue...stanislavh2023-11-288-20/+24
* SONAR-21073 Use new /group-memberships endpoints on UIViktor Vorona2023-11-2822-351/+567
* SONAR-21042 - Remove ES Rule index usage in Recently Added Rules and Scanner ...Jacek Poreda2023-11-2821-296/+732