aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/code/components/Components.js
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-121-56/+0
|
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-171-2/+2
|
* improve react usage (#1936)Stas Vilchik2017-04-191-31/+31
| | | | | | | | | | | | | | | | | | | | | | * remove React.createClass * remove react-addons-shallow-compare * convert to functional components * replace Component with PureComponent * remove react-router-redux * declare function components consistently * fix quality flaws * fix typo * declare children prop consistently * pass location to ComponentNavMenu
* format code using prettier (#1774)Stas Vilchik2017-03-171-28/+27
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
|
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-1/+0
|
* SONAR-8326 Drop all code related to IT/overall coverage on web side (#1348)Stas Vilchik2016-11-011-4/+2
|
* Merge branch 'branch-5.6'Stas Vilchik2016-09-131-1/+1
|\
* | improve table rendering on the Code pageStas Vilchik2016-06-131-1/+1
| |
* | refactor code page (#912)Stas Vilchik2016-05-301-2/+5
|/
* enforce js code style5.5-M14Stas Vilchik2016-04-051-2/+0
|
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
|
* SONAR-7143 improve display of directories listStas Vilchik2016-01-071-2/+2
|
* SONAR-7149 do not display measures when searchingStas Vilchik2016-01-071-11/+2
|
* rewrite translation moduleStas Vilchik2016-01-061-5/+6
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-0/+19
|
* SONAR-7149 Add an ability to search for sub-componentsStas Vilchik2015-12-221-10/+12
|
* SONAR-7143 fix tooltips, improve rendering of long namesStas Vilchik2015-12-181-1/+2
|
* SONAR-7143 display different types of coverageStas Vilchik2015-12-161-2/+5
|
* SONAR-7143 display list of components on the code pageStas Vilchik2015-12-161-0/+42