aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-031-0/+33
* | use intl to format numbers, drop numeral (#2770)Stas Vilchik2017-10-307-61/+49
* | SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-301-2/+2
* | update web dependencies (#2752)Stas Vilchik2017-10-301-1/+1
* | improve css management (#2746)Stas Vilchik2017-10-301-7/+15
* | use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-303-4/+6
|/
* Fix quality flawsGrégoire Aubert2017-10-271-1/+1
* SONAR-9936 Add Editions pack in the marketplaceGrégoire Aubert2017-10-231-5/+19
* SONAR-9790 Add project context to a file permalinkStas Vilchik2017-10-161-0/+4
* warn about missing messagesStas Vilchik2017-10-161-0/+8
* SONAR-9555 Page is not scrolled to selected issue when using IE11Stas Vilchik2017-10-111-1/+1
* SONAR-9749 Order secondary locations markers by lineStas Vilchik2017-10-112-4/+29
* SONAR-9500 Enhance cookies caching mechanismeGrégoire Aubert2017-10-101-10/+8
* Fix bad urls that didn't work with a contextGrégoire Aubert2017-10-051-8/+5
* SONAR-9786 Closed issues retain their lineStas Vilchik2017-10-021-2/+4
* SONAR-9792 The fail background task status is now more visibleGrégoire Aubert2017-09-291-0/+4
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-261-8/+14
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-202-8/+11
* parse date in fromNow helperStas Vilchik2017-09-131-1/+2
* avoid using redux in projects appStas Vilchik2017-09-131-1/+1
* rewrite remaining helpers to tsStas Vilchik2017-09-138-212/+233
* update prettierStas Vilchik2017-09-132-7/+28
* SONAR-9803 Prevent crashes when the date is undefinedGrégoire Aubert2017-09-132-0/+6
* SONAR-9756 Build UI for branch management (#2433)Stas Vilchik2017-09-121-2/+2
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-124-24/+141