aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* SONAR-21227 Configure a new Logger file for deprecated API usagesantoine.vinot2023-12-191-0/+9
* SONAR-21215 Fix condition statement for issues count in PR overviewstanislavh2023-12-191-4/+1
* SONAR-21259 Update QG overview measure cards designstanislavh2023-12-196-78/+81
* SONAR-21259 Update QG failed condition design in PR summarystanislavh2023-12-192-13/+15
* SONAR-21191 Fix "Open in IDE" feature not working from global issuesAmbroise C2023-12-183-14/+21
* SONAR-21293 Move PullRequest Overview to react-query7PH2023-12-146-80/+131
* SONAR-21217 Fix flaky background tasks testDavid Cho-Lerat2023-12-146-13/+12
* SONAR-21210 Fix flaky can_modify_according_to_permissions BBT7PH2023-12-124-7/+19
* SONAR-20141 Reverse execution flow locations when there are data flowsAmbroise C2023-12-113-6/+25
* SONAR-20982 Align display of issue's data/execution flows with SCAmbroise C2023-12-114-38/+66
* SONAR-21215 Update PR Overview UIJay2023-12-088-117/+113
* NO-JIRA Fix global error throw function to support axios response object7PH2023-12-082-1/+8
* SONAR-21131 Use api/v2 for custom rule creationstanislavh2023-12-087-52/+167
* SONAR-21179 Use update endpoint when reactivating a rulestanislavh2023-12-088-29/+137
* SONAR-21135 Do not display old severity in the list of custom rulesstanislavh2023-12-081-16/+6
* SONAR-21132 Do not show CCT fields in edit dialogstanislavh2023-12-081-20/+24
* SONAR-21131 Add CCT attribute and software qualities fields in dialogstanislavh2023-12-0816-245/+516
* SONAR-21115 Improve the spotlight tour on Quality Gate pageMathieu Suen2023-12-086-72/+57
* SONAR-21089 Improve WebApi2 menuJeremy Davis2023-12-072-30/+68
* SONAR-20022 better token form for project analysis tutorialJeremy Davis2023-12-071-86/+97
* 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-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-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-21069 Background tasks adopt the new UIJeremy Davis2023-12-0431-693/+642
* 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-21012 Remove CaYC compliance check from front-end and rely only on the ...Andrey Luiz2023-12-0120-989/+749