Files
openproject/modules/gitlab_integration/frontend
Alexander Brandon Coles 73461d1da6 [OP-19546] Migrate lodash sortBy in module frontends
The linked-plugin frontends share the global `_` but were outside the
frontend/src sweep. Switches `sortBy` in the GitLab and GitHub modules to
the `lodash-es` named import (`_.flatten` here is handled in #23732).
2026-06-13 19:13:36 +01:00
..