aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/portfolio/components/Activity.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12156 Add security review rating to portfolio overviewJeremy Davis2019-06-141-116/+0
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-2/+2
* SONAR-11616 Save selected activity graph per projectGrégoire Aubert2019-01-091-8/+3
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-2/+1
* rewrite project activity app in ts (#740)Stas Vilchik2018-09-251-6/+6
* SONAR-10580 Local storage references should not use window.localStorage (#145)Pascal Mugnier2018-04-161-3/+12
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-131-2/+2
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-131-1/+1
* Fetch metrics with redux on project dashboard pagesGrégoire Aubert2018-01-251-12/+6
* fix file headersStas Vilchik2018-01-151-2/+2
* SONAR-10040 Update usage of api/metrics/searchGrégoire Aubert2017-11-081-2/+2
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-301-2/+2
* SONAR-9842 align project, portfolio and application home pagesStas Vilchik2017-09-251-4/+2
* SONAR-9833 'A' ratings when a portfolio without project is analyzedStas Vilchik2017-09-201-1/+1
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-201-0/+121