aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projects
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08112-116/+112
* SONAR-13999 Drop orgs from projectsJeremy Davis2020-12-2256-403/+66
* SONAR-11556 Make bubblechart legend actionableJeremy Davis2020-12-046-74/+218
* SONAR-13564 Allow sorting projects by security review ratingJeremy Davis2020-12-042-2/+21
* SONAR-14077 Disable 'Configure analysis' button when issue sync is still in p...Wouter Admiraal2020-12-033-8/+76
* SONAR-13857 Fix Security Review facet on new codeJeremy Davis2020-09-182-3/+3
* SONAR-13421 Improve project cardsMathieu Suen2020-09-1434-2020/+1660
* SONAR-12616 Drop deprecated 'periods'Jeremy Davis2020-08-262-5/+3
* Drop unused/sonarcloud featurePhilippe Perrin2020-08-113-35/+45
* SONAR-13399 Deactivate project card when issue is indexing.Mathieu Suen2020-06-265-3/+104
* Drop SonarCloud onboarding logicWouter Admiraal2020-05-0412-486/+84
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-171-1/+1
* SONAR-13189 Add qualifier facet to projectsJeremy Davis2020-04-1561-518/+381
* SONAR-13188 Include apps in projects listJeremy Davis2020-04-1523-1114/+919
* Fix eslint's issuesPhilippe Perrin2020-04-086-18/+18
* SONAR-13147 lazyloadingJeremy Davis2020-03-063-18/+6
* SONAR-12961 Fix Coverage facet regressionJeremy Davis2020-02-263-23/+36
* SONAR-12981 Add security review rating and hotspots in PR overview.Mathieu Suen2020-02-117-497/+467
* SONAR-12961 review in project cardsMathieu Suen2020-02-1139-132/+410
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-082-12/+12
* Format all headers for 2020Wouter Admiraal2020-01-07115-116/+115
* SONAR-12877 Add aria-label attributes to quality gate badges when necessaryWouter Admiraal2020-01-022-1/+2
* SONAR-12215 Make projects list accessibleWouter Admiraal2020-01-023-24/+88
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-303-9/+19
* Fix code's issues due to the new version of typescriptPhilippe Perrin2019-12-301-1/+1
* SONAR-12539 More consistent colors for leak metrics borderGrégoire Aubert2019-10-211-6/+6
* SONAR-12400 Prefill searchbox with value from URLWouter Admiraal2019-09-103-10/+6
* SONAR-12402 Allow filtering by multiple tags on macOSWouter Admiraal2019-08-271-1/+1
* SONAR-11648 Don't render coverage if no value is providedWouter Admiraal2019-08-025-108/+21
* Bump to eslint-config-sonarqube 0.5.1philippe-perrin-sonarsource2019-07-191-1/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-19103-202/+202
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-163-3/+3
* MMF-769 User can close their account (#1861)Benoit2019-07-123-16/+62
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1154-186/+163
* SONAR-12140 Do not return "Warning" in quality gate facet when no project in ...Julien Lancelot2019-06-283-5/+19
* SC-700 Hide Configure Analysis button for non logged users (#1817)Siegfried Ehret2019-06-289-10/+199
* SONAR-12072 Fix full re-rendering of the Projects list when paginatingWouter Admiraal2019-06-282-174/+162
* SONAR-11937 Update empty main branch messageWouter Admiraal2019-06-282-2/+2
* SONAR-12040 Drop duplicated css classesGrégoire Aubert2019-06-034-15/+15
* SONARCLOUD-669 Fix favorite star behaviorSiegfried Ehret2019-05-2710-164/+302
* SONARCLOUD-570 Add missing metrics and quality gates labels (#1533)Siegfried Ehret2019-05-061-1/+1
* Update prettier to last versionGrégoire Aubert2019-03-293-25/+24
* Add tests for untested componentsWouter Admiraal2019-03-292-3/+76
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-2922-28/+28
* Add tests for untested componentsWouter Admiraal2019-03-261-4/+4
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-262-0/+21
* SONAR-11625 Fix project search field resize glitchJeremy Davis2019-02-121-4/+0
* SONAR-11651 Display tooltip next to warning quality gate statusGrégoire Aubert2019-01-183-7/+27
* SONAR-11613 Merge project creation tutorialsStas Vilchik2019-01-163-5/+4
* SONARCLOUD-349 Do not display empty organization page when filtering projects...Grégoire Aubert2019-01-161-2/+7