Resolve #3446257 "V2"
Closes #3446257
Merge request reports
Activity
added 1 commit
- 18171909 - Change Project::$status to a computed value at serialization time, based on...
added 1 commit
- c0a813f9 - ProjectBrowserEndpointController should use the activator as the source of...
added 1 commit
- 48b8123f - Remove isPackageManagerRequired from ProjectsResultsPage, since that now needs...
added 1 commit
- 3f630166 - Rename installModule() and downloadModule() to activateProject() and downloadProject()
added 1 commit
- 7c5dcbbd - Use project.status directly to determine status in JS
added 1 commit
- 6c0eb5a2 - Expose a boolean constant indicating if Package Manager is available
added 1 commit
- ffe288e9 - Remove MODULE_STATUS.package_manager and isPackageManagerRequired in favor of...
added 1 commit
- 96ba1085 - Do not use null chaining, stylelint did not like it
added 1 commit
- 102fb384 - Turn the activator into an event subscriber so it remembers which recipes have been applied
added 1 commit
- 5135b2f9 - Turn the activator into an event subscriber so it remembers which recipes have been applied
added 2 commits
added 1 commit
- 41d87c23 - On second thought, RecipeActivator doesn't need to be an event subscriber
added 1 commit
- fa53afe1 - Revert "On second thought, RecipeActivator doesn't need to be an event subscriber"
added 1 commit
- e2f598e4 - Work in progress, create RecipeFinder service
added 2 commits
added 1 commit
- 88c76bff - Copy and paste filtering and chunking code from DrupalCore
added 1 commit
- 8771369a - On GitLab CI, the PHPStan file should be phpstan.neon
added 1 commit
- 068bf1bd - Revert all PHPStan changes, I will handle this crap later
added 1 commit
- 895b3a35 - Don't use Symfony Process, it's hard to get it to work properly in a functional test
Please register or sign in to reply