aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/ui
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10319 Display Analysis Scope on rules detail page (#2995)Grégoire Aubert2018-02-071-6/+7
* fix file headersStas Vilchik2018-01-1515-18/+18
* Fix license headers for 2018Simon Brandhof2018-01-077-3/+79
* SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-023-0/+123
* SONAR-8829 move organization avatar to the leftStas Vilchik2017-12-113-92/+102
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-241-3/+13
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-031-1/+1
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-032-0/+135
* SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-303-68/+41
* improve css management (#2746)Stas Vilchik2017-10-305-53/+54
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-301-1/+1
* .level label localazed size css fixasosnoviy2017-09-141-2/+8
* SONAR-9375 Infinite loading of a project on the projects pageStas Vilchik2017-09-133-8/+36
* rewrite projects appStas Vilchik2017-09-1311-259/+236
* update prettierStas Vilchik2017-09-135-21/+5
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-251-3/+3
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-251-50/+0
* translate all routes files to ts (#2378)Stas Vilchik2017-08-182-64/+51
* comment flow annotations (#2335)Stas Vilchik2017-08-146-7/+14
* support NONE value in Level componentStas Vilchik2017-07-312-1/+5
* expose ratings and level components (#2257)Stas Vilchik2017-07-314-5/+36
* update react (#2288)Stas Vilchik2017-07-253-13/+16
* SONAR-9583 Use fixed width layout for navigationStas Vilchik2017-07-211-33/+0
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-175-12/+30
* Fix tooltip and events icon styling on project activity pageGrégoire Aubert2017-07-131-2/+3
* SONAR-9418 Display tooltips when hovering the project activity graphsGrégoire Aubert2017-07-131-4/+10
* upgrade webpack (#2178)Stas Vilchik2017-06-192-2/+2
* Move issues type icons to the icons-components folderGrégoire Aubert2017-06-094-117/+3
* SONAR-9245 Create the leak view on projects pageGrégoire Aubert2017-06-093-6/+21
* MMF-661 rework search (#2030)Stas Vilchik2017-05-093-23/+109
* use prettier-css (#2035)Stas Vilchik2017-05-091-4/+12
* improve react usage (#1936)Stas Vilchik2017-04-1913-83/+71
* SONAR-9063 Rework issue boxGrégoire Aubert2017-04-131-1/+1
* SONAR-8990 Add the list of members of an organizationGrégoire Aubert2017-03-312-1/+18
* optimize js bundles (#1855)Stas Vilchik2017-03-272-4/+4
* SONAR-8844 Add tags editor on the project homepage (#1821)Grégoire Aubert2017-03-223-123/+0
* SONAR-8843 Add the tags on the projects page and project homepage (#1801)Grégoire Aubert2017-03-203-0/+123
* format code using prettier (#1774)Stas Vilchik2017-03-1717-81/+97
* fix indentationStas Vilchik2017-02-231-2/+2
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1017-34/+34
* SONAR-8653 improve organization headerStas Vilchik2017-02-031-0/+32
* SONAR-8713 update issue type icons, add new placesStas Vilchik2017-02-013-13/+6
* SONAR-8723 Add links to organization spaceStas Vilchik2017-02-011-0/+39
* SONAR-8713 apply feedbackStas Vilchik2017-01-313-5/+11
* SONAR-8713 change bug tracker iconStas Vilchik2017-01-301-0/+34
* SONAR-8713 Add issue type icons to SQ interfaceStas Vilchik2017-01-304-0/+159
* fix rating's letter positionStas Vilchik2017-01-301-10/+11
* fix color of coverage rating on projects pageStas Vilchik2017-01-261-1/+1
* SONAR-8393 display size rating on project pageStas Vilchik2017-01-251-4/+5
* SONAR-8643 Make the color palette consistentStas Vilchik2017-01-244-20/+27