aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-9608 SONAR-9613 Add the page actions and a select to switch between viewsGrégoire Aubert2017-08-143-11/+7
* Move the previous measure page to temporary urlGrégoire Aubert2017-08-142-3/+3
* do not break if navigator.language is undefined (#2263)Thomas Weißschuh2017-08-021-5/+5
* SONAR-9565 Move the Quality Gates link to organization levelGrégoire Aubert2017-07-252-12/+36
* Automatically remove nil values from api calls.Grégoire Aubert2017-07-251-5/+12
* Fix merge conflict with branch-6.5Grégoire Aubert2017-07-241-2/+4
* Rename project activity graph Overview to IssuesGrégoire Aubert2017-07-241-1/+1
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-173-34/+58
* Apply several feedbacksGrégoire Aubert2017-07-132-4/+4
* SONAR-9403 Replace the measures history graph by a link to the project activi...Grégoire Aubert2017-07-131-0/+13