aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/code
Commit message (Expand)AuthorAgeFilesLines
...
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-071-1/+2
* SONAR-11495 put projects quality gate status back on the projects pageStas Vilchik2018-12-071-4/+7
* create global type definitions (#1017)Stas Vilchik2018-12-0514-87/+73
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-161-1/+0
* SONAR-11363 Display duplications on the code pageStas Vilchik2018-11-073-2/+15
* SONAR-11159 SONAR-11163 Add leak background color on code pageGrégoire Aubert2018-09-1911-65/+296
* SONAR-11159 SONAR-11163 Update Code page for pull requests and short living b...Grégoire Aubert2018-09-1920-256/+641
* SONAR-9369 Add search for module, directory, file and author facets (#606)Stas Vilchik2018-08-211-1/+2
* SONAR-11140 Don't automatically select first file in project measures pageGrégoire Aubert2018-08-161-2/+1
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-102-2/+2
* SONAR-10932 Leave more room for project name on the Projects page of AppPascal Mugnier2018-08-021-2/+7
* SONAR-10933 Wrong title on the Projects page of a portfolio or an appPascal Mugnier2018-07-103-1/+117
* SONAR-10813 Add project branchesPascal Mugnier2018-06-293-4/+24
* SONAR-10686 Hide Coverage and Duplications in Code tab of PR / SLBPascal Mugnier2018-06-063-9/+19
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-1/+1
* rewrite some components in ts (#243)Stas Vilchik2018-05-151-1/+1
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-4/+2
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* SONAR-9285 More precise page titlesPascal Mugnier2018-04-181-1/+1
* update prettierStas Vilchik2018-03-281-1/+0
* rewrite workspace in react (#3140)Stas Vilchik2018-03-141-13/+29
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-139-74/+115
* SONAR-10397 Fix inconsistent list of files in "Code" tab with +100 files (#3129)Pascal Mugnier2018-03-082-0/+68
* Revert "Merge branch 'master' of https://github.com/SonarSource/sonarqube"Grégoire Aubert2018-03-072-70/+0
* SONAR-10397 Test for bucketsPascal Mugnier2018-03-072-1/+66
* SONAR-10397 Fix inconsistent list of files in "Code" tab with +100 filesPascal Mugnier2018-03-071-0/+5
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-133-10/+12
* update eslint and plugins, add new rules (#3041)Stas Vilchik2018-02-091-1/+1
* strengthen import/order (#3024)Stas Vilchik2018-02-071-5/+5
* Migrate parts of overview app to TSGrégoire Aubert2018-01-251-3/+1
* Migrate App to tsx and clean up measures related typesGrégoire Aubert2018-01-251-9/+1
* Make branch parameter optional in some helper functionsGrégoire Aubert2018-01-251-13/+4
* fix file headersStas Vilchik2018-01-1516-97/+17
* SONAR-10239 Stop using "External link" iconStas Vilchik2018-01-122-7/+10
* Fix license headers for 2018Simon Brandhof2018-01-075-0/+99
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-022-7/+11
* update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-152-4/+4
* Move 'parseError' to request libGrégoire Aubert2017-11-243-22/+3
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-032-77/+26
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-011-1/+3
* update web dependencies (#2752)Stas Vilchik2017-10-301-13/+13
* improve css management (#2746)Stas Vilchik2017-10-302-2/+3
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-302-6/+6
* SONAR-8587 do not put auto focus search field on code pageStas Vilchik2017-10-171-1/+0
* SONAR-9555 Page is not scrolled to selected issue when using IE11Stas Vilchik2017-10-111-2/+2
* SONAR-9702 expand root dir with branch on code pageStas Vilchik2017-10-021-9/+14
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-201-4/+1
* update prettierStas Vilchik2017-09-1310-64/+59
* fix governance pages when using branches (#2446)Stas Vilchik2017-09-121-5/+14
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-1215-202/+362