aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/background-tasks
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * add tooltip over number of failed background tasksStas Vilchik2015-10-261-1/+5
* | Automatic merge from branch-5.2Jenkins CI2015-10-161-3/+3
|\|
| * SONAR-6834 update background task status indicators to mix with quality gate ...Stas Vilchik2015-10-151-3/+3
* | use moment.js installed by npmStas Vilchik2015-10-142-0/+2
* | improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-142-10/+6
|/
* SONAR-6834 apply feedbackStas Vilchik2015-10-057-40/+95
* SONAR-6833 provide "componentId" parameter to api/ce/queueStas Vilchik2015-10-021-12/+3
* SONAR-6834 add search formStas Vilchik2015-10-023-14/+68
* SONAR-6834 use jquery datepickerStas Vilchik2015-09-301-10/+24
* SONAR-6834 Rename column CE_ACTIVITY.FINISHED_AT to EXECUTED_ATSimon Brandhof2015-09-302-2/+2
* SONAR-6834 add date filterStas Vilchik2015-09-283-5/+99
* add project-level background tasks pageStas Vilchik2015-09-282-6/+30
* SONAR-6799 Ability to access the logs of the computation of a projectStas Vilchik2015-09-281-6/+16
* SONAR-6798 add ability to empty the CE queueStas Vilchik2015-09-282-4/+29
* SONAR-6834 show failures count, add pending iconStas Vilchik2015-09-283-4/+41
* SONAR-6834 Add search and filtering capabilities to the Project Computation pageStas Vilchik2015-09-257-0/+358