aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/intl
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-1812-567/+0
|
* SONAR-23596 New brandingJeremy Davis2024-11-131-0/+28
| | | | SONAR-23597 SONAR-23598 SONAR-23595
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-2211-1/+11
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* NO-JIRA Update license headers to 2024Pierre2024-01-0311-11/+11
|
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-125-8/+8
|
* SONAR-19709 - Change project list card to MIUIKevin Silva2023-07-111-2/+3
|
* [NO-JIRA] fix DateTimeFormatter to accept different localesKevin Silva2023-02-211-2/+2
|
* SONAR-17812 Upgrade intl to 6.2.5stanislavh2023-02-2014-142/+75
|
* SONAR-10740 Display each project's last analysis date in Portfolio breakdownWouter Admiraal2023-01-031-1/+1
|
* Update license templates for 2023Pierre2023-01-0211-11/+11
|
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-0210-15/+15
|
* [NO JIRA] Upgrade date-fnsRevanshu Paliwal2022-08-232-2/+4
|
* Update license headers for 2022 [update headers]Pierre2022-01-2811-13/+11
|
* SONAR-15779 Update react-intlJeremy Davis2021-12-079-28/+158
|
* 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