aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-8747 Make in progress and pending background task status more visibleGrégoire Aubert2017-09-297-74/+158
* SONAR-9792 The fail background task status is now more visibleGrégoire Aubert2017-09-296-29/+122
* revert SONAR-9708 Display incremental analysis badge in UIStas Vilchik2017-09-276-68/+4
* revert changes of branches administrationStas Vilchik2017-09-2520-916/+142
* SONAR-9874 Prevent js error when getting an http error on initial load of the...Grégoire Aubert2017-09-251-1/+1
* apply branches feedback (#2535)Stas Vilchik2017-09-2231-501/+1077
* SONAR-9813 display "Private" badge tooltip based on qualifierStas Vilchik2017-09-201-1/+3
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-208-55/+686
* fix "Administration" active menu itemStas Vilchik2017-09-135-41/+62
* SONAR-9375 Infinite loading of a project on the projects pageStas Vilchik2017-09-131-75/+0
* rewrite projects appStas Vilchik2017-09-131-1/+1
* update prettierStas Vilchik2017-09-1335-304/+220
* Update web tests snapshotsGrégoire Aubert2017-09-122-2/+2
* SONAR-9702 SONAR-9736 apply feedback on branches (#2496)Stas Vilchik2017-09-1211-44/+171
* SONAR-9736 change color of help iconStas Vilchik2017-09-122-7/+4
* SONAR-9736 fix project statusStas Vilchik2017-09-124-8/+173
* SONAR-9736 fix access to project admin pagesStas Vilchik2017-09-123-21/+51
* SONAR-9736 simplify long-living branch settingsStas Vilchik2017-09-122-50/+49
* SONAR-9702 better display of orphan branchesStas Vilchik2017-09-123-3/+49
* SONAR-9736 display analysis date and a version of long-living branchStas Vilchik2017-09-124-16/+33
* fix governance pages when using branches (#2446)Stas Vilchik2017-09-128-60/+85
* SONAR-9756 enable settings for long-living branches (#2438)Stas Vilchik2017-09-123-17/+65
* SONAR-9756 Build UI for branch management (#2433)Stas Vilchik2017-09-1218-296/+142
* add branches help popups (#2420)Stas Vilchik2017-09-1211-44/+520
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-1224-368/+986
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-1230-188/+1430
* SONAR-9181 bulk delete projects or bulk apply template in one goStas Vilchik2017-09-111-0/+11
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-114-5/+129
* SONAR-8979 do not display settings page for portfoliosStas Vilchik2017-08-291-1/+1
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-254-9/+9
* SONAR-9436 Expose intl context and some date componentsGrégoire Aubert2017-08-252-1/+10
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-251-6/+8
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-255-40/+73
* translate api/ to tsStas Vilchik2017-08-211-4/+3
* comment flow annotations (#2335)Stas Vilchik2017-08-1435-106/+167
* SONAR-9708 Display incremental analysis badge in UI (#2352)Stas Vilchik2017-08-144-62/+133
* Expose Icons component to pluginsGrégoire Aubert2017-08-141-0/+2
* Delete old component measures pageGrégoire Aubert2017-08-143-49/+0
* SONAR-9608 SONAR-9615 Add inline documentation on project measures pageGrégoire Aubert2017-08-141-0/+1
* SONAR-9608 SONAR-9609 Create the new measures page sidebar with all facetsGrégoire Aubert2017-08-143-4/+53
* Move the previous measure page to temporary urlGrégoire Aubert2017-08-143-8/+8
* SONAR-9531 Change the application spaceStas Vilchik2017-07-314-7/+16
* redirect /view to /portfolioStas Vilchik2017-07-312-4/+5
* expose ratings and level components (#2257)Stas Vilchik2017-07-311-0/+6
* make SelectList available for extensionsStas Vilchik2017-07-311-1/+3
* update react (#2288)Stas Vilchik2017-07-259-19/+27
* SONAR-9565 Move the Quality Gates link to organization levelGrégoire Aubert2017-07-252-4/+13
* SONAR-9583 Use fixed width layout for navigationStas Vilchik2017-07-2120-409/+560
* Merge branch 'branch-6.5'Stas Vilchik2017-07-191-20/+8
|\
| * SONAR-9357 support two or more providers (#2259)Stas Vilchik2017-07-181-20/+8