aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10833 Reduce loading waterfallStas Vilchik2018-06-041-0/+30
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-291-8/+6
* get rid of gray-matter (#280)Stas Vilchik2018-05-283-0/+201
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-161-0/+12
* SONAR-10601 check application version when receiving WS responseStas Vilchik2018-05-101-9/+27
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-091-0/+14
* SONAR-10646 Change hover effect of oauth provider buttonsGrégoire Aubert2018-05-032-7/+60
* use eslint-config-sonarqube (#191)Stas Vilchik2018-04-271-0/+1
* SONAR-9472 Change the rendering of best values on the Measures pagePascal Mugnier2018-04-241-0/+10
* SONAR-9843 Open measure page in blank page when middle click on a filePascal Mugnier2018-04-182-12/+29
* SONAR-10580 Local storage references should not use window.localStorage (#145)Pascal Mugnier2018-04-162-87/+27
* Fix QASimon Brandhof2018-04-091-19/+24
* sort pull requests by keyStas Vilchik2018-03-281-4/+4
* SONAR-10489 Support cross file issue locations in web appStas Vilchik2018-03-272-29/+73
* rewrite issues app in ts (#12)Stas Vilchik2018-03-222-6/+6
* drop jquery, underscore, backbone and handlebarsStas Vilchik2018-03-2235-924/+0
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-222-19/+30
* SONAR-10439 Use ranges in facets instead of cumulative numbers (#3141)Pascal Mugnier2018-03-161-3/+3
* SONAR-10457 Display correct quality gate status on short lived branchesGrégoire Aubert2018-03-141-4/+8
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-134-60/+241
* Revert "Merge branch 'master' of https://github.com/SonarSource/sonarqube"Grégoire Aubert2018-03-071-10/+0
* SONAR-10397 Test for bucketsPascal Mugnier2018-03-071-0/+10
* rewrite remaining popups in react (#3109)Stas Vilchik2018-03-021-3/+2
* SONAR-10423 display home page selector (#3065)Stas Vilchik2018-03-021-2/+13
* SONAR-10347 Add ability to browse webhook deliveries payloadsGrégoire Aubert2018-03-012-1/+68
* create and use Button component (#3087)Stas Vilchik2018-02-211-1/+9
* review source viewer measures overlay in react (#3084)Stas Vilchik2018-02-211-0/+4
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-141-0/+5
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-131-2/+2
* enable eslint rules to enforce newlines (#3043)Stas Vilchik2018-02-091-0/+1
* SONAR-10289 Update login page UI and allow to display identity providers helpStas Vilchik2018-02-071-0/+48
* rewrite rules app with react (#2982)Stas Vilchik2018-01-299-149/+51
* Migrate parts of overview app to TSGrégoire Aubert2018-01-253-173/+10
* Migrate App to tsx and clean up measures related typesGrégoire Aubert2018-01-253-12/+22
* Make branch parameter optional in some helper functionsGrégoire Aubert2018-01-251-6/+6
* Create a getHostUrl function in the urls helperGrégoire Aubert2018-01-251-0/+4
* fix file headersStas Vilchik2018-01-1526-548/+28
* update jest & enzymeStas Vilchik2018-01-121-1/+3
* SONAR-10178 Pending notification should not filter tasksStas Vilchik2018-01-091-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-0766-40/+560
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-021-7/+7
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-021-1/+21
* fix quality flawStas Vilchik2017-12-201-1/+1
* Automatic merge from branch-6.7ssjenka2017-12-202-17/+11
|\
| * SONAR-10177 Dont rely on router Link in the source code viewer headerGrégoire Aubert2017-12-192-17/+11
* | update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-151-1/+1
* | SONAR-10080 turn Issues to My IssuesStas Vilchik2017-12-111-1/+1
* | Use correct metric suffixGrégoire Aubert2017-11-282-8/+8
* | Move 'parseError' to request libGrégoire Aubert2017-11-241-0/+17
* | SONAR-9225 Make all search bars consistentStas Vilchik2017-11-031-2/+9