aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app/components/ComponentContainer.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13363 Prevent loading the component twice for nothingWouter Admiraal2021-08-241-25/+74
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-1/+1
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-1/+1
* SONAR-14872 Scope api calls to project onlyPhilippe Perrin2021-06-301-2/+9
* SONAR-14872 Display warning if PR deco cannot happenWouter Admiraal2021-06-101-90/+107
* SONAR-14440 Better message for Branch Analysis tooltipWouter Admiraal2021-04-011-4/+21
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Drop orgs from ComponentsJeremy Davis2020-12-221-7/+2
* SONAR-13862 Allow analysis messages to be permanently dismissedWouter Admiraal2020-09-291-2/+10
* Update background task related typesWouter Admiraal2020-09-291-9/+9
* SONAR-13847 Fix overview auto-refreshJeremy Davis2020-09-041-1/+4
* SONAR-13575 Component page doesn't always refresh after background task is co...Wouter Admiraal2020-07-101-1/+2
* SONAR-13413 Issues page is not available while indexation is in progressPhilippe Perrin2020-06-261-0/+5
* SONAR-13342 Fix faulty linksJeremy Davis2020-05-051-4/+14
* SONAR-12633 Move project info into sidedrawerJeremy Davis2020-02-101-0/+1
* SONAR-12645 Move component administration menuPhilippe Perrin2020-02-101-1/+0
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-6/+1
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-091-20/+16
* SONAR-12245 Fix throwGlobalError and parseError for SonarCloudGrégoire Aubert2019-08-051-9/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-15/+15
* SONAR-12193 Fix redirect issue on 403 errorsWouter Admiraal2019-06-281-1/+9
* SONAR-11935 No WS error message when display issues in removed fileGrégoire Aubert2019-05-071-18/+20
* Update prettier to last versionGrégoire Aubert2019-03-291-15/+14
* Update code formattingWouter Admiraal2019-03-291-13/+14
* SONAR-10994 Connect ComponentContainer component to new branch storeWouter Admiraal2019-03-291-36/+50
* SONAR-11700 Show QG badge instead of issue breakdown for PRs and SLBsWouter Admiraal2019-03-111-43/+9
* SONAR-11476 Stop supporting homepage and other space pages for modules and di...Stas Vilchik2019-01-161-27/+24
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONARCLOUD-235 Hide QG and QP links on Overview for non-membersWouter Admiraal2018-12-241-4/+4
* remove some usages of legacy react contextStas Vilchik2018-12-111-12/+9
* replace deprecated componentKey in web api callsStas Vilchik2018-12-111-2/+2
* create global type definitions (#1017)Stas Vilchik2018-12-051-28/+27
* SONAR-10770 display definition change events for applications (#918)Stas Vilchik2018-11-201-9/+12
* SONAR-11362 Display duplications in the project headerStas Vilchik2018-11-071-1/+1
* SONAR-11260 Fetch analysis warnings only for projectsGrégoire Aubert2018-10-101-9/+11
* SONAR-11260 Use WS api/ce/analysis_status to display warnings in dashboardGrégoire Aubert2018-10-101-2/+17
* SONAR-11262 Add branch name in failed analysis notifGrégoire Aubert2018-10-101-0/+1
* move Task type to app/typesStas Vilchik2018-10-101-5/+5
* redirect to the login page when accessing private project anonymouslyStas Vilchik2018-10-031-2/+2
* SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ...Grégoire Aubert2018-09-191-33/+81
* SONAR-11252 fix error after deleting provisioned project (#693)Stas Vilchik2018-09-191-0/+1
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-1/+1
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-3/+12
* SONAR-11029 Move the tutorial inside provisioned projects dashboardGrégoire Aubert2018-08-101-1/+6
* SONAR-10812 Application with branchesJulien Lancelot2018-06-291-0/+9
* SONAR-9732 Automatically update project page when analysis is finishedGrégoire Aubert2018-06-121-31/+79
* SONAR-10571 Always display failed background task notif on all branchesGrégoire Aubert2018-06-011-1/+7
* SONAR-10571 Show background task notifications only on related branch/prGrégoire Aubert2018-04-161-15/+46
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-131-32/+40