aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-122-0/+49
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-111-2/+3
* Reorganize the measures page sidebarGrégoire Aubert2017-08-251-3/+15
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-251-2/+2
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-2510-58/+55
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-2511-47/+230
* move some helpers to ts (#2399)Stas Vilchik2017-08-2312-131/+139
* remove I prefix from interfacesStas Vilchik2017-08-211-5/+5
* translate api/ to tsStas Vilchik2017-08-211-71/+41
* SONAR-9474 Don't hide the avatar column anymore in users adminitrationGrégoire Aubert2017-08-171-30/+0
* Fix quality flawsGrégoire Aubert2017-08-161-6/+2
* comment flow annotations (#2335)Stas Vilchik2017-08-149-124/+175