aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers/measures.ts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-18/+315
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-3/+3
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-12616 Drop deprecated 'periods'Jeremy Davis2020-08-261-19/+4
* Extract metric keys to a global Enum, simplify mockingWouter Admiraal2020-02-101-5/+26
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-254/+3
* Update configure analysis screen for GitHub on SonarCloud (#1728)Siegfried Ehret2019-06-281-0/+1
* SONAR-12219 Fix formatting of rounded short numbersGrégoire Aubert2019-06-281-11/+37
* Add tests for untested componentsWouter Admiraal2019-03-291-4/+7
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-1/+1
* SONAR-11693 New Overview tab for PRs and SLBsWouter Admiraal2019-03-111-0/+4
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-8/+7
* SONAR-11140 Don't automatically select first file in project measures pageGrégoire Aubert2018-08-161-22/+1
* SONAR-11140 Rewrite part of component measures page to TSGrégoire Aubert2018-08-161-2/+3
* SONAR-9472 Change the rendering of best values on the Measures pagePascal Mugnier2018-04-241-0/+10
* review source viewer measures overlay in react (#3084)Stas Vilchik2018-02-211-0/+4
* enable eslint rules to enforce newlines (#3043)Stas Vilchik2018-02-091-0/+1
* Migrate parts of overview app to TSGrégoire Aubert2018-01-251-81/+7
* Migrate App to tsx and clean up measures related typesGrégoire Aubert2018-01-251-8/+15
* 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-1/+1
* use intl to format numbers, drop numeral (#2770)Stas Vilchik2017-10-301-21/+31
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-301-3/+3
* avoid using redux in projects appStas Vilchik2017-09-131-1/+1
* rewrite remaining helpers to tsStas Vilchik2017-09-131-0/+423