aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projectActivity
Commit message (Expand)AuthorAgeFilesLines
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-5/+7
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-292-6/+6
* Add tests for untested componentsWouter Admiraal2019-03-261-1/+1
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-262-0/+6
* SONAR-11631 Replace codePeriodVersion with buildString (frontend)Wouter Admiraal2019-03-192-9/+7
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-066-3/+133
* SONAR-11678 Don't delete analysis if it's the baselineWouter Admiraal2019-02-111-1/+2
* SONAR-11662 Display projectVersion on activity pageWouter Admiraal2019-02-111-71/+109
* SONAR-11616 Save selected activity graph per projectGrégoire Aubert2019-01-097-63/+86
* remove graphics.cssStas Vilchik2019-01-0715-46/+37
* Fix license headers for 2019Duarte Meneses2019-01-0258-58/+58
* finish removing legacy react context (#1055)Stas Vilchik2018-12-121-2/+2
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-071-1/+2
* create global type definitions (#1017)Stas Vilchik2018-12-0520-56/+36
* SONAR-10770 Apply feedbackGrégoire Aubert2018-11-205-12/+45
* SONAR-10770 update data shapeStas Vilchik2018-11-202-17/+22
* SONAR-10770 display definition change events for applications (#918)Stas Vilchik2018-11-209-7/+530
* SONAR-10763 display quality gate events for applications (#910)Stas Vilchik2018-11-206-118/+456
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-162-3/+3
* rewrite more components from flow to ts (#913)Stas Vilchik2018-11-064-9/+17
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-302-8/+5
* update web dependenciesStas Vilchik2018-10-261-1/+3
* rewrite project activity app in ts (#740)Stas Vilchik2018-09-2566-1171/+929
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-1015-31/+31
* SONAR-10287 Use browser tooltips for descriptive hintsGrégoire Aubert2018-06-121-7/+4
* SONAR-10842 Prevent user from submiting empty event names in project activity...Grégoire Aubert2018-06-059-493/+254
* Fix reset button on navbar searchbox not working with less then 2 charsPascal Mugnier2018-05-241-4/+17
* SONAR-10434 Improve alignments of buttons dropdowns tabs & search fieldsPascal Mugnier2018-05-241-17/+4
* update sonar-web dependencies (#239)Stas Vilchik2018-05-152-0/+2
* replace native buttons with Button component (#235)Stas Vilchik2018-05-146-24/+25
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-5/+3
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-097-161/+150
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-032-0/+5
* Fix SONAR-10553Pascal Mugnier2018-05-031-2/+11
* SONAR-10580 Local storage references should not use window.localStorage (#145)Pascal Mugnier2018-04-163-12/+23
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-044-8/+2
* SONAR-9578 Prevent "freezing effect" when hovering the tooltip on graph (#44)Pascal Mugnier2018-03-272-4/+7
* SONAR-9642 Reduce steps for selecting a custom chart (#6)Pascal Mugnier2018-03-226-109/+195
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-222-43/+17
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-131-12/+9
* SONAR-10164 Redesign the "default" badge to match other badges (#3120)Pascal Mugnier2018-03-081-3/+0
* strengthen import/order (#3024)Stas Vilchik2018-02-073-4/+4
* Fetch metrics with redux on project dashboard pagesGrégoire Aubert2018-01-251-2/+9
* Migrate parts of overview app to TSGrégoire Aubert2018-01-251-1/+1
* Make branch parameter optional in some helper functionsGrégoire Aubert2018-01-251-4/+4
* fix file headersStas Vilchik2018-01-153-23/+3
* Fix license headers for 2018Simon Brandhof2018-01-0752-50/+89
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-021-4/+0
* update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-151-3/+3
* fix ActionsDropdown menu positionStas Vilchik2017-11-201-1/+1