aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/background-tasks
Commit message (Expand)AuthorAgeFilesLines
* fix display of organizationsStas Vilchik2017-02-021-5/+6
* SONAR-8723 Add links to organization spaceStas Vilchik2017-02-011-0/+2
* SONAR-8629 Display organization on the Background Tasks pageStas Vilchik2017-01-242-23/+42
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-2217-60/+74
* reorganize store directoriesStas Vilchik2016-12-091-1/+1
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-081-4/+3
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-071-3/+10
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-282-24/+6
* add flow type checker (#1209)Stas Vilchik2016-11-2820-33/+83
* improve front end dx (#1331)Stas Vilchik2016-10-271-1/+1
* improve code qualityStas Vilchik2016-09-061-2/+0
* use jest (#1202)Stas Vilchik2016-09-023-174/+143
* SONAR-7846 do not display both message and stacktraceStas Vilchik2016-09-011-4/+4
* SONAR-7846 Display error of a failing CE task in the background pageStas Vilchik2016-08-233-5/+104
* SONAR-7847 Add a way to see scanner context in the background pageStas Vilchik2016-08-234-40/+135
* SONAR-7848 Display task UUID in background page UIStas Vilchik2016-08-234-7/+44
* SONAR-7836 Remove link to download the Task logs in the UIStas Vilchik2016-08-234-47/+4
* fix table header on background task pageStas Vilchik2016-07-191-0/+1
* set max width of some admin pagesStas Vilchik2016-07-181-1/+1
* 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