aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers/l10n.ts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-1/+1
* SONAR-18948 Update typescriptDavid Cho-Lerat2023-04-051-1/+16
* SONAR-18068 Incorrect semantic markupMathieu Suen2023-02-031-0/+18
* Partially revert "SONAR-18175 Fix compatibility issue with older browsers"David Cho-Lerat2023-01-251-4/+1
* SONAR-18175 Fix compatibility issue with older browsersWouter Admiraal2023-01-131-1/+4
* Update license templates for 2023Pierre2023-01-021-2/+1
* SONAR-12338 Better document the Extend Quality Profile actionMathieu Suen2022-11-241-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-2/+2
* SONAR-15938 Improve code sharing with the license extensionPhilippe Perrin2022-03-291-124/+5
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-1/+2
* SONAR-15779 Update react-intlJeremy Davis2021-12-071-10/+0
* SONAR-15297 Remove all sonar-ui-common initialization logicWouter Admiraal2021-08-201-5/+37
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-6/+92
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-4/+4
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-2/+1
* Bump to sonar-ui-common@1.0.0Philippe Perrin2020-05-271-0/+115
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-204/+0
* SONAR-11478 Update the tree view on the Measures page (#982)Stas Vilchik2019-01-161-13/+4
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10770 display definition change events for applications (#918)Stas Vilchik2018-11-201-3/+3
* SONAR-10580 Local storage references should not use window.localStorage (#145)Pascal Mugnier2018-04-161-17/+14
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-221-0/+28
* 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