aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/ui
Commit message (Expand)AuthorAgeFilesLines
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-301-4/+8
* SONAR-10763 display quality gate events for applications (#910)Stas Vilchik2018-11-203-4/+4
* SONARCLOUD-101 Display only organization on which we have correct permissions...Grégoire Aubert2018-11-163-6/+9
* SONAR-11327 Redirect user after organization creation depending on contextGrégoire Aubert2018-11-161-0/+3
* SONAR-11362 apply feedback (#905)Stas Vilchik2018-11-071-7/+7
* SONAR-11362 Display duplications in the project headerStas Vilchik2018-11-071-3/+3
* rewrite more components from flow to ts (#913)Stas Vilchik2018-11-061-7/+8
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-304-0/+118
* SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ...Grégoire Aubert2018-09-191-3/+3
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-2/+2
* SONAR-11036 Add underline to button-linksGrégoire Aubert2018-08-101-0/+1
* SONAR-11029 Move the tutorial inside provisioned projects dashboardGrégoire Aubert2018-08-101-0/+4
* SONAR-11036 Install integration with GitHub or BitBucket CloudGrégoire Aubert2018-08-104-0/+190
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-041-0/+5
* SONARCLOUD-63 Update help dropdown with product newsGrégoire Aubert2018-06-212-0/+56
* SONAR-10842 Prevent user from submiting empty event names in project activity...Grégoire Aubert2018-06-051-0/+1
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-291-1/+3
* Fix Dropdown alignementGrégoire Aubert2018-05-281-2/+4
* fix alignment issues on user tokens page (#276)Stas Vilchik2018-05-251-1/+1
* SONAR-10692 Don't break the issues page if a user is missingGrégoire Aubert2018-05-242-3/+13
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-14/+3
* rewrite some components in ts (#243)Stas Vilchik2018-05-154-44/+4
* replace native buttons with Button component (#235)Stas Vilchik2018-05-141-10/+210
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-096-2/+349
* Fix styling in rules meta dataGrégoire Aubert2018-02-231-0/+4
* create and use Button component (#3087)Stas Vilchik2018-02-212-36/+84
* SONAR-10289 Update login page UI and allow to display identity providers helpStas Vilchik2018-02-071-23/+1
* strengthen import/order (#3024)Stas Vilchik2018-02-072-2/+2
* 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