Skip to content

[pull] dev from opf:dev #452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Feb 27, 2025
Merged

[pull] dev from opf:dev #452

merged 22 commits into from
Feb 27, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 27, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

Kharonus and others added 22 commits February 21, 2025 16:12
- fixed focus outline color
- add input_width large to pattern input
- removed outer margins
- added inset scheme for action list - making divider touch the border
- remove trailing divider
Since we are now refreshing the entire form from step to step,
future steps show as incompleted usually. However, redirect_uri
has nothing to do itself, so it previously checked the same
thing that the oauth_client checked. This would show it as completed
a bit too early.

For consistency it now got its own configuration check.
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.72.2 to 1.73.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.72.2...v1.73.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lefthook](https://github.com/evilmartians/lefthook) from 1.11.0 to 1.11.2.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.11.0...v1.11.2)

---
updated-dependencies:
- dependency-name: lefthook
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
There were a few places left that hardcoded the userbound strategy
to OAuthUserToken, which used to be the only strategy for userbound
authentcation. However, by now there is also SSO-based authentication
which requires the use of a different strategy.
…11.2

Bump lefthook from 1.11.0 to 1.11.2
give these letters some space to breathe 😮💨
Ensure to select auth strategy via storage registry
[#61165] fixed separator spacing in pattern input
Generalize status button component for use in meetings and work packages
Make sure redirect URI does not show as completed prematurely
@pull pull bot added the ⤵️ pull label Feb 27, 2025
@pull pull bot merged commit eae6ee1 into kp-forks:dev Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants