Noah Hummel
Noah Hummel
Heya :wave: I noticed that there are many dependabot PRs. Rather than trying to merge them all separately, I ran `npm-check` to update all non-major dependencies. There are still a...
## Description `ControllerFactory` crashes when the custom controller class name is incorrect. In other cases, we already default to the `SugarController`. This is now the default for all cases where...
We enforce a consistent order of properties in `package.json` by linting. Unfortunately, the linter aborts after encountering the first out of place property, making fixing the ordering very tedious. Re-ordering...
#### Issue The module loader overwrites existing admindefs when using the `administration` installdef. #### Expected Behavior The name of the admindef file should not matter, since a plugin vendor has...
Hi there :wave: This is more of a feature request than a bug report, as the README already states that this functionality does not currently exist. Basically, when we pull...