aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/background-tasks
Commit message (Expand)AuthorAgeFilesLines
* refactor react components (#1033)Stas Vilchik2016-06-101-2/+2
* move testsStas Vilchik2016-06-031-0/+213
* update eslintStas Vilchik2016-05-131-1/+1
* SONAR-7431 Keep filters state in url on background page (#965)Stas Vilchik2016-05-1326-661/+480
* display message that only the first 1000 items are displayed on background ta...Stas Vilchik2016-05-103-2/+44
* Automatic merge from branch-5.5Jenkins CI2016-04-214-54/+9
|\
| * SONAR-7553 use api/ce/activity_status to get number of pending and failing tasksStas Vilchik2016-04-211-8/+6
| * SONAR-7187 do not usage paginationStas Vilchik2016-04-214-52/+9
* | SONAR-7548 Display type of background tasksStas Vilchik2016-04-186-7/+52
* | fix quality flawsStas Vilchik2016-04-151-1/+1
|/
* enforce js code style5.5-M14Stas Vilchik2016-04-055-12/+7
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-311-1/+1
* SONAR-7423 Remove displaying of duration of task in progressStas Vilchik2016-03-304-41/+7
* improve code qualityStas Vilchik2016-03-113-8/+8
* imrpove display if background task processing crossed midnightStas Vilchik2016-02-251-2/+2
* improve code qualityStas Vilchik2016-02-241-2/+2
* display if background task processing crossed midnightStas Vilchik2016-02-241-1/+1
* display if background task processing crossed midnightStas Vilchik2016-02-242-4/+12
* SONAR-7191 apply feedbackStas Vilchik2016-02-225-7/+25
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-191-1/+1
* SONAR-7191 hide unrelevant filters on project background tasksStas Vilchik2016-02-181-9/+11
* SONAR-7191 add "Reset" buttonStas Vilchik2016-02-182-1/+14
* SONAR-7191 reset search when filter similar componentsStas Vilchik2016-02-181-1/+2
* SONAR-7191 uncheck "Only Latest Analysis" when select pending statusStas Vilchik2016-02-181-1/+10
* SONAR-7138 precise search labelStas Vilchik2016-02-181-1/+1
* SONAR-7191 fix web testsStas Vilchik2016-02-173-0/+0
* SONAR-7191 fix backrgound tasks pageStas Vilchik2016-02-173-2/+3
* SONAR-7191 Update the background tasks page to reflect latest WS changesStas Vilchik2016-02-169-41/+45
* SONAR-7191 Update the background tasks page to reflect latest WS changesStas Vilchik2016-02-1630-644/+1432
* drop status tooltips on background tasks pageStas Vilchik2016-02-031-2/+1
* highlight current row in background tasks tableStas Vilchik2016-02-011-1/+1
* improve link on background tasks pageStas Vilchik2016-01-151-14/+16
* Fix project title in copyright headersSimon Brandhof2016-01-138-8/+8
* rewrite translation moduleStas Vilchik2016-01-064-28/+32
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-058-0/+152
* upgrade to babel 6Stas Vilchik2015-12-151-1/+1
* fix "hide number of failing tasks on then project level page"Stas Vilchik2015-12-091-1/+1
* hide number of failing tasks on then project level pageStas Vilchik2015-12-092-8/+20
* improve code qualityStas Vilchik2015-12-082-13/+13
* improve code qualityStas Vilchik2015-12-083-7/+14
* improve code qualityStas Vilchik2015-12-081-2/+1
* fix background tasks page on a project levelStas Vilchik2015-12-082-2/+2
* fix background tasks page on a project levelStas Vilchik2015-12-083-4/+8
* SONAR-7080 use execution duration provided by a serverStas Vilchik2015-11-261-1/+1
* fix wording on background tasks pageStas Vilchik2015-11-231-3/+8
* SONAR-6957 apply feedbackStas Vilchik2015-11-231-6/+8
* SONAR-6957 Add a quick link to filter background tasks for a projectStas Vilchik2015-11-203-11/+33
* refactor urls helperStas Vilchik2015-11-021-2/+2
* upgrade to react 0.14.0Stas Vilchik2015-10-272-6/+7
* Merge remote-tracking branch 'origin/branch-5.2'Stas Vilchik2015-10-261-1/+5
|\