aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers/dates.ts
Commit message (Expand)AuthorAgeFilesLines
* [NO JIRA] Upgrade date-fnsRevanshu Paliwal2022-08-231-2/+1
* SONAR-17174 Changing regex conditions to fix security hotspot issuesRevanshu Paliwal2022-08-161-1/+2
* SONAR-16565 Allow users to select the token expiration intervalGuillaume Peoc'h2022-07-051-0/+4
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15779 Update react-intlJeremy Davis2021-12-071-2/+1
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-0/+47
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-77/+0
* Merge pull request #1178 from SonarSource/feature/jl/add_dates_to_users_and_u...Julien Lancelot2019-02-111-0/+5
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONARCLOUD-272 Activate SonarCloud styles at a higher level, update parsable ...Wouter Admiraal2018-12-201-3/+3
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-291-8/+6
* fix file headersStas Vilchik2018-01-151-21/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-0/+20
* Fix quality flawsGrégoire Aubert2017-10-271-1/+1
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-251-36/+20
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-251-0/+90