aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Collapse)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
| | | | | - Make Bulk Change available only to user who can use it. - Make «Deactivate» button available only to user who can use it.
* 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
| | | | | | | | | | * Extract BoxedGroupAccordion * Extract Select and SearchSelect * Extract Validation controls * Update sonar-ui-common
* 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-704 Extract icons components to sonar-ui-common * Better typings for theme * Use sonar-ui-common in extensions * Extract some helpers * Extract l10n helper to sonar-ui-common * Extract requests helper to sonar-ui-common * Extract part of urls helper * Move buttons, Tooltips and ScreenPositionFixers * Move modal related components * Move IdentityProviderLink * Move GenericAvatar * Move SizeRating * Move charts and move deps to peerDeps * Move nav * Move formatMeasure * Move Rating * Move PageActions * Move the rest of ui components * Move more controls components * Include theme inside extension build * Add missing theme context provider in extensions * Update react to same version everywhere * Update sonar-ui-common * Update eslint configuration
* 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-762- Tutorial for new BbC projects should mention support of Azure Pipelines * Updated tutorial for bitbucketcloud * SC-801 - Organization and its eventual app install related entity are now mandatory while targeting a bound project on ALMs. * SC-801 --TEMP Added INFO logs * SC-801 - Added back return of alm binding if no project alm is present. * SC-801 - Fixed added log, failing unit tests before. * SC-801 - Added extra logs (TEMP) * SC-801 - Reverted unwanted imports. * SC-801 - Adaptation of UT following the add of logs TO BE REVERTED ONCE OK * SC-801 - Changed newly added log levels to debug to see if they are popping in the CE logs. * SC-801 - Add constant for Bitbucket API Version in its REST client. * SC-760 - Updated documentation to support Azure Pipelines. * SC-801 - Reverted all temporary logs * fixup! SC-760 - remove inside file links to avoid failing of unint tests. * SC-801 - Fixes after review * SC-760 - Splited documentation to 3 in total, with azure pipelines and bitbucket pipelines. * SC-762 - Updated Snapshot * SC-762 - Updated onboarding tutorial + documentation * SC-762 - Updated formating of .tsx following yarn validate. * SC-801 - Added unit tests + removed codesmell * SC-760 - Updated documentation markdowns for Bitbucket. * SC-801 - Removed unused import. * SC-801 - Updated failing unit tests. * SC-801 - Fix typo * SC-801 - Resolving issues following analysis by SQ
* 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
| | | | | * Update documentation talking about personal orgs * Drop unused organization/delete route
* 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 ↵Michal Duda2019-06-284-21/+14
| | | | "Others" (SonarSource Security)
* 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
| | | | warning
* 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 ↵Grégoire Aubert2019-06-284-52/+45
| | | | Unauthorized sessions
* 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
|