aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projects
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 2022 [update headers]Pierre2022-01-28113-113/+113
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-2738-58/+96
* SONAR-15782 Move application console code to core extensionsWouter Admiraal2022-01-271-1/+1
* SONAR-15655 Change Project perspective and sorting to use react-select@v5Mathieu Suen2021-11-2614-493/+299
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-309-38/+47
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-301-1/+1
* SONAR-15297 Remove all sonar-ui-common initialization logicWouter Admiraal2021-08-201-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2059-138/+132
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2059-133/+136
* SONAR-14943 Vertical center the ellipsis iconPhilippe Perrin2021-06-282-4/+4
* SONAR-14943 Adjust project creation menu layoutWouter Admiraal2021-06-242-3/+35
* SONAR-14938 Fallback on the Create Project page on brand new instanceWouter Admiraal2021-06-225-131/+157
* SONAR-14837 Fix Security Review project filterJeremy Davis2021-05-261-2/+2
* SONAR-14803 Adding bitbucket cloud to create project menu.Mathieu Suen2021-05-213-4/+28
* SONAR-14659 Fix bitbucket onboardingMathieu Suen2021-04-222-1/+20
* SONAR-14606 Plugins require risk acknowledgmentJeremy Davis2021-04-155-27/+43
* SONAR-11751 SONAR-11748 Use semantically correct elements on Projects pageWouter Admiraal2021-03-0314-219/+271
* SONAR-14394 Add frontend for bitbucket cloud project binding.Mathieu Suen2021-02-081-9/+38
* SONAR-14393 Add admin form for Bitbucket Cloud integrationWouter Admiraal2021-02-083-8/+6
* SONAR-14364 Enable project import in CEJeremy Davis2021-02-043-20/+8
* SONAR-13887 Move creation menuJeremy Davis2021-01-2617-169/+817
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-202-52/+49
* 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