aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/background-tasks/components/Task.js
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-9702 rewrite some background tasks componentsStas Vilchik2017-09-121-64/+0
|
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-251-3/+3
|
* SONAR-9708 apply feedback (#2362)Stas Vilchik2017-08-161-3/+2
|
* update react (#2288)Stas Vilchik2017-07-251-7/+8
|
* improve react usage (#1936)Stas Vilchik2017-04-191-6/+1
| | | | | | | | | | | | | | | | | | | | | | * 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-17/+18
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
|
* SONAR-7847 Add a way to see scanner context in the background pageStas Vilchik2016-08-231-23/+7
|
* SONAR-7848 Display task UUID in background page UIStas Vilchik2016-08-231-0/+2
|
* SONAR-7836 Remove link to download the Task logs in the UIStas Vilchik2016-08-231-10/+3
|
* SONAR-7431 Keep filters state in url on background page (#965)Stas Vilchik2016-05-131-33/+52
|
* SONAR-7548 Display type of background tasksStas Vilchik2016-04-181-2/+2
|
* display if background task processing crossed midnightStas Vilchik2016-02-241-3/+3
|
* SONAR-7191 Update the background tasks page to reflect latest WS changesStas Vilchik2016-02-161-19/+9
|
* SONAR-7191 Update the background tasks page to reflect latest WS changesStas Vilchik2016-02-161-0/+80