aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONARCLOUD-273 Update Documentation page titleGrégoire Aubert2019-01-091-2/+2
* SONAR-11616 Save selected activity graph per projectGrégoire Aubert2019-01-0911-175/+176
* forbid to use releasability metrics in quality gate conditionsStas Vilchik2019-01-081-1/+5
* forbid to use boolean and string metrics in quality gatesStas Vilchik2019-01-081-1/+3
* fix projects component to not set state when unmountedStas Vilchik2019-01-081-12/+24
* always open default quality gateStas Vilchik2019-01-085-175/+55
* SONAR-11572 limit operators of quality gate conditions in UIStas Vilchik2019-01-085-63/+74
* SONAR-11570 drop ability to set period from UIStas Vilchik2019-01-085-101/+3
* SONAR-11571 drop ability to set warning threshold from UIStas Vilchik2019-01-084-30/+2
* simplify routesStas Vilchik2019-01-084-49/+53
* fix promise rejection handler of condition creationStas Vilchik2019-01-082-12/+4
* avoid passing null values to SeverityHelperStas Vilchik2019-01-073-4/+8
* enable withUserOrganizations testStas Vilchik2019-01-071-7/+3
* drop /component urlStas Vilchik2019-01-0719-214/+158
* disable global rules page on sonarcloudStas Vilchik2019-01-072-3/+3
* drop unused "extra" field in rule parametersStas Vilchik2019-01-073-4/+0
* remove graphics.cssStas Vilchik2019-01-0723-92/+59
* conditionally load component for sonarcloud notificationsStas Vilchik2019-01-079-54/+17
* Fix remaining license headers for 2019Benoît Gianinetti2019-01-073-3/+3
* Fix two typos in Marketing content (#1123)n-b-sonar2019-01-042-2/+2
* SONARCLOUD-303 Allow to choose project visibility in manual project creation ...Wouter Admiraal2019-01-049-105/+303
* SONAR-7938 Display inheritance info for deprecated rules, and make related te...Wouter Admiraal2019-01-0412-130/+483