aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projectActivity
Commit message (Expand)AuthorAgeFilesLines
* [NO JIRA] Fix some CSS scoping issuesWouter Admiraal2021-10-011-0/+1
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-306-15/+25
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-301-1/+2
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2029-63/+63
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2029-64/+64
* SONAR-12004 Replace diamonds with full textJeremy Davis2021-08-1314-107/+90
* SONAR-13135 Removing Security Hotspots Reviewed metric for portfolio graph.Mathieu Suen2021-06-292-3/+24
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-202-2/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0841-41/+41
* SONAR-13999 Drop orgs from projectsJeremy Davis2020-12-221-2/+0
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-173-3/+3
* Fix eslint's issuesPhilippe Perrin2020-04-082-12/+5
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-2/+2
* SONAR-12632 Turn activity graph components into globally shared componentsWouter Admiraal2020-02-1051-3160/+91
* SONAR-12937 Fix text indent for activity pages.Mathieu Suen2020-01-271-0/+4
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-082-4/+4
* Format all headers for 2020Wouter Admiraal2020-01-0768-68/+68
* SONAR-12877 Add aria-label attributes to quality gate badges when necessaryWouter Admiraal2020-01-022-5/+22
* SONAR-12215 Make projects list accessibleWouter Admiraal2020-01-021-6/+1
* SONAR-12637 Improve activity listWouter Admiraal2020-01-0225-1155/+1486
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-4/+4
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-094-17/+15
* SONAR-12636 Exlude branches from purgePhilippe Perrin2019-12-091-1/+6
* SONAR-12619 Prevent users from adding unknown metrics to Activity graphsJeremy Davis2019-11-083-3/+161
* SONAR-12539 Fix missed leak color usesJeremy Davis2019-11-081-4/+4
* Fix conflicts after rebaseJacek2019-09-241-4/+1
* SONAR-12430 Handle project baseline for Community EditionJeremy Davis2019-09-249-25/+16
* SONAR-11629 Add baseline marker to activity pageJeremy Davis2019-09-249-42/+167
* SONAR-11658 branch setting for the new code periodJeremy Davis2019-09-241-3/+3
* SONAR-11714 Don't use badges for analysis version eventsWouter Admiraal2019-08-023-9/+6
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1949-113/+113
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-162-2/+2
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1151-131/+127
* SONAR-12195 Activity page: Filter security_review_rating to appear only for p...Jeremy Davis2019-06-143-5/+123
* Create and use ClearButton componentGrégoire Aubert2019-05-072-15/+12
* SONAR-11762 Fix wrapping issue on Chrome on WindowsWouter Admiraal2019-04-081-1/+1
* Add missing tests for componentsWouter Admiraal2019-04-082-0/+636
* Update prettier to last versionGrégoire Aubert2019-03-294-6/+61
* 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