aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/shared/WithStore.js
Commit message (Collapse)AuthorAgeFilesLines
* rewrite some components in ts (#243)Stas Vilchik2018-05-151-52/+0
|
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
|
* comment flow annotations (#2335)Stas Vilchik2017-08-141-3/+6
|
* update react (#2288)Stas Vilchik2017-07-251-1/+2
|
* improve react usage (#1936)Stas Vilchik2017-04-191-3/+7
| | | | | | | | | | | | | | | | | | | | | | * 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-3/+3
|
* refactor source viewer (#1744)Stas Vilchik2017-03-031-0/+44
|
* Revert "refactor source viewer (#1705)"Stas Vilchik2017-03-031-44/+0
| | | | This reverts commit ce9f0892fc3d15638c4eaa4054ed06f3d7e5fc19.
* refactor source viewer (#1705)Stas Vilchik2017-03-021-0/+44