aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/common
Commit message (Expand)AuthorAgeFilesLines
* update jest & enzymeStas Vilchik2018-01-121-5/+22
* Fix license headers for 2018Simon Brandhof2018-01-0731-26/+140
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-023-17/+38
* SONAR-8829 move organization avatar to the leftStas Vilchik2017-12-112-0/+95
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-241-1/+1
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-033-67/+28
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-018-20/+37
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-301-7/+2
* update web dependencies (#2752)Stas Vilchik2017-10-303-3/+18
* improve css management (#2746)Stas Vilchik2017-10-305-11/+11
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-301-1/+1
* SONAR-9936 Add loading spinner when doing the license previewGrégoire Aubert2017-10-251-2/+5
* Prevent from leaving the restart server form when restartingGrégoire Aubert2017-10-231-1/+2
* SONAR-9954 Add serverId and nloc query to the request license urlGrégoire Aubert2017-10-231-30/+19
* SONAR-9850 Remove scrollbar from the "Similar Issues" filter popupStas Vilchik2017-10-171-12/+19
* SONAR-9544 Long words in issue box breaks the displayStas Vilchik2017-10-171-0/+2
* SONAR-9690 Improve positioning of secondary locations markersStas Vilchik2017-10-112-2/+12
* Fix sidebar position helper in IEGrégoire Aubert2017-10-101-1/+4
* SONAR-9792 Fix position of issues sidebar when there is a background task not...Grégoire Aubert2017-10-051-18/+14
* SONAR-9792 Fix sidebar position with a notificationGrégoire Aubert2017-09-291-0/+67
* SONAR-9802 complete system info pageSimon Brandhof2017-09-261-1/+1
* SONAR-9802 add information to System Info pageSimon Brandhof2017-09-265-27/+93
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-261-0/+93
* apply branches feedback (#2535)Stas Vilchik2017-09-222-56/+44
* SONAR-9813 display "Private" badge tooltip based on qualifierStas Vilchik2017-09-203-4/+7
* rewrite projects appStas Vilchik2017-09-134-60/+51
* update prettierStas Vilchik2017-09-1313-87/+86
* SONAR-9756 Build UI for branch management (#2433)Stas Vilchik2017-09-124-0/+272
* add branches help popups (#2420)Stas Vilchik2017-09-123-65/+46
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-116-26/+210
* Fix quality flawsGrégoire Aubert2017-08-161-1/+1
* comment flow annotations (#2335)Stas Vilchik2017-08-1415-63/+99
* SONAR-9708 Display incremental analysis badge in UI (#2352)Stas Vilchik2017-08-141-1/+1
* update react (#2288)Stas Vilchik2017-07-251-3/+4
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-1713-30/+67
* SONAR-9401 Add the coverage graph to the project activity pageGrégoire Aubert2017-07-041-75/+0
* SONAR-9401 Add the overview chart to the project activity pageGrégoire Aubert2017-07-041-0/+75
* SONAR-9302 Display built-in flag on Quality profiles pageStas Vilchik2017-06-142-13/+0
* SONAR-9256 Update project cards design on the projects pageGrégoire Aubert2017-06-091-4/+5
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-0/+32
* MMF-661 rework search (#2030)Stas Vilchik2017-05-095-0/+322
* use prettier-css (#2035)Stas Vilchik2017-05-095-5/+5
* SONAR-9122 prevent setting a project as private (#2015)Stas Vilchik2017-05-043-12/+78
* SONAR-9167 Allow to set a visibility when creating a projectStas Vilchik2017-05-021-0/+77
* SONAR-9164 Display project visibility badgeStas Vilchik2017-05-022-0/+51
* upgrade jest (#1981)Stas Vilchik2017-04-277-112/+211
* apply feedback for issues page (#1980)Stas Vilchik2017-04-263-10/+21
* SONAR-9063 Add the number of multiple locations on issue box (#1972)Stas Vilchik2017-04-241-3/+4
* SONAR-9067 Display multiple flows in the issues list (#1969)Stas Vilchik2017-04-241-11/+5
* SONAR-9066 Display secondary locations in the issues list (#1965)Stas Vilchik2017-04-244-0/+175