aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/intl
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵Wouter Admiraal2021-08-2013-0/+465
| | | | folders
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-177-284/+0
|
* SONAR-12632 SONAR-12678 Implement new Overview layoutWouter Admiraal2020-02-101-0/+30
|
* Format all headers for 2020Wouter Admiraal2020-01-076-6/+6
|
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-192-3/+3
|
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-116-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * SC-704 Extract icons components to sonar-ui-common * Better typings for theme * Use sonar-ui-common in extensions * Extract some helpers * Extract l10n helper to sonar-ui-common * Extract requests helper to sonar-ui-common * Extract part of urls helper * Move buttons, Tooltips and ScreenPositionFixers * Move modal related components * Move IdentityProviderLink * Move GenericAvatar * Move SizeRating * Move charts and move deps to peerDeps * Move nav * Move formatMeasure * Move Rating * Move PageActions * Move the rest of ui components * Move more controls components * Include theme inside extension build * Add missing theme context provider in extensions * Update react to same version everywhere * Update sonar-ui-common * Update eslint configuration
* SONAR-11662 Display projectVersion on activity pageWouter Admiraal2019-02-111-43/+0
|
* Merge pull request #1178 from ↵Julien Lancelot2019-02-111-0/+56
| | | | | SonarSource/feature/jl/add_dates_to_users_and_user_tokens Add dates to users and user tokens
* Fix license headers for 2019Duarte Meneses2019-01-026-6/+6
|
* SONAR-10924 Update short date formatGrégoire Aubert2018-07-051-1/+1
|
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-042-12/+4
|
* fix file headersStas Vilchik2018-01-156-6/+6
|
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-304-12/+12
|
* update prettierStas Vilchik2017-09-132-4/+6
|
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-256-9/+47
|
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-255-0/+209