aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/overview
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22301 Fix accessibility issues on project overview page (#11729)Stanislav2024-09-122-12/+19
* SONAR-22943 Fix portfolio drilldown link to project (#11730)Stanislav2024-09-121-1/+1
* SONAR-22970 Improve branch queries and fix loading conflictJay2024-09-126-15/+19
* SONAR-22323 Fix a11y issues on PR overview pageIsmail Cherri2024-09-106-7/+14
* SONAR-22728 Fix Sonar IssuesViktor Vorona2024-08-261-25/+8
* SONAR-22728 Fix BBT tests + bugs related to thatViktor Vorona2024-08-261-1/+0
* SONAR-22727 Fetch real dataViktor Vorona2024-08-264-7/+118
* SONAR-22699 Fix measures and leak query cacheIsmail Cherri2024-08-261-0/+1
* SONAR-22719 Some fixes to measuresViktor Vorona2024-08-261-1/+1
* SONAR-22719 Measures page reflects new ratingsstanislavh2024-08-266-11/+18
* SONAR-22699 Cache project and application overview metricsIsmail Cherri2024-08-263-296/+269
* SONAR-22697, SONAR-22699 RatingComponent + projects listViktor Vorona2024-08-262-105/+76
* SONAR-22697 RatingsComponent POCViktor Vorona2024-08-265-51/+42
* SONAR-22559 Show provisioning status for gitlab project (#11601)Sarath Nair2024-08-262-6/+51
* NO-JIRA Validation fixes7PH2024-08-131-1/+1
* SONAR-22303 Fix aria-label misuse (Deque issue #1744830)David Cho-Lerat2024-07-301-3/+7
* SONAR-22303 Fix aria-label misuse (Deque issues #1744242 & #1744842)David Cho-Lerat2024-07-301-1/+3
* SONAR-22622 Project onboarding - add spinnerSarath Nair2024-07-291-5/+14
* SONAR-22524 Replace InteractiveIcons with ButtonIconJeremy Davis2024-07-241-11/+7
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-242-8/+10
* SONAR-21895 Use violations metric to show the difference in analysisstanislavh2024-07-033-32/+11
* SONAR-22383 Fixing extra margin for overall code inside project overviewRevanshu Paliwal2024-06-202-1/+2
* SONAR-22390 Fixing SQ error for project overview refactoringRevanshu Paliwal2024-06-184-13/+13
* SONAR-22383 Simplify project overview the Cayc warningMathieu Suen2024-06-1825-441/+146
* SONAR-22390 Refactor PR summary to similar to overviewRevanshu Paliwal2024-06-187-223/+222
* SONAR-22385 Updating layout for new and overall code inside project overviewRevanshu Paliwal2024-06-1814-402/+565
* SONAR-22383 Simplify the branch and pull request page layoutMathieu Suen2024-06-1810-494/+163
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-0516-38/+38
* SONAR-22224 Issue from prioritized rules filterViktor Vorona2024-06-031-1/+1
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-306-9/+18
* SONAR-22218 Various fixesGrégoire Aubert2024-05-271-6/+4
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-271-1/+1
* SONAR-22218 Deprecate old tooltips and migrate some of themJeremy Davis2024-05-274-32/+39
* SONAR-22148 Make the CAYC promiotion banner full widthMathieu Suen2024-05-211-1/+1
* SONAR-22148 Fixes cayc tour on branch overviewMathieu Suen2024-05-173-4/+9
* SONAR-22216 Add the after merge information in PRs overviewMathieu Suen2024-05-164-9/+63
* SONAR-22148 Spotlight tour for cayc in branch overviewMathieu Suen2024-05-109-17/+481
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-075-5/+5
* SONAR-22168 Align BranchLike and isPullRequestViktor Vorona2024-05-028-10/+11
* SONAR-22049 Align queryToSearch methodstanislavh2024-04-304-7/+10
* SONAR-22049 Align isPortfolioLikeViktor Vorona2024-04-302-2/+2
* SONAR-22049 Align A11y componentsIsmail Cherri2024-04-301-1/+1
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-3031-33/+33
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-3013-13/+15
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-304-5/+6
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-3026-72/+64
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-3014-15/+24
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-3014-18/+18
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-304-4/+4
* SONAR-21872 Fix line of code measure in the branch overviewMathieu Suen2024-04-161-1/+1