aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/code/components/ComponentDetach.js
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-121-32/+0
|
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-121-2/+2
|
* improve react usage (#1936)Stas Vilchik2017-04-191-9/+9
| | | | | | | | | | | | | | | | | | | | | | * 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/+5
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
|
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-081-6/+4
|
* enforce js code style5.5-M14Stas Vilchik2016-04-051-2/+0
|
* use new WS on code, projects and overview pagesStas Vilchik2016-01-201-1/+1
|
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
|
* SONAR-7192 fix project linksStas Vilchik2016-01-131-1/+1
|
* SONAR-7144 pin file in the workspaceStas Vilchik2016-01-071-2/+1
|
* rewrite translation moduleStas Vilchik2016-01-061-1/+2
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-0/+19
|
* improve code page renderingStas Vilchik2015-12-281-1/+0
|
* SONAR-7144 add a link to open a component in a new tabStas Vilchik2015-12-161-0/+2
|
* SONAR-7143 display list of components on the code pageStas Vilchik2015-12-161-0/+14