aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/background-tasks
Commit message (Expand)AuthorAgeFilesLines
* display branch icon for branch analysis on background tasks pageStas Vilchik2017-10-191-1/+7
* update editions wordingStas Vilchik2017-10-191-1/+1
* SONAR-9867 Add button promoting governance on background tasks pageStas Vilchik2017-10-128-87/+186
* SONAR-9927 Project admins see "Cancel All" button on Background Tasks pageStas Vilchik2017-10-124-33/+72
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-032-8/+13
* revert SONAR-9708 Display incremental analysis badge in UIStas Vilchik2017-09-275-18/+3
* SONAR-9867 do not promote governance plugin on background tasks pageStas Vilchik2017-09-252-26/+5
* update prettierStas Vilchik2017-09-1314-129/+93
* Update web tests snapshotsGrégoire Aubert2017-09-122-2/+2
* SONAR-9702 display branches on background tasks pageStas Vilchik2017-09-1210-14/+84
* SONAR-9702 rewrite some background tasks componentsStas Vilchik2017-09-1236-221/+1153
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-122-9/+2
* Migrate to ts and improve CheckboxGrégoire Aubert2017-08-251-33/+23
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-253-8/+8
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-255-49/+45
* translate all routes files to ts (#2378)Stas Vilchik2017-08-181-1/+3
* SONAR-9708 apply feedback (#2362)Stas Vilchik2017-08-166-12/+107
* comment flow annotations (#2335)Stas Vilchik2017-08-1421-76/+110
* SONAR-9708 Display incremental analysis badge in UI (#2352)Stas Vilchik2017-08-144-0/+52
* update react (#2288)Stas Vilchik2017-07-254-17/+24
* 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