aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/background-tasks
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9583 fix missing pages layoutStas Vilchik2017-07-251-1/+1
* make sure all pages fit on minimum widthStas Vilchik2017-07-213-4/+4
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-3/+1
* SONAR-9508 Display worker counter in background tasks pageStas Vilchik2017-07-179-5/+837
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-1710-51/+77
* Fix new flow typed issuesGrégoire Aubert2017-06-131-1/+1
* rework some modals (#2113)Stas Vilchik2017-05-297-139/+234
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-0/+3
* upgrade prettier (#1954)Stas Vilchik2017-04-207-20/+23
* improve react usage (#1936)Stas Vilchik2017-04-197-57/+30
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-131-1/+1
* re-format js code (#1877)Stas Vilchik2017-03-313-10/+5
* optimize js bundles (#1855)Stas Vilchik2017-03-272-6/+10
* format code using prettier (#1774)Stas Vilchik2017-03-1725-436/+478
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1026-52/+52
* 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