aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* Bugfixing (#1227)Jeremy2019-02-112-2/+24
* SONAR-11611 comment prompt button label (#1219)Jeremy2019-02-118-45/+1070
* Enable coverage for web appGrégoire Aubert2019-02-113-6/+10
* Split test utils and mocks, better type mocksGrégoire Aubert2019-02-1123-150/+159
* SONAR-11645 Disable sibling navigation in MeasuresWouter Admiraal2019-02-1110-319/+85
* SONAR-11551 Add confirmation message when project is deletedWouter Admiraal2019-02-111-0/+4
* Merge pull request #1178 from SonarSource/feature/jl/add_dates_to_users_and_u...Julien Lancelot2019-02-1116-38/+591
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-1138-387/+933
* Allows scanner to work through web dev serverGrégoire Aubert2019-01-281-1/+2
* Fix usage of button-link, replace it with ButtonLink componentGrégoire Aubert2019-01-2848-442/+352
* Update upath dependency to support Node >=10Grégoire Aubert2019-01-181-3/+3
* SONAR-11651 Display tooltip next to warning quality gate statusGrégoire Aubert2019-01-187-9/+50
* SONARCLOUD-359 Update links to sonarcloud pricing pageGrégoire Aubert2019-01-181-1/+1
* SONARCLOUD-335 Update about page languages linkGrégoire Aubert2019-01-185-14/+46
* Fix minor code style issueWouter Admiraal2019-01-181-1/+1
* SONARCLOUD-329 Create downgrade reason pageWouter Admiraal2019-01-1813-16/+552
* SONARCLOUD-331 Add confirmation input when deleting organizationWouter Admiraal2019-01-182-5/+77
* SONAR-11589 Disable language facet in rules page when QP is selectedGrégoire Aubert2019-01-187-33/+130
* SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" settingStas Vilchik2019-01-163-12/+6
* SONAR-11614 Make display name optional during project creationStas Vilchik2019-01-165-21/+23
* SONAR-11613 Merge project creation tutorialsStas Vilchik2019-01-1643-2993/+688
* SONARCLOUD-335 Make SC about page language section clearerGrégoire Aubert2019-01-168-394/+274
* SONARCLOUD-349 Do not display empty organization page when filtering projects...Grégoire Aubert2019-01-161-2/+7
* SONAR-11565 Fix blank treemap for leak measures without new linesGrégoire Aubert2019-01-162-17/+3
* SONARCLOUD-290 Drop unnecessary request to api/organizations/search in issues...Grégoire Aubert2019-01-162-2/+8
* Fix minor code smellWouter Admiraal2019-01-161-1/+1
* SONAR-9392 Allow profile to be extended directlyWouter Admiraal2019-01-167-100/+421
* SONAR-9392 Add option to choose parent when creating new profileWouter Admiraal2019-01-162-3/+58
* SONAR-9392 Re-render the inheritance info upon updateWouter Admiraal2019-01-161-1/+6
* change year in file headersStas Vilchik2019-01-163-3/+3
* SONAR-11578 fix wrong count of hidden files in the measures page (#1078)Stas Vilchik2019-01-162-25/+33
* SONAR-11476 drop link to measure history for directoriesStas Vilchik2019-01-161-1/+1
* SONAR-11478 fix drilldown in a branchStas Vilchik2019-01-161-1/+5
* apply feedback on drop of modules (#1036)Stas Vilchik2019-01-167-137/+4
* SONAR-11479 Display the measures of the currently selected directory on the M...Stas Vilchik2019-01-1628-860/+598
* SONAR-11478 Update the tree view on the Measures page (#982)Stas Vilchik2019-01-1621-295/+246
* SONAR-11477 Drop UI for updating module keys (#958)Stas Vilchik2019-01-1622-909/+295
* SONAR-11476 Stop supporting homepage and other space pages for modules and di...Stas Vilchik2019-01-1624-701/+156
* Fix GlobalFooterSonarCloud testGrégoire Aubert2019-01-162-2/+2
* Update missing license headers for 2019Grégoire Aubert2019-01-163-3/+3
* SONAR-10487 Improve UX of filter option in Quality Profiles pageWouter Admiraal2019-01-163-46/+110
* Fix display for pages with long code snippetsWouter Admiraal2019-01-161-1/+4
* SONAR-11608 Conditional formatting broken when used within a tableWouter Admiraal2019-01-165-116/+108
* Fix broken license headersJanos Gyerik2019-01-101-19/+0
* Update license headers for 2019Duarte Meneses2019-01-102-2/+2
* SONARCLOUD-345 Disable new feature notifications for anonymous usersWouter Admiraal2019-01-103-10/+20
* SONAR-11282 Enhance embedded docs navigation sidebarWouter Admiraal2019-01-1014-118/+966
* SONAR-11472 Add support highlighting exact matches in resultsWouter Admiraal2019-01-105-26/+91
* SONAR-11472 Add support for exact search-query matchingWouter Admiraal2019-01-107-51/+146
* SONAR-11619 Remove label[for] styling and fix some input idsGrégoire Aubert2019-01-0921-23/+49