aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers/l10n.ts
Commit message (Expand)AuthorAgeFilesLines
* Migrate App to tsx and clean up measures related typesGrégoire Aubert2018-01-251-3/+6
* fix file headersStas Vilchik2018-01-151-21/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-0/+20
* use intl to format numbers, drop numeral (#2770)Stas Vilchik2017-10-301-0/+8
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-301-0/+2
* warn about missing messagesStas Vilchik2017-10-161-0/+8
* Reorganize the measures page sidebarGrégoire Aubert2017-08-251-3/+15
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-251-1/+1
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-251-0/+155