aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers/__tests__/measures-test.ts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis6 days1-107/+0
* SONAR-23596 New brandingJeremy Davis2024-11-131-0/+8
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-0/+1
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-188/+1
* SONAR-21768 Projects/code and app/projects pages adopt the new taxonomystanislavh2024-03-081-2/+26
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20327 Fix code smells following prettier upgradesAmbroise C2023-09-131-81/+96
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-10/+10
* Update license templates for 2023Pierre2023-01-021-2/+1
* SONAR-17553 Removing getMinDecimalsCountToBeDistinctFromThreshold as its not ...Revanshu Paliwal2022-11-041-41/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-8/+8
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-211-0/+3
* SONAR-15938 Improve code sharing with the license extensionPhilippe Perrin2022-03-291-25/+33
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15297 Remove all sonar-ui-common initialization logicWouter Admiraal2021-08-201-3/+3
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-1/+211
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-12616 Drop deprecated 'periods'Jeremy Davis2020-08-261-2/+18
* Extract metric keys to a global Enum, simplify mockingWouter Admiraal2020-02-101-0/+50
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-177/+0
* SONAR-12219 Fix formatting of rounded short numbersGrégoire Aubert2019-06-281-3/+8
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Migrate parts of overview app to TSGrégoire Aubert2018-01-251-90/+1
* fix file headersStas Vilchik2018-01-151-21/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-0/+20
* Use correct metric suffixGrégoire Aubert2017-11-281-7/+7
* use intl to format numbers, drop numeral (#2770)Stas Vilchik2017-10-301-1/+4
* rewrite remaining helpers to tsStas Vilchik2017-09-131-0/+258