aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12320 Don't use a badge for the analysis warningWouter Admiraal2019-08-023-10/+16
* SONAR-12276 Remove badge styling from elementsWouter Admiraal2019-08-024-57/+164
* SONAR-11714 Don't use badges for analysis version eventsWouter Admiraal2019-08-026-11/+24
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-0241-170/+162
* SONAR-11648 Don't render coverage if no value is providedWouter Admiraal2019-08-025-108/+21
* SONAR-12292 Do not debounce the fetchBranchStatus root actionWouter Admiraal2019-08-026-20/+35
* SONAR-12292 Remove redundant WS call when QG conditions are updatedWouter Admiraal2019-08-024-92/+3
* SONAR-12290 Only activate modal scrolling when necessaryWouter Admiraal2019-08-022-2/+3
* SONAR-12245 Fix broken test for extend profile form testGrégoire Aubert2019-07-291-2/+2
* SONAR-12245 Fix throwGlobalError and checkStatusJeremy Davis2019-07-2914-67/+778
* SONAR-12009 Display issues in settings pagephilippe-perrin-sonarsource2019-07-241-2/+4
* SONAR-11007 Update buttons on rules listSiegfried Ehret2019-07-249-19/+543
* SONAR-7878 Update pluralizationSiegfried Ehret2019-07-222-10/+21
* Fix blockers for Travis on SonarCloudSiegfried Ehret2019-07-223-3/+3
* Bump to eslint-config-sonarqube 0.5.1philippe-perrin-sonarsource2019-07-1926-26/+26
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191446-3514/+3513
* SONAR-12022 Animate snippetsJeremy Davis2019-07-188-1119/+1337
* Moved SelectList to sonar-ui-commonphilippe-perrin-sonarsource2019-07-1819-1370/+30
* SONAR-12244 Handle pagination in portfolio projects list properlyphilippe-perrin-sonarsource2019-07-1815-614/+548
* SONAR-11618 Update projects select list to also display the project keyphilippe-perrin-sonarsource2019-07-187-7/+94
* SONAR-12284 Remove call to /api/components/show to verify accessWouter Admiraal2019-07-185-122/+139
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-1665-1521/+59
* MMF-769 User can close their account (#1861)Benoit2019-07-1270-364/+2225
* SONAR-11007 Add disabled "Deactivate" button to rules list (#1913)Siegfried Ehret2019-07-123-4/+42
* Wording fix in members search...Grégoire Aubert2019-07-122-3/+3
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111411-23709/+3297
* SC-833 Update text about external PR analysis in AutoScan (#1907)Siegfried Ehret2019-07-101-22/+6
* MMF-1737 Analyze Bitbucket repositories with Azure Pipelines (#1879)mickael-caro-sonarsource2019-07-102-19/+12
* SC-764 Don't sync members when binding personal github org.Grégoire Aubert2019-07-0519-7/+127
* SC-786 Drop update login warning pageGrégoire Aubert2019-07-056-336/+0
* SC-781 Remove special behavior to bind personal organizationGrégoire Aubert2019-07-0528-643/+75
* SC-687 Fix tutorial for manual projects (#1848)Siegfried Ehret2019-07-013-28/+112
* SONAR-12023 Remove "Not OWASP" CWE mapping, and move all unmapped CWEs to "Ot...Michal Duda2019-06-284-21/+14
* SONAR-11723 Don't pass name and email values when updating a non-local userWouter Admiraal2019-06-282-3/+28
* SONAR-12140 Do not return "Warning" in quality gate facet when no project in ...Julien Lancelot2019-06-283-5/+19
* SONAR-12118 Disable UNKNOWN issue type for custom rulesWouter Admiraal2019-06-282-15/+1
* SONAR-11714 Make badges roundWouter Admiraal2019-06-283-14/+6
* SONAR-12070 Make large modals scrollableWouter Admiraal2019-06-2815-22/+21
* SONAR-12236 Fix SSF-81Jeremy Davis2019-06-281-2/+2
* SONAR-12235 Adjust portfolio metric freshness font sizeJeremy Davis2019-06-281-1/+0
* SONAR-12233 Remove security review rating from QG metrics listJeremy Davis2019-06-281-1/+1
* SONAR-12148 Use cookies to display error message in EmailAlreadyExists and Un...Grégoire Aubert2019-06-284-52/+45
* SC-700 Hide Configure Analysis button for non logged users (#1817)Siegfried Ehret2019-06-289-10/+199
* SONAR-11723 Prevent user update if authentication is delegatedWouter Admiraal2019-06-283-101/+510
* SONAR-12167 Prevent facet spinner from overlapping with buttonWouter Admiraal2019-06-2815-86/+66
* SONAR-12193 Fix redirect issue on 403 errorsWouter Admiraal2019-06-281-1/+9
* SONAR-12072 Fix full re-rendering of the Projects list when paginatingWouter Admiraal2019-06-282-174/+162
* Add unit test for alm-integration api callGrégoire Aubert2019-06-281-0/+71
* SONAR-12210 Handle pagination in user & group listphilippe-perrin-sonarsource2019-06-2811-128/+549
* SONAR-12147 Add pagination to QG & QP projects listphilippe-perrin-sonarsource2019-06-2816-177/+885