aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/overview/events
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10287 Use browser tooltips for descriptive hintsGrégoire Aubert2018-06-122-16/+11
* Fix overview analysis event styleGrégoire Aubert2018-06-062-2/+2
* do not reload analyses list when component tags changeStas Vilchik2018-05-091-2/+5
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-044-5/+3
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-133-11/+65
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-131-1/+1
* SONAR-10375 Project's homepage sidebar improvements (#3032)Stas Vilchik2018-02-081-1/+3
* Fetch metrics with redux on project dashboard pagesGrégoire Aubert2018-01-251-14/+11
* Migrate parts of overview app to TSGrégoire Aubert2018-01-257-59/+46
* Remove unused router from overview Meta componentGrégoire Aubert2018-01-251-2/+1
* Fix license headers for 2018Simon Brandhof2018-01-075-5/+5
* SONAR-10040 Update usage of api/metrics/searchGrégoire Aubert2017-11-081-6/+17
* update web dependencies (#2752)Stas Vilchik2017-10-301-0/+2
* better rendering of long versionsStas Vilchik2017-10-252-5/+15
* SONAR-9817 Provide activity page for modules and directoriesStas Vilchik2017-10-192-6/+21
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-208-545/+1
* fix event wrapping on project dashboardStas Vilchik2017-09-132-4/+4
* update prettierStas Vilchik2017-09-134-36/+26
* Do not show the activity preview graph on project dashboard if there is no dataGrégoire Aubert2017-09-131-6/+5
* Different branches UI fixes (#2418)Stas Vilchik2017-09-122-7/+5
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-122-3/+19
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-251-2/+3
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-256-25/+25
* comment flow annotations (#2335)Stas Vilchik2017-08-146-33/+50
* SONAR-9603 Fix broken browser history after clicking on the project activity ...Grégoire Aubert2017-08-092-3/+3
* Show a message if there is no data to be displayed on the project activity pr...Grégoire Aubert2017-08-091-32/+45
* Display overview analysis events tooltip on the leftGrégoire Aubert2017-08-092-2/+2
* fix analysis messageStas Vilchik2017-07-312-3/+11
* Fix merge conflict with branch-6.5Grégoire Aubert2017-07-247-82/+73
* Rename project activity graph Overview to IssuesGrégoire Aubert2017-07-242-2/+4
* SONAR-9546 Display only the first custom graph as preview on project dashboardGrégoire Aubert2017-07-195-10/+28
* SONAR-9546 Allow to create two custom graphs on the project activity pageGrégoire Aubert2017-07-196-95/+31
* Automatic merge from branch-6.5ssjenka2017-07-184-20/+26
|\
| * SONAR-9403 Display project activity custom graphs on the project dashboard tooGrégoire Aubert2017-07-181-13/+23
| * SONAR-9403 Fix metric translation for plugins metrics on project activity pageGrégoire Aubert2017-07-183-7/+3
* | upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-174-9/+17
|/
* Display missing data on the activity graph preview on the project dashboard pageGrégoire Aubert2017-07-133-12/+23
* Apply several feedbacksGrégoire Aubert2017-07-131-2/+1
* SONAR-9418 Add tooltips on the project dashboard preview graphGrégoire Aubert2017-07-138-19/+441
* SONAR-9403 Suport custom graph via url parameters on project activity pageGrégoire Aubert2017-07-131-3/+11
* SONAR-9418 Display tooltips when hovering the project activity graphsGrégoire Aubert2017-07-131-3/+3
* SONAR-9414 Display a preview of the project activity graph on the project pageGrégoire Aubert2017-07-048-8/+330
* SONAR-9401 Add the coverage graph to the project activity pageGrégoire Aubert2017-07-041-7/+5
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-042-30/+24
* improve react usage (#1936)Stas Vilchik2017-04-192-23/+17
* format code using prettier (#1774)Stas Vilchik2017-03-172-41/+37
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-102-4/+4
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-3/+3
* SONAR-7674 Add Activity Stream interface (#1459)Stas Vilchik2016-12-194-232/+146
* improve code qualityStas Vilchik2016-07-291-1/+1